884 Commits (aad1cf81da662cd164ee9bd79fa7a2c419f1a50f)

Author SHA1 Message Date
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 e3afbf975e
Prevent auto-restarting BLE when disabling it on nRF52 3 months ago
Scott Powell 2715d3a113 * Dispatcher::next_tx_time init fix 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
Scott Powell b67decfba0 * bug fix: Packet::writeTo(), Packet::readFrom() 3 months ago
lincomatic 557d714c3c don't limit bridge_baud to 115200 3 months ago
Scott Powell 8737c64fdb * Packet::copyPath() fix 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 45564bad9b * Dispatcher bug fixes 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
Kevin Le 063f5056f2 Fixed RefCountedDigitalPin.h to release claim correctly. Ensure no negative claims number. 4 months ago
taco 1500a5a9cb add get bootloader.ver command for nrf52 4 months ago
Wessel Nieboer ffc9815e9a
Fix packet pool leak when rx queue is full 4 months ago
mesher-de 8e404e9aea add advert.zerohop command to CLI 4 months ago
recrof cafc212bb2 fix M5Stack Unit M6L build errors 4 months ago
João Brázio 71136671bd
Implement remote lna toggle cli cmd 4 months ago
ViezeVingertjes 519b97a90a Updated the Dispatcher logic to replace hardcoded values with defined constants for minimum TX budget reserve and airtime division. 4 months ago
ViezeVingertjes 30d6588792 Update logic in Dispatcher to ensure refill is only applied when greater than zero. 4 months ago
Wessel Nieboer 0b1fd580f1
Fix double claim, eliminate dead code at compile time 4 months ago
Wessel Nieboer d0720c63c2
Allow negative tx power 5 months ago
Quency-D e15503d50d Fix low power consumption issues 4 months ago
taco a342ab8437 nrf52: allow repeater to sleep when idle 4 months ago
taco 31ba971c60 only store advblob when adding/updating contacts 4 months ago
taco c7eea3915d fix: remove esp_wifi.h from esp32board.h 4 months ago