862 Commits (1afd65eb269b309c7f7533c145b17d6fdf2c9641)

Author SHA1 Message Date
agessaman f445b5acdc fix(kiss_modem): improve RX delivery and noise floor sampling 5 months ago
ViezeVingertjes 02ddc05c30 Reorganise KISS protocol to close gaps. 5 months ago
ViezeVingertjes f78617dbdb Add periodic noise floor calibration and AGC reset 5 months ago
ViezeVingertjes 5dcc377b77 Rewrite KISS modem to be fully spec-compliant 5 months ago
Christos Themelis 7e085023ee ui helpers 5 months ago
Wessel Nieboer d0720c63c2
Allow negative tx power 6 months ago
Adam Gessaman c0b81b9ad8 Clean up comments on kiss noise floor changes. 5 months ago
João Brázio 5cb26b91f6
Refactor Heltec T114 sensor management 5 months ago
agessaman 0fb570338f fix(kiss): periodic noise floor calibration and AGC reset 5 months ago
taco 598489be47 refactor ui with ring buffer and display most recent 5 months ago
ViezeVingertjes f0ba14ff75 Remove sync word handling from KissModem. 5 months ago
Christos Themelis ce8add25e1 Update main.cpp 5 months ago
taco a342ab8437 nrf52: allow repeater to sleep when idle 5 months ago
ViezeVingertjes 240b5ea1e3 Refactor KissModem to integrate radio and sensor management directly, removing callback dependencies. 5 months ago
ViezeVingertjes 1bcb52bab3 Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors. 5 months ago
taco 8d5eaf500d add makeBlobPath inline helper for esp32 5 months ago
taco e6e1b810f8 add DataStore::deleteBlobByKey() 5 months ago
ViezeVingertjes c786cfe613 Add KISS Modem firmware 5 months ago
Christos Themelis 673f952d93 ui fixes 5 months ago
Christos Themelis 3e4619995e public chat bug fix 5 months ago
agessaman 019bbf74d3 Add recv_errors to CMD_GET_STATS STATS_TYPE_PACKETS response 5 months ago
taco c7eea3915d fix: remove esp_wifi.h from esp32board.h 5 months ago
Rastislav Vysoky c345f1da8e
Revert "Remove _serial->isConnected() logic from buzzer notifications" 5 months ago
Scott Powell 465776d667 * ver 1.12.0 5 months ago
Steven Linn 44e7c092c8 Add battery min/max voltage parameter support 5 months ago
Christos Themelis a0bfad258b refactor 5 months ago
Christos Themelis 395114d67d keyboard 5 months ago
Christos Themelis b66fddd570 contacts list fixes 5 months ago
Matthias Wientapper 0805a47f35 Add output of region cmd via lora cli 5 months ago
liamcottle d13bc446de added build flag to enable/disable boot advert 5 months ago
liamcottle ed589f9620 boot adverts are now zero hop instead of flood 5 months ago
Chris c16bcd2fe3 Expose a counter to track RadioLib receive errors 5 months ago
Christos Themelis 994aa0fad0 ui changes 5 months ago
Christos Themelis 46b1e76c97 UI updates 5 months ago
Christos Themelis aae6113940 tasks 5 months ago
Christos Themelis 95fb9d6882 Update main.cpp 5 months ago
Christos Themelis af50ff3033 code cleanup 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
Christos Themelis 7f53a21b9b greek fonts 5 months ago
Christos Themelis 3682e98baa UI fixes 5 months ago
taco 9dd52bd0cc build fix for room server with MESH_DEBUG=1 5 months ago
Scott Powell 3c27132914 * T1000e BLE - default node name is now the MAC address 5 months ago
Christos Themelis 6d486e1eda basic UI (testing) 5 months ago
Christos Themelis c45a35b210 ESP-NOW to mesh bridge 5 months ago
nakoeppen d68bc74514 Remove _serial->isConnected() logic from buzzer notifications 5 months ago
taco b919119faf only write contacts when changed 6 months ago
taco c61fde9328 always send PUSH_CODE_NEW_ADVERT when advert was not added to contacts[] 6 months ago
taco df6687034a bootstrap RTC from contact.lastmod and improve slot overwrite logic 6 months ago