Commit graph

9 commits

Author SHA1 Message Date
dba0c9477f SD init now happens before Wi-Fi AP startup.
Startup timing is made slower and more forgiving:
recoveryRailOffMs = 400
recoveryRailOnSettleMs = 1200
startupWarmupMs = 2500
If the initial cold-boot mount still fails, it now does one immediate second-chance remount after a short delay before proceeding.
2026-04-09 09:21:13 -07:00
ca639b2640 Phase I, prior constellations to this patch are not full inventory, there was what looks like a race condition where once found, all others were not considered. 2026-04-07 20:58:57 -07:00
15a5dbe006 had OLED sleep ability and better SD card mount monitoring and ring buffer for error messages 2026-04-07 20:48:12 -07:00
a8a53518bb Works 2026-04-06 20:03:24 -07:00
d3043533ce Image for T-Beam is in good working shape, restructuring the Perl data importer to deal with the 44 columns using hashes rather than positions 2026-04-06 16:42:35 -07:00
e28ebe5b17 Stabilized logging to SD Card, disciplined time, and web fetch & erase 2026-04-06 11:38:06 -07:00
e3f6527274 Revised Database to include 2 additional fields suggested by ChatGPT 2026-04-06 11:36:29 -07:00
32ad481fcf Database support, initial 2026-04-06 11:28:08 -07:00
02721701a0 working now with wifi HTTP server to pull down log files; TODO get real time at start-up for log names, fix RTC if batteries need replacement, adopt ChatGPT recommendations. Consider higher precision time? 2026-04-05 21:35:42 -07:00