px4-firmware/Tools/px4airframes
Daniel Agar 3f3a5f19f0 parameters: open export files O_TRUNC to discard previous data
- 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)
2022-09-09 16:20:16 -04:00
..
README.md
__init__.py
markdownout.py Docs are now in user guide and main (#19977) 2022-08-01 11:39:39 +10:00
rcout.py parameters: open export files O_TRUNC to discard previous data 2022-09-09 16:20:16 -04:00
srcparser.py srcparser support for vectored 6 dof uuv airframe added 2021-04-22 08:30:11 +02:00
srcscanner.py
xmlout.py airframe metadata sort by SYS_AUTOSTART and minor cleanup (#8009) 2017-09-25 11:17:50 -04:00

README.md

This folder contains a python library used by px_process_params.py