Commit graph

13 commits

Author SHA1 Message Date
a2ae8c0beb fix: store simu data in NVS to prevent readings to go down after restart 2026-05-13 21:29:53 +02:00
410ff8fb7d update: change initial data for new device simulation 2026-05-13 21:11:54 +02:00
20fa0bc034 fix: remove hardcoded keys and load them from NVS + script + key reset 2026-05-13 20:34:54 +02:00
285c6c5805 config: change init parameters of simulation + data generation delay
this is made to fit with mass data insertion made with python. Now,
the system will generate a single reading every hour, in continuity
with generated data already in db
2026-05-13 17:20:03 +02:00
9ae2445863 fix: improve simulation to avoid rounding problems on small time delays 2026-05-13 17:17:55 +02:00
fcdf244d12 fix: type of display init function 2026-05-06 20:31:45 +02:00
d6712d80d6 feat: add display of counter value 2026-05-06 20:30:08 +02:00
9766a15a3a refacto: Rename Simu Gaz files 2026-05-06 20:29:49 +02:00
cc0d42642f fix: protect multiple include simugaz 2026-05-06 19:49:46 +02:00
7645b80ca4 feat: add gaz pulses simulation according to grdf opendata 2026-05-06 19:40:47 +02:00
61b0b740d2 feat: improve error management to avoid infinite loop
The device goes in deep sleep after 3 restarts when connection is not
successful
2026-05-06 17:51:04 +02:00
244d1eea21 refacto: change lora to class with ITransmitter interface 2026-05-06 17:25:17 +02:00
9a116bf347 Initial commit : empty platformio project 2026-05-03 15:22:40 +02:00