519 Commits (config-serializer)

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 4 days ago
Jaroslav Škarvada 15e259c572 Added MCU temp sensor to the companion 2 weeks 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
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
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
taco 3ce1cf404e NRF52: disable autoshutdown if powered, add auto-shutdown warning for oled 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
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
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
Rococo88 a0cc3bab4b Refactor WiFi auto-reconnect to use non-blocking polling 3 months ago
Scott Powell 6979326340 * CMD_SET_FLOOD_SCOPE_KEY, now with second variant for explicitly sending un-scoped 3 months ago
liamcottle 5a509752a7 don't play startup tune if buzzer pref disabled 3 months ago
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 3 months ago
chrisdavis2110 0265851621 added PIN_USER_BTN_ANA for rak3401 companion usb and companion ble 3 months ago
liamcottle 5f75b90ff9 added website to companion splash screen 3 months ago
Quency-D 444dcfb8fd
Change write to read for radio_fem_rxgain 3 months ago
Ryan Gregg a3354db521
Address PR review feedback from oltaco 3 months ago
Quency-D 62b0d82682
Restore WiFi operation command scope comments 3 months ago
Quency-D 9d26953398
Remove unnecessary blank line in MyMesh.cpp 3 months ago
Quency-D c42f6db0eb Revise according to the review comments. 3 months ago
Scott Powell 3751785400 * version 1.15.0 3 months ago
Scott Powell d2fdd6fad4 * companion: FIRMWARE_VER_CODE now bumped to 11 3 months ago
Scott Powell efdd2b6a6c * companion: simplified the CMD_GET / CMD_SET _DEFAULT_FLOOD_SCOPE 3 months ago