21 Commits (3cdcb3ef84f485aa99f57cbdec7bcb5fb860f4bd)

Author SHA1 Message Date
tuzzmaniandevil ffa76016ff Address two comments from PR 4 weeks ago
tuzzmaniandevil 314d777b42 Enhance KissModem frame processing and timeout handling 1 month ago
Scott Powell 0a8a0a4904 * Refactor: removed duplicated radio_rng_seed(), radio_set_params(), radio_set_tx_power() 1 month ago
Rastislav Vysoky 5beef490a0 add kiss radio env to most of the variants 1 month ago
agessaman 776131e263 simplify kiss noise floor sampling 4 months ago
ViezeVingertjes f6ebbd978e Remove redundant locals in handleSetRadio 4 months ago
ViezeVingertjes 5157daf1c1 Remove individual HW_RESP_* defines, use HW_RESP() macro directly 4 months ago
ViezeVingertjes 00b44c4114 Remove redundant send/complete/finished callbacks, use Radio interface directly 4 months ago
ViezeVingertjes 5ccd99e25f Add toggleable per-packet signal reporting 4 months ago
ViezeVingertjes 7982d1ce1f Use high-bit convention for hardware response codes 4 months ago
ViezeVingertjes 49e7516145 Add KISS UART support 4 months ago
agessaman f445b5acdc fix(kiss_modem): improve RX delivery and noise floor sampling 4 months ago
ViezeVingertjes 02ddc05c30 Reorganise KISS protocol to close gaps. 4 months ago
ViezeVingertjes f78617dbdb Add periodic noise floor calibration and AGC reset 4 months ago
ViezeVingertjes 5dcc377b77 Rewrite KISS modem to be fully spec-compliant 4 months ago
Adam Gessaman c0b81b9ad8 Clean up comments on kiss noise floor changes. 4 months ago
agessaman 0fb570338f fix(kiss): periodic noise floor calibration and AGC reset 4 months ago
ViezeVingertjes f0ba14ff75 Remove sync word handling from KissModem. 4 months ago
ViezeVingertjes 240b5ea1e3 Refactor KissModem to integrate radio and sensor management directly, removing callback dependencies. 4 months ago
ViezeVingertjes 1bcb52bab3 Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors. 4 months ago
ViezeVingertjes c786cfe613 Add KISS Modem firmware 4 months ago