ViezeVingertjes
79caba5bab
Document HW_ERR_TX_BUSY in KISS modem protocol
2026-05-16 11:32:33 +02:00
Robert Ekl
6677b40954
docs: sync companion and kiss protocol docs
2026-03-08 21:31:08 -06:00
ViezeVingertjes
362b5eb0a1
Update protocol docs for new response codes and signal reporting
2026-02-07 10:26:08 +01:00
ViezeVingertjes
1af013c741
Clarify data frame limitations in KISS modem documentation.
2026-02-07 08:51:52 +01:00
ViezeVingertjes
02ddc05c30
Reorganise KISS protocol to close gaps.
2026-02-07 08:51:52 +01:00
ViezeVingertjes
203d86f87d
Update documentation.
2026-02-07 08:51:52 +01:00
ViezeVingertjes
5dcc377b77
Rewrite KISS modem to be fully spec-compliant
2026-02-07 08:51:52 +01:00
Adam Gessaman
c0b81b9ad8
Clean up comments on kiss noise floor changes.
2026-02-05 09:46:30 -08:00
agessaman
0fb570338f
fix(kiss): periodic noise floor calibration and AGC reset
...
- Trigger noise floor calibration every 2s and AGC reset every 30s in main loop.
- Reorder loop to match Dispatcher: calibrate + radio.loop() before AGC reset
and recvRaw() so RSSI is never sampled right after startReceive().
- Update protocol doc with calibration intervals and typical noise floor range.
- Variant platformio.ini updates (heltec_v3, rak4631).
2026-02-03 20:58:39 -08:00
ViezeVingertjes
1bcb52bab3
Add new commands and responses for RSSI, channel status, airtime, noise floor, statistics, battery, and sensors.
2026-01-31 15:05:25 +01:00
ViezeVingertjes
c786cfe613
Add KISS Modem firmware
2026-01-31 10:22:32 +01:00