uavcan esc handling review suggestions

This commit is contained in:
Matthias Grob
2026-02-19 19:58:49 +01:00
committed by Nick
parent 790c2d3369
commit ca0dec5a33
5 changed files with 35 additions and 38 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ uint8 DEVICE_TYPE_DIFFERENTIAL_PRESSURE = 13 # Differential pressure
uint8 DEVICE_TYPE_BATTERY = 14 # Battery
uint8 DEVICE_TYPE_HYGROMETER = 15 # Hygrometer
char[80] name # Name of node
char[80] name # Name of device e.g. DroneCAN node name
uint32 device_id # [-] [@invalid 0 if not available] Unique device ID for the sensor. Does not change between power cycles.
char[24] firmware_version # [-] [@invalid empty if not available] Firmware version.