mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-19 17:39:06 +08:00
uORB: Change cpuload topic int vehicle_cpuload
This avoids clashes with NuttX cpuload_s datatype. Signed-off-by: Jukka Laitinen <jukkax@ssrc.tii.ae>
This commit is contained in:
parent
fc6b2d8122
commit
fceb4eaa3f
@ -53,7 +53,7 @@ set(msg_files
|
||||
collision_report.msg
|
||||
commander_state.msg
|
||||
control_allocator_status.msg
|
||||
cpuload.msg
|
||||
vehicle_cpuload.msg
|
||||
differential_pressure.msg
|
||||
distance_sensor.msg
|
||||
ekf2_timestamps.msg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user