radio: rewrite the networking stack, and implement some BLE magic

This commit is contained in:
2026-01-05 13:06:23 +01:00
parent 3bf7ebc997
commit f2ff1914b1
7 changed files with 377 additions and 82 deletions

View File

@@ -74,10 +74,14 @@ pub enum SensorSource {
IMU,
GPS,
// Connectivity related
Wifi,
// Fusion outputs
GravityReference,
ForwardsReference,
Location,
Cloud,
// Simulated sensors
Demo,