mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-12 10:17:34 +08:00
param: implement rate-limited autosave
- add a saving delay of 300ms - save at most once every 2 seconds
This commit is contained in:
@@ -1 +1,3 @@
|
||||
bool saved # wether the change has already been saved to disk
|
||||
# This message is used to notify the system about one or more parameter changes
|
||||
|
||||
uint32 dummy # unused
|
||||
|
||||
Reference in New Issue
Block a user