ESPGeiger v0.11.0-rc1 #35
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-rc1
After a long cycle of development and testing, we have another substansial release.
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.
New features
Hardware
display.typepref./statusand every output channel. See docs/hardware/env.Connectivity
239.255.86.86, port57340. See docs/outputs/udp.*_udpenvs) turn a tubeless ESP into a mirror of another ESPGeiger over the air./metricsin standard text-exposition format withchipid+namelabels.Web UI
/networkpage combines WiFi + IP config + NTP in one place. Static IP reverts to DHCP after 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 for diagnosing rare reboots./vars.jsondebug endpoint dumps every output-variable's current rendered value.Tools
/paramssout.format=2readingsout.tplwith{cpm},{usv},{name},{id}etc. substitution.Build / dev
ESPAsyncTCPasEGAsyncTCPwith several 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-rc1.
All reactions