mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-08-02 04:58:15 +08:00
load_mon: initial commit
This commit is contained in:
committed by
Lorenz Meier
parent
5ee865a6eb
commit
749b598af1
2
msg/cpuload.msg
Normal file
2
msg/cpuload.msg
Normal file
@@ -0,0 +1,2 @@
|
||||
uint64 timestamp # in microseconds since system start, is set whenever the writing thread stores new data
|
||||
float32 load # processor load from 0 to 1
|
||||
Reference in New Issue
Block a user