17 Commits (42db60bc260beda6f04a0c685d9f7af4d7f42233)

Author SHA1 Message Date
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