14 Commits (ee79df4c4f607ff295a10901c030abcca2f6c325)

Author SHA1 Message Date
ViezeVingertjes fb2c61f862 fix: prevent ESP32 KISS modem stalls under USB backpressure 1 month ago
tuzzmaniandevil ffa76016ff Address two comments from PR 3 months ago
tuzzmaniandevil 314d777b42 Enhance KissModem frame processing and timeout handling 3 months ago
ViezeVingertjes f6ebbd978e Remove redundant locals in handleSetRadio 6 months ago
ViezeVingertjes 5157daf1c1 Remove individual HW_RESP_* defines, use HW_RESP() macro directly 6 months ago
ViezeVingertjes 00b44c4114 Remove redundant send/complete/finished callbacks, use Radio interface directly 6 months ago
ViezeVingertjes 5ccd99e25f Add toggleable per-packet signal reporting 6 months ago
agessaman f445b5acdc fix(kiss_modem): improve RX delivery and noise floor sampling 6 months ago
ViezeVingertjes 02ddc05c30 Reorganise KISS protocol to close gaps. 6 months ago
ViezeVingertjes 5dcc377b77 Rewrite KISS modem to be fully spec-compliant 6 months ago
ViezeVingertjes f0ba14ff75 Remove sync word handling from KissModem. 6 months ago
ViezeVingertjes 240b5ea1e3 Refactor KissModem to integrate radio and sensor management directly, removing callback dependencies. 6 months ago
ViezeVingertjes 1bcb52bab3 Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors. 6 months ago
ViezeVingertjes c786cfe613 Add KISS Modem firmware 6 months ago