ESPGeiger v0.11.0 #39
steadramon
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
v0.11.0
A major release. New web stack, OLED driver, UDP broadcast protocol, environment sensor support, config backup, lifetime tracking, crash diagnostics, Prometheus metrics, and across-the-board performance improvements.
tick,t_max,lps) have moved to/json?raw=1to keep the polled response lean. If you scrape those, switch to?raw=1.0.11.0, no leadingv).New features
Hardware
display.type./statusand every output channel.Connectivity
239.255.86.86, port57340.*_udpenvs) turn a tubeless ESP into a mirror of another ESPGeiger over the air, including alosspacket-loss figure on/json./metricsin standard text-exposition format withchipidlabels.Web UI
/networkpage combines WiFi + IP config + NTP. Static IP reverts to DHCP after a 60 s probe failure./screenpage shows a live preview of the OLED framebuffer in the browser./infonow shows last-crash EPC, stack snippet, and reset reason./json?raw=1exposes un-smoothedmem/lpsplusfrag/lfbheap-health fields for diagnostics.Tools
/params, with a confirmation prompt on restore.sout.format=2+sout.tpl) with{cpm},{usv},{name},{id}substitution.Bugfixes
TIMEOUTerrors on slow-but-alive servers - the per-service timeout is now honoured, and a stalled connection self-recovers instead of wedging until reboot.Improvements
?raw=1.lpsandmemare lightly averaged so a single poll can't report a phantom dip (use?raw=1for raw values).Build / dev
ESPAsyncTCPasEGAsyncTCPwith several reliability bug fixes.AsyncHTTPRequestvendored intolib/default/and slimmed.AsyncTCP@3.4.10pinned (ESP32).New build targets
esp8266_udp,esp8266oled_udp,esp32_udp,esp32oled_udp,espgeigerlog_udp(UDP-Receiver, tubeless).This discussion was created from the release ESPGeiger v0.11.0.
All reactions