aboutsummaryrefslogtreecommitdiff
path: root/examples/kiss_modem/KissModem.cpp
AgeCommit message (Expand)Author
2026-02-07Remove redundant locals in handleSetRadioViezeVingertjes
2026-02-07Remove individual HW_RESP_* defines, use HW_RESP() macro directlyViezeVingertjes
2026-02-07Remove redundant send/complete/finished callbacks, use Radio interface directlyViezeVingertjes
2026-02-07Add toggleable per-packet signal reportingViezeVingertjes
2026-02-07fix(kiss_modem): improve RX delivery and noise floor samplingagessaman
2026-02-07Reorganise KISS protocol to close gaps.ViezeVingertjes
2026-02-07Rewrite KISS modem to be fully spec-compliantViezeVingertjes
2026-02-02Remove sync word handling from KissModem.ViezeVingertjes
2026-01-31Refactor KissModem to integrate radio and sensor management directly, removin...ViezeVingertjes
2026-01-31Add new commands and responses for RSSI, channel status, airtime, noise floor...ViezeVingertjes
2026-01-31Add KISS Modem firmwareViezeVingertjes