870 Commits (88892de864b811fe286dedc510fb4e64f5955f7c)

Author SHA1 Message Date
Ryan Gregg 88892de864 Fix Ethernet init checking hardwareStatus before begin() and deduplicate CLI code 4 months ago
Ryan Gregg 61ba79966b Address PR review feedback from liamcottle (second round) 4 months ago
Ryan Gregg 3e9ceba24a Updates based on PR review feedback from liamcottle 4 months ago
Ryan Gregg aea64e1f19 Address PR review feedback for Ethernet support 4 months ago
Ryan Gregg 70b51bd096 Add native Ethernet support for RAK4631 repeater, room server, and companion 4 months ago
Scott Powell 2715d3a113 * Dispatcher::next_tx_time init fix 5 months ago
Quency-D cdca79540f Update Heltec Tracker v2 to version KCT8103L. 5 months ago
Scott Powell e233346bf0 * repeater: new "get/set loop.detect {off | minimal | moderate | strict }" 5 months ago
Wessel Nieboer 10f2fecd45
Sync time with GPS every 30 minutes 6 months ago
Wouter Bijen 2cb08775c0 Clarify comment wording: 1 = direct (0 hops) 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 0d87dcc989 Also fix countBefore(0xFFFFFFFF) to return _num 5 months ago
Wessel Nieboer 8a9a0dca5f
Fix GPS +8mA power leak when disabled (nRF52) 5 months ago
Wessel Nieboer 9bae9d0ed2
fix comment, we know the band now after checking LR1110 user manual 5 months ago
Wessel Nieboer 85f764a114
Calibrate configured frequency for AGC reset 5 months ago
Wessel Nieboer f54948e06d
Also implement LR11x10 AGC reset 5 months ago
Wessel Nieboer b2032e11b6
make it more dry 5 months ago
Wessel Nieboer 9106ab46e1
reset noise_floor sampling after agc reset 5 months ago
Wessel Nieboer a2dc2eb50c
when doing AGC reset, call Calibrate(0x7F) 5 months ago
Wessel Nieboer f81ec4b14c
fix agc reset 5 months ago
Wessel Nieboer d9e67222f5
prefs is 5 char length :nerd: 5 months ago
Daniel Novak c7568a8db0 Replace 0xFFFFFFFF sentinel with explicit getOutboundTotal() 5 months ago
Daniel Novak c436bd42c5 Fix countBefore sentinel regression from millis wraparound fix 5 months ago
enricolorenzoni59 8ad17d1022 `gps sync` reply: fill buffer with text 5 months ago
Scott Powell b67decfba0 * bug fix: Packet::writeTo(), Packet::readFrom() 5 months ago
lincomatic 557d714c3c don't limit bridge_baud to 115200 5 months ago
Scott Powell 8737c64fdb * Packet::copyPath() fix 5 months ago
Scott Powell 45564bad9b * Dispatcher bug fixes 5 months ago
Scott Powell a66773bac0 * CommonCLI: added "get/set path.hash.mode " 5 months ago
Daniel Novak 011edd3c99 Fix millis() wraparound in PacketQueue time comparisons 5 months ago
Scott Powell 3e76161e9c * refactor of Contact/Client out_path_len (stored in files), from signed to unsigned byte (+2 squashed commits) 5 months ago
Kevin Le 39fb2902ec Avoid negative _claims 6 months ago
Kevin Le 063f5056f2 Fixed RefCountedDigitalPin.h to release claim correctly. Ensure no negative claims number. 6 months ago
taco 1500a5a9cb add get bootloader.ver command for nrf52 5 months ago
Wessel Nieboer ffc9815e9a
Fix packet pool leak when rx queue is full 5 months ago
mesher-de 8e404e9aea add advert.zerohop command to CLI 5 months ago
recrof cafc212bb2 fix M5Stack Unit M6L build errors 5 months ago
ViezeVingertjes 519b97a90a Updated the Dispatcher logic to replace hardcoded values with defined constants for minimum TX budget reserve and airtime division. 5 months ago
ViezeVingertjes 30d6588792 Update logic in Dispatcher to ensure refill is only applied when greater than zero. 5 months ago
Wessel Nieboer 0b1fd580f1
Fix double claim, eliminate dead code at compile time 6 months ago
Wessel Nieboer d0720c63c2
Allow negative tx power 7 months ago
Quency-D e15503d50d Fix low power consumption issues 6 months ago
taco a342ab8437 nrf52: allow repeater to sleep when idle 6 months ago
taco 31ba971c60 only store advblob when adding/updating contacts 6 months ago
taco c7eea3915d fix: remove esp_wifi.h from esp32board.h 6 months ago
Max Litruv Boonzaayer dd2a9044f3 Refactor display scaling definitions for HELTEC_VISION_MASTER_T190 6 months ago
João Brázio edeafde51c
Fix: Correct validation logic in isValidName function 6 months ago
Piotr Małek 3845a1c021 Fix incorrect INA260 address in debug message 6 months ago
Scott Powell 5ff6e813bd * Fix: RegionMap build fail on _max 6 months ago