uORB: Moved subsystem_info to generated topics

This commit is contained in:
Lorenz Meier
2015-05-26 22:47:08 -07:00
parent f1d038efc0
commit 520d830cec
2 changed files with 7 additions and 71 deletions
+7
View File
@@ -0,0 +1,7 @@
uint64 timestamp # microseconds since system boot
float32 voltage5V_v # peripheral 5V rail voltage
uint8 usb_connected # USB is connected when 1
uint8 brick_valid # brick power is good when 1
uint8 servo_valid # servo power is good when 1
uint8 periph_5V_OC # peripheral overcurrent when 1
uint8 hipower_5V_OC # hi power peripheral overcurrent when 1