aboutsummaryrefslogtreecommitdiff
path: root/examples/kiss_modem/main.cpp
AgeCommit message (Expand)Author
2026-02-07simplify kiss noise floor samplingagessaman
2026-02-07Remove redundant send/complete/finished callbacks, use Radio interface directlyViezeVingertjes
2026-02-07Add KISS UART supportViezeVingertjes
2026-02-07fix(kiss_modem): improve RX delivery and noise floor samplingagessaman
2026-02-07Add periodic noise floor calibration and AGC resetViezeVingertjes
2026-02-07Rewrite KISS modem to be fully spec-compliantViezeVingertjes
2026-02-05Clean up comments on kiss noise floor changes.Adam Gessaman
2026-02-03fix(kiss): periodic noise floor calibration and AGC resetagessaman
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