838 Commits (856df241eeb8fd45c8a267228d47f8111f196919)

Author SHA1 Message Date
Brian Widdas 811ac1cd02 Add missing methods in ESPNOWRadio() 2 months ago
Wessel Nieboer 728b586c3a
Address comments 3 months ago
Wessel Nieboer 741392889d
Fix memcp compare length off by one 3 months ago
Wessel Nieboer 0aa0ec1f16
Add get/set dutycycle command 3 months ago
liamcottle 1d61df72c3 add define for reserved group data type 2 months ago
liamcottle ed326255d5 add support for direct paths when sending group data 2 months ago
Rastislav Vysoky 285fc685c5 allow to set lower LoRa frequency 2 months ago
Wessel Nieboer ff5aad71a6
Make radio.rxgain true by default after upgrades 2 months ago
Quency-D f6cfed66b3 add heltec_mesh_node_t096 board. 3 months ago
Janez T ae9fcb3c0b fix: Rename grp dev type 3 months ago
Janez T 2f68769185 fix: Widen grp data type 3 months ago
Janez T 1fb26e7623 fix: Drop grp data timestamp 3 months ago
Wessel Nieboer 1f48d2b869
Address comments 3 months ago
Janez T f25d7a882a fix: Align channel data framing 3 months ago
Janez T a21b83b127 fix: address comments 3 months ago
Janez T 9b84278607 feat: Add support for PAYLOAD_TYPE_GRP_DATA 3 months ago
Wessel Nieboer 0e62240119
Set AUTO_OFF_MILLIS to 0 for E213, E290 3 months ago
Wessel Nieboer 696323c11b
Fix Heltec E213 and E290 e-ink board builds 3 months ago
Wessel Nieboer 9af332b6e6
Make sure LR1110 builds 3 months ago
Wessel Nieboer 3c0d186569
Fix memcp compare length off by one 3 months ago
Wessel Nieboer e3afbf975e
Prevent auto-restarting BLE when disabling it on nRF52 3 months ago
Wessel Nieboer f6338430f8
Add get/set dutycycle command 3 months ago
Quency-D cdca79540f Update Heltec Tracker v2 to version KCT8103L. 3 months ago
João Brázio 9a95e25ef2
Remove unused RX boosted gain mode functions and related preprocessor directives across multiple variants 3 months ago
João Brázio f858f2e4bb
Rename sx126x_rx_boosted_gain to rx_boosted_gain 3 months ago
Scott Powell e233346bf0 * repeater: new "get/set loop.detect {off | minimal | moderate | strict }" 3 months ago
Wessel Nieboer 10f2fecd45
Sync time with GPS every 30 minutes 5 months ago
Wouter Bijen 2cb08775c0 Clarify comment wording: 1 = direct (0 hops) 3 months ago
Wouter Bijen c016db86d5 Address PR review: subtract-1 encoding and clamp max_hops 3 months ago
Wouter Bijen 00566741f6 Add configurable max hops filter for auto-add contacts 3 months ago
Daniel Novak 0d87dcc989 Also fix countBefore(0xFFFFFFFF) to return _num 3 months ago
Wessel Nieboer 8a9a0dca5f
Fix GPS +8mA power leak when disabled (nRF52) 4 months ago
Wessel Nieboer 9bae9d0ed2
fix comment, we know the band now after checking LR1110 user manual 3 months ago
Wessel Nieboer 85f764a114
Calibrate configured frequency for AGC reset 3 months ago
Wessel Nieboer f54948e06d
Also implement LR11x10 AGC reset 3 months ago
Wessel Nieboer b2032e11b6
make it more dry 4 months ago
Wessel Nieboer 9106ab46e1
reset noise_floor sampling after agc reset 4 months ago
Wessel Nieboer a2dc2eb50c
when doing AGC reset, call Calibrate(0x7F) 4 months ago
Wessel Nieboer f81ec4b14c
fix agc reset 4 months ago
Wessel Nieboer d9e67222f5
prefs is 5 char length :nerd: 3 months ago
Daniel Novak c7568a8db0 Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 3 months ago
Daniel Novak c436bd42c5 Fix countBefore sentinel regression from millis wraparound fix 3 months ago
enricolorenzoni59 8ad17d1022 `gps sync` reply: fill buffer with text 3 months ago
Specter242 e323755990 sensecap solar: add poweroff command and board power/LED parity 3 months ago
lincomatic 557d714c3c don't limit bridge_baud to 115200 3 months ago
Wessel Nieboer 8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 3 months ago
Scott Powell a66773bac0 * CommonCLI: added "get/set path.hash.mode " 3 months ago
Daniel Novak 011edd3c99 Fix millis() wraparound in PacketQueue time comparisons 3 months ago
Scott Powell 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 4 months ago
Kevin Le 39fb2902ec Avoid negative _claims 4 months ago