2352 Commits (1d190ad9440d54b01afee1d2c763c43a2459170c)
 

Author SHA1 Message Date
Wouter Bijen 1d190ad944 Clamp max_hops to 64 to cover full protocol hop range (0-63) 3 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
fdlamotte 06ab9f7f6b
Merge pull request #1871 from enricolorenzoni59/gps-sync-reply 3 months ago
enricolorenzoni59 8ad17d1022 `gps sync` reply: fill buffer with text 3 months ago
Liam Cottle eee42c5099
Merge pull request #1569 from IoTThinks/MCdev-Fixed-Incorrect-Release-of-RefCountedDigitalPin 3 months ago
Scott Powell b67decfba0 * bug fix: Packet::writeTo(), Packet::readFrom() 3 months ago
Scott Powell ca81f645ed Merge branch 'multibyte-paths' into dev 3 months ago
ripplebiz 5280433098
Merge pull request #1820 from recrof/patch-1 3 months ago
Scott Powell def01889aa Merge branch 'dev' into multibyte-paths 3 months ago
Scott Powell 8737c64fdb * Packet::copyPath() fix 3 months ago
Liam Cottle e6e87fb8ca
Merge pull request #1838 from weebl2000/github_workflows_sanitycheck 3 months ago
Wessel Nieboer 15cce12efd
Add basic sanity test github PR workflow 3 months ago
Scott Powell f4748a7f9d * misc 3 months ago
Rastislav Vysoky b777a7c635
Update default preset to EU/UK (Narrow) 3 months ago
Scott Powell b14879ce2d * CMD_GET_ADVERT_PATH bug fix 3 months ago
Liam Cottle f7c8cf1146
Merge pull request #1808 from callum5892/dev 3 months ago
callum5892 9f4eeeeceb Added build flags for M5Stack Unit C6L 3 months ago
Scott Powell 9d5c4865c3 * room server fix 3 months ago
Scott Powell 213d085012 * revert CMD_SEND_SELF_ADVERT, use _prefs.path_hash_mode 3 months ago
Scott Powell 45564bad9b * Dispatcher bug fixes 3 months ago
Scott Powell 5b0884ad2d * added CMD_SET_PATH_HASH_MODE 3 months ago
Scott Powell e52d57c065 * companion: new pref: path_hash_mode (0..2) 3 months ago
Scott Powell a66773bac0 * CommonCLI: added "get/set path.hash.mode " 3 months ago
Scott Powell 05e7b682b9 Merge branch 'dev' into multibyte-paths 3 months ago
ripplebiz 9c318561da
Merge pull request #1792 from ElectroMW/feature/t-beam-supreme-improvements 3 months ago
ripplebiz 2e0fa3ec46
Merge pull request #1794 from accumulator/heltec_wireless_tracker_companion_usb 3 months ago
ripplebiz 8ee4867397
Merge pull request #1795 from DanielNovak/fix-packetqueue-millis-wraparound 3 months ago
Sam Koucha 5a885bffe4 Make full use of board's 8MB Flash and add companion WiFI target 3 months ago
Daniel Novak 011edd3c99 Fix millis() wraparound in PacketQueue time comparisons 3 months ago
Sander van Grieken 3dc14976a0 add companion usb build target for Heltec Wireless Tracker 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
ripplebiz d05d6abab8
Merge pull request #1726 from weebl2000/fix-packet-pool-leak-queue-full 3 months ago
ripplebiz c2abe894c9
Merge pull request #1728 from oltaco/nrf52-bootloader-version 3 months ago
Kevin Le 13d0dff918 Reverted to use GPIO 17, 18 as I2C for Heltec v4 repeater 4 months ago
Kevin Le 44b80d00c2 Disabled periph_power for Heltec v4's display 4 months ago
Kevin Le f6603fe7a5 Set back PIN_VEXT_EN_ACTIVE=HIGH 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
Liam Cottle bbc5f0c11a
Merge pull request #1718 from realtag-github/repeater-v1.13-implement-discover 4 months ago
Scott Powell 2e00298128 * companion: retransmit delays now hard-coded (only for client repeat mode) 4 months ago
Scott Powell 5de3e1bf32 * repeater: slight increase to default direct.txdelay 4 months ago
ripplebiz a073ba4707
Merge pull request #1719 from 3dpgg/pr_lilygo_tlora_terminal_chat 4 months ago
3DPGG 3e53df5082 Fix LilyGo_TLora_V2_1_1_6_terminal_chat build 4 months ago
realtag 0770618ee2 Allow repeater discovery even if repeater mode is disabled on the requesting repeater. 4 months ago
realtag bf9c6cb50f Increased the timeout timer to 60 seconds, up from 30 seconds. 4 months ago
realtag 87c78a98bd discover.neighbors sends a tagged repeater discovery request and only accepts matching repeater responses 4 months ago