Commit Graph

12 Commits

Author SHA1 Message Date
5ad5d3a0cc Normalize power/energy output formatting 2026-02-13 23:57:34 +01:00
deb060fd20 Add timesync burst handling and sender-only timeout
- Add TimeSync fault code and labels in UI/SD/web docs
- Trigger receiver beacon bursts on sender drift, but keep errors sender-local
- Sender flags TimeSync only after TIME_SYNC_ERROR_TIMEOUT_MS
2026-02-13 23:57:34 +01:00
e045673a3a Fix OLED autosleep timing and battery sampling cadence
- Track last OLED activity to avoid double timeout; keep power gating on transitions
- Copy TZ before setenv() in timegm_fallback to avoid invalid pointer reuse
- Add BATTERY_SAMPLE_INTERVAL_MS and only refresh cache at batch start when due
- Keep battery sampling to a single ADC read (Arduino core lacks explicit ADC power gating)
2026-02-13 23:57:18 +01:00
da16c59690 Add SD history UI and pin remap
- Add SD history chart + download listing to web UI
- Use HSPI for SD and fix SD pin mapping
- Swap role/OLED control pins and update role detection
- Update README pin mapping and SD/history docs
2026-02-13 23:56:36 +01:00
8ce5f4bc31 Tidy sender page layout and use SF12 2026-02-13 23:56:36 +01:00
cb7527ceeb increase lora throughput and improve receiver display 2026-02-13 23:56:36 +01:00
d5487e8c5f Add sender queue display and batch timing 2026-02-13 23:56:36 +01:00
3840c00f2a Update batch schema and add ACK handling 2026-02-13 23:56:36 +01:00
1279645812 Add LoRa telemetry, fault counters, and time sync status 2026-02-13 23:56:36 +01:00
ae6e7b3192 Power down OLED before deep sleep 2026-01-23 17:14:16 +01:00
cfbab84f97 fix(oled): stop refreshing and blank on power off 2026-01-20 21:43:23 +01:00
6f308ad590 Initial commit 2026-01-20 01:39:06 +01:00