862 Commits (cf0cc851d41987f12b102e8bb4ad910ec75d2cfd)

Author SHA1 Message Date
Quency-D cdca79540f Update Heltec Tracker v2 to version KCT8103L. 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
Scott Powell b67decfba0 * bug fix: Packet::writeTo(), Packet::readFrom() 3 months ago
Scott Powell 8737c64fdb * Packet::copyPath() fix 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
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 4 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. 4 months ago
Scott Powell 7ae164217c * region names now don't need '#' prefix. (SHA still adds a '#' for back compat) 4 months ago
Chris c16bcd2fe3 Expose a counter to track RadioLib receive errors 4 months ago