912 Commits (91f3fa0bdfdf6a7ca398c20d1b2b930aab5af488)

Author SHA1 Message Date
Wessel Nieboer f81ec4b14c
fix agc reset 4 months ago
Wessel Nieboer d9e67222f5
prefs is 5 char length :nerd: 4 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 4 months ago
Wessel Nieboer 8bf63256b6
Fix remote LNA toggle bugs: correct register comparison, add missing implementations, wire up companion radio 4 months ago
Scott Powell 45564bad9b * Dispatcher bug fixes 4 months ago
Scott Powell a66773bac0 * CommonCLI: added "get/set path.hash.mode " 4 months ago
Daniel Novak 011edd3c99 Fix millis() wraparound in PacketQueue time comparisons 4 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
Max Litruv Boonzaayer dd2a9044f3 Refactor display scaling definitions for HELTEC_VISION_MASTER_T190 4 months ago
João Brázio edeafde51c
Fix: Correct validation logic in isValidName function 4 months ago
Piotr Małek 3845a1c021 Fix incorrect INA260 address in debug message 4 months ago
Scott Powell 5ff6e813bd * Fix: RegionMap build fail on _max 4 months ago
Scott Powell 5627500988 * new "clkreboot" CLI command 4 months ago
Matthias Wientapper 0805a47f35 Add output of region cmd via lora cli 5 months ago
liamcottle 7e24bd00b9 increase maximum flood advert interval to 168 hours (7 days) 4 months ago
liamcottle ed589f9620 boot adverts are now zero hop instead of flood 4 months ago
Quency-D c7ac16f0e3 Add v4-tft code. 5 months ago
ssp97 0bc0fc2c81 fix: avoid redundant redefinition of SX126X_DIO3_TCXO_VOLTAGE 5 months ago
Scott Powell 7ae164217c * region names now don't need '#' prefix. (SHA still adds a '#' for back compat) 5 months ago
Chris c16bcd2fe3 Expose a counter to track RadioLib receive errors 5 months ago
taco 96ef5e5efe allow set prv.key from remote, validate new prv.key 5 months ago
taco 988287bfd7 recalc ClientACL shared_secrets at startup 5 months ago
taco 6336bd5b72 refactor ClientACL and CommonCLI, add ClientACL::clear() 5 months ago
entr0p1 1f59e52880 nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout 5 months ago
Scott Powell 3c27132914 * T1000e BLE - default node name is now the MAC address 5 months ago
Quency-D fc61018d4d Fix the issue of inconsistent I2C usage in the environmental sensor. 5 months ago
taco c61fde9328 always send PUSH_CODE_NEW_ADVERT when advert was not added to contacts[] 5 months ago
taco df6687034a bootstrap RTC from contact.lastmod and improve slot overwrite logic 5 months ago
taco 741564dd48 refactor: add populateContactFromAdvert() 5 months ago