Jared Dohrman
663f493817
web: cache repeater title across app and stats pages
2026-04-18 11:17:49 +10:00
Jared Dohrman
d00fc588d3
fix(web-panel): apply 4-color thresholds to largest-block memory meters
2026-04-17 21:05:47 +10:00
Jared Dohrman
e05c9bc09c
Merge upstream/dev into develop
2026-04-17 17:54:47 +10:00
Jared Dohrman
64402c7f5e
fix: improve web stats startup and memory indicators
2026-04-17 17:40:32 +10:00
Scott Powell
d7a3d41843
Merge branch 'default-scope' into dev
2026-04-17 16:30:19 +10:00
Scott Powell
91f3fa0bdf
* CLI: 'region put ...' now defaults to flood allowed
2026-04-17 15:11:10 +10:00
Scott Powell
7cdb056cb3
* CLI: 'region default ...' now auto-creates the region
2026-04-17 15:02:04 +10:00
Jared Dohrman
05fcffc838
fix: start web stats capture from boot on >=4MB PSRAM boards
2026-04-17 14:42:51 +10:00
Scott Powell
77d02e844f
* bug fix
2026-04-17 14:38:03 +10:00
Jared Dohrman
d412e3e84a
fix: improve repeater stats UX and persist ESP32 fallback clock
2026-04-17 12:17:35 +10:00
Jared Dohrman
b2ea2f882d
fix(stats): lazy-init web stats and degrade non-PSRAM boards to live-only
2026-04-16 18:09:07 +10:00
Jared Dohrman
49e0993f73
fix(web): default web stats off on non-PSRAM boards
2026-04-16 17:27:07 +10:00
Jared Dohrman
ec5406dcc6
fix: tune /stats radio RSSI graph for LoRa signal ranges
2026-04-15 19:05:54 +10:00
Jared Dohrman
656bfdbc67
fix: correct radio RSSI graph scaling on /stats
2026-04-15 18:56:59 +10:00
Jared Dohrman
4000742861
fix: tune /stats noise floor meter thresholds
2026-04-15 18:47:32 +10:00
Jared Dohrman
43b8f5879c
fix: correct /stats descending meter ranges
2026-04-15 18:28:49 +10:00
Jared Dohrman
3919a6e36f
fix: clean up web panel build filters and tune /stats signal meters
2026-04-15 17:59:23 +10:00
Jared Dohrman
f67aaebe7e
feat: add SD-backed stats archive and dedicated /stats web console
2026-04-15 17:12:32 +10:00
Scott Powell
576e9dfd45
* bug fix
2026-04-15 15:44:22 +10:00
Scott Powell
4131a455a2
* repeater: refactored 'region' CLI commands -> CommonCLI
...
* room server: added RegionMap, and new CommonCLI wiring, default_scope handling
* sensor: only minimal RegionMap wiring. Still needs work to handle default-scope
2026-04-15 13:32:49 +10:00
Scott Powell
d131e8ae35
* companion: RegionMap now used in Datastore
...
* companion: new CMD_SET_DEFAULT_FLOOD_SCOPE
* support for regional builds with DEFAULT_REGION_SCOPE
2026-04-13 21:06:53 +10:00
Jared Dohrman
de071cbb79
fix: reduce repeater web panel pressure and improve mqtt diagnostics
2026-04-13 09:42:32 +10:00
Scott Powell
6a939ed8f8
* RegionMap: new 'default' region
2026-04-12 22:06:10 +10:00
Liam Cottle и GitHub
a9de5bfc0c
Merge pull request #1612 from weebl2000/default-button-low
...
Default button polarity to active-LOW across all firmware types
2026-04-12 23:30:28 +12:00
Liam Cottle и GitHub
612aa66fc8
Merge pull request #2075 from pcmoore/working-ina3221
...
RFE: allow for INA3221 macro overrides in platform.io files
2026-04-12 22:49:17 +12:00
Jared Dohrman
71ddba8bdc
feat: expand repeater web panel with radio presets, info cards, and clock sync controls
2026-04-12 10:33:13 +10:00
Jared Dohrman
3bb4f69566
fix: add graceful MQTT reconnect backoff during broker outages
2026-04-12 09:01:25 +10:00
Jared Dohrman
4f4964e454
fix: add battery reporting toggle for Heltec V3 and clean up VS Code metadata
2026-04-11 18:14:30 +10:00
Jared Dohrman
6680e53ef5
fix: improve MQTT/web memory usage and streamline broker controls
2026-04-11 16:40:45 +10:00
Jared Dohrman
104143f209
fix(web): correct noise floor gauge coloring and expose prv.key in web console
2026-04-10 23:55:49 +10:00
Jared Dohrman
328a0ecf6f
fix(mqtt): clear legacy prefs, restore status publishing, and expand web controls
2026-04-10 22:24:58 +10:00
Jared Dohrman
b5374a705a
feat(web,mqtt): add repeater dashboard, MQTT settings, and stabilise HTTPS/TLS startup
2026-04-10 15:18:19 +10:00
Jared Dohrman
bd60d0e631
chore: update theme for web
2026-04-09 16:39:25 +10:00
Jared Dohrman
4b184a60d9
fix: stop tracking web panel cert key and generate it under ignored artifacts
2026-04-09 15:25:52 +10:00
Jared Dohrman
ca63ea923a
fix: generate web panel certs per build and clean up mqtt env flags
2026-04-09 15:19:46 +10:00
Jared Dohrman
238e19d9b7
fix: trim C3 mqtt firmware size and make web panel optional
2026-04-09 15:14:06 +10:00
Jared Dohrman
98fe78a379
feat: add MQTT repeater support, web config panel, and EastMesh-specific firmware workflows
2026-04-09 15:00:53 +10:00
Wessel Nieboer и Wessel Nieboer
0a13ac7fc7
Default button polarity to active-LOW across all firmware types
...
Nearly all LoRa boards use a boot button that pulls to ground when
pressed.
2026-04-04 13:19:13 +02:00
KPrivitt и GitHub
27f732653b
Added RAK12035 Soil Moisture and Temperature Sensor ( #2223 )
2026-04-03 22:54:24 +13:00
Quency-D
2cbe0c0398
Fixed the initialization error of the BME680 sensor.
2026-04-02 10:24:17 +08:00
Liam Cottle и GitHub
b934daa990
Merge pull request #2007 from khudson/r1neo
...
Muzi Works R1 Neo support
2026-04-02 00:36:44 +13:00
Brian Widdas
811ac1cd02
Add missing methods in ESPNOWRadio()
...
ESP-NOW radios (ie, Generic_ESPNOW_* variants) do not compile due to
missing methods
Changes in January 2026 (019bbf74 ) to add additional stats (receive errors)
to CMD_GET_STATS was not implemented in the ESPNOWRadio() class
Changes in March 2026 (9a95e25e ) to add setRxBoostedGainMode to all devices
rather than just SX1262/SX1268 were not applied to the ESPNowRadio() driver
Specifically, this change adds the following to ESPNOWRadio()
* getPacketsRecvErrors() - always returns 0
* getRxBoostedGainMode() - always returns false
* setRxBoostedGainMode() - does nothing
2026-03-30 04:25:08 +01:00
Wessel Nieboer и Wessel Nieboer
728b586c3a
Address comments
2026-03-23 14:31:08 +01:00
Wessel Nieboer и ViezeVingertjes
741392889d
Fix memcp compare length off by one
...
Co-authored-by: ViezeVingertjes <michael.overhorst@gmail.com >
2026-03-23 14:31:08 +01:00
Wessel Nieboer и Wessel Nieboer
0aa0ec1f16
Add get/set dutycycle command
...
We translate to af internally, it's easier to store and doesn't break
stored prefs. Made get/set af command show deprecated, but it still
works fine.
2026-03-23 14:31:07 +01:00
liamcottle
1d61df72c3
add define for reserved group data type
2026-03-23 23:09:35 +13:00
liamcottle
ed326255d5
add support for direct paths when sending group data
2026-03-23 21:46:21 +13:00
Liam Cottle и GitHub
91aed048e9
Merge pull request #1928 from dz0ny/feat/grp-data-upstream
...
feat: Add support for PAYLOAD_TYPE_GRP_DATA
2026-03-23 21:41:51 +13:00
Rastislav Vysoky
285fc685c5
allow to set lower LoRa frequency
2026-03-22 13:54:42 +01:00
Wessel Nieboer
ff5aad71a6
Make radio.rxgain true by default after upgrades
2026-03-22 08:35:32 +01:00