param: implement rate-limited autosave

- add a saving delay of 300ms
- save at most once every 2 seconds
This commit is contained in:
Beat Küng
2017-03-24 16:59:51 +01:00
committed by Lorenz Meier
parent 7c43689ddc
commit a5cdff06d5
7 changed files with 194 additions and 62 deletions
+3 -1
View File
@@ -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