forked from Archive/PX4-Autopilot
3f3a5f19f0
- rcS parameter backup try to directly restore param (FRAM) from backup (in case SD card is removed before successful export) - rcS parameter backup logging rearrange to capture more logging output (param_import_fail.txt) - posix rcS try to keep param backup and restore roughly in sync with NuttX rcS - tinybson fix debug printf format - param_export_internal ensure file descriptor positioned at 0 (precaution) |
||
---|---|---|
.. | ||
README.md | ||
__init__.py | ||
markdownout.py | ||
rcout.py | ||
srcparser.py | ||
srcscanner.py | ||
xmlout.py |
README.md
This folder contains a python library used by px_process_params.py