radio driver fixes v1

This commit is contained in:
liquidraver
2026-08-23 22:49:17 +02:00
parent 206edcdd5c
commit dc5b5c2594
16 changed files with 422 additions and 113 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ public:
/** Receiver hygiene: deaf-aware AGC unstick and temperature-drift
* recalibration. Both sleep the radio, so this is called only from the
* maintenance tick, never from a packet path. Default: no-op. */
virtual void agcMaintenance() {}
virtual void radioMaintenance() {}
/* Milliseconds until this radio's periodic work (noise floor sampling,
* CAD probing/decay) next needs a call, or MAINTENANCE_IDLE when it has