pyulog icon indicating copy to clipboard operation
pyulog copied to clipboard

generate .param file

Open tiralonghipol opened this issue 1 year ago • 1 comments

ulog_params only shows the list of parameters extracted from the ulog how to generate back the .params file accordingly? is it something doable?

tiralonghipol avatar Sep 04 '24 07:09 tiralonghipol

Yes, you can specify the output format with --format qgc: https://github.com/PX4/pyulog/blob/main/pyulog/params.py#L34

bkueng avatar Sep 06 '24 05:09 bkueng