149 Commits (config-serializer)

Author SHA1 Message Date
Scott Powell 2189f2294c * added prefs initialisers to match original zeroed state 4 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
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 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
Sefinek cc05ae555a docs: fix typos, grammar, and formatting in FAQ and code comments 2 months ago
Scott Powell 83ad3a6dc0 * direct/zero hop by default 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
Sefinek bbe41eb375 fix: rename `CMD_DEVICE_QEURY` to `CMD_DEVICE_QUERY` 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 6b1099161c Added Power Saving for NRF52 companions 3 months ago
Scott Powell c588540b1b * new CMD_SEND_RAW_PACKET 2 months ago
liamcottle 841db56595 add build flag to configure allowed repeat freq range 3 months ago
Scott Powell 6979326340 * CMD_SET_FLOOD_SCOPE_KEY, now with second variant for explicitly sending un-scoped 3 months ago
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 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 efdd2b6a6c * companion: simplified the CMD_GET / CMD_SET _DEFAULT_FLOOD_SCOPE 3 months ago
Scott Powell d131e8ae35 * companion: RegionMap now used in Datastore 3 months ago
Scott Powell 3b32f35288 * Companion: default scope 3 months ago
Quency-D 8435464c84 Add v4 FEM LNA CLI control commands. 4 months ago
liamcottle 1d61df72c3 add define for reserved group data type 4 months ago
liamcottle c78f7133c9 reorder command args 4 months ago
liamcottle ed326255d5 add support for direct paths when sending group data 4 months ago
Rastislav Vysoky 285fc685c5 allow to set lower LoRa frequency 4 months ago
Janez T 2f68769185 fix: Widen grp data type 4 months ago
Janez T 1fb26e7623 fix: Drop grp data timestamp 4 months ago
Janez T f25d7a882a fix: Align channel data framing 4 months ago
Janez T a21b83b127 fix: address comments 5 months ago
Janez T 9b84278607 feat: Add support for PAYLOAD_TYPE_GRP_DATA 5 months ago
João Brázio 9a95e25ef2
Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 5 months ago
João Brázio f858f2e4bb
Rename sx126x_rx_boosted_gain to rx_boosted_gain 5 months ago
Wouter Bijen 1d190ad944 Clamp max_hops to 64 to cover full protocol hop range (0-63) 5 months ago
Wouter Bijen c016db86d5 Address PR review: subtract-1 encoding and clamp max_hops 5 months ago
Wouter Bijen 00566741f6 Add configurable max hops filter for auto-add contacts 5 months ago
Daniel Novak c7568a8db0 Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 5 months ago
Wessel Nieboer 8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 5 months ago
Scott Powell b14879ce2d * CMD_GET_ADVERT_PATH bug fix 5 months ago
Scott Powell 213d085012 * revert CMD_SEND_SELF_ADVERT, use _prefs.path_hash_mode 5 months ago
Scott Powell 5b0884ad2d * added CMD_SET_PATH_HASH_MODE 5 months ago
Scott Powell e52d57c065 * companion: new pref: path_hash_mode (0..2) 5 months ago