913 Commits (a0b52be4adde46df63bec79aee1e69eb567b51ef)

Author SHA1 Message Date
Scott Powell a0b52be4ad * RP2040 build fixes 3 days ago
Scott Powell 2189f2294c * added prefs initialisers to match original zeroed state 3 days ago
Scott Powell f515716032 * new NodePrefs for companion 5 days ago
Jaroslav Škarvada 15e259c572 Added MCU temp sensor to the companion 2 weeks ago
Scott Powell 2af1e6d099 * first draft of new ConfigSerializer. (simple embedded JSON prefs) 1 week ago
Quency-D 4d0ba1516c Remove the watchdog feeding operation from each iteration of the loop to reduce power consumption. 1 week ago
Florent 3ee2f77877 restore display and radio poweroff in ui 2 weeks ago
Kevin Le 7d7de88707 board->powerOff() is sufficient to power off radio, display, GPS and components 2 weeks ago
Neil Alexander 0d7379520f
Fix `recv_pkt_region` incorrect usage 3 weeks ago
taco 1f9bb67400 return bool when setting rx boost 4 weeks ago
taco 5d0ff7fe6e remove guard on MyMesh::setRxBoostedGain() 4 weeks ago
Wessel Nieboer 7c8e092457
Have CAD be a separate toggle (set cad on/off) 2 months ago
Wessel Nieboer 4f9a091671
Use hardware channel activity detection for checking interference 5 months ago
Scott Powell 2e73fe948e * fix for anon lastmod 1 month ago
Scott Powell 07648e3344 * fix for anon contacts when full 1 month ago
Quency-D 5300fa18c7 Restore companion NodePrefs file ending 1 month ago
Quency-D 3ee58fd2e3 Remove companion FEM RX gain command IDs 1 month ago
liamcottle ae0bb7ee95 use releasePacket instead of _mgr->free 1 month ago
liamcottle 07bfe90695 free packet on parse failure 1 month ago
Scott Powell 8c0d5c5b24 * version 1.16.0 2 months ago
Scott Powell 8fc2da5c98 * default now 8, per the will of the peoples. 2 months ago
Scott Powell 5f6821bb66 * new CLI config: flood.max.advert (default 16) 2 months ago
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 months ago
taco e449af1723 bypass auto-shutdown delay for e-ink devices 2 months ago
Scott Powell 83ad3a6dc0 * direct/zero hop by default 2 months ago
Scott Powell f66c1d0258 * simplified the new flood.max.unscoped pref 2 months ago
Chris Barker a33f3011a5
Feat: Adds flood.max.unscoped setting 2 months ago
taco 3ce1cf404e NRF52: disable autoshutdown if powered, add auto-shutdown warning for oled 2 months ago
Scott Powell 760bb5951d * Bug fix: adding neighbor when path_mode != 0 2 months ago
Scott Powell bc5d648204 * contacts sync fix 2 months ago
Scott Powell d9df8307ca * first draft 2 months ago
Scott Powell b259fbd01b * power saving: hasPendingWork() now also checks if there's a pending contacts write 2 months ago
Kemal Hadimli bb781ff10a companion_radio: opt-in KEEP_DISPLAY_ON_USB to keep OLED on while powered 2 months ago
Sefinek 00d445a269 fix: fix typos in source code comments 2 months ago
Sefinek bbe41eb375 fix: rename `CMD_DEVICE_QEURY` to `CMD_DEVICE_QUERY` 2 months ago
Kevin Le 36a44de119 Reduced time drift from 60s/day to 7s/day for ESP32-based repeaters with power saving. 3 months ago
Kevin Le a3d20d6209 Let ESP32-based repeaters to sleep immediately receiving and process a LoRa packet 5 months ago
AtlavoxDev e5dab6b999 Rename bootComplete() to onBootComplete() for naming consistency 2 months ago
AtlavoxDev 39a69b86c3 Add MainBoard::bootComplete() hook for boot-indicator LED feedback 2 months ago
Rastislav Vysoky a37078f6c5
Companion repeat: update to more usable default EU frequency 2 months ago
Kevin Le da7663a6fb Fixed hasPendingWork for BLE companions 2 months ago
Kevin Le 280213d41f Fixed to put hasPendingWork out of ENV_INCLUDE_GPS 3 months ago
Kevin Le 6b1099161c Added Power Saving for NRF52 companions 3 months ago
Rastislav Vysoky 01500e55d8
Change room server flood advert interval to 47 hours 2 months ago
Rastislav Vysoky 40180b8fe6
Update repeater flood advert interval to 47 hours 2 months ago
taco 26c641bc63 tiny ui rendering fixes 2 months ago
taco 9f683975c1 add torch 2 months ago
taco 8540c98947 add tinyui for lilygo t-echo card 2 months ago
Scott Powell c588540b1b * new CMD_SEND_RAW_PACKET 2 months ago
liamcottle 841db56595 add build flag to configure allowed repeat freq range 2 months ago