-
Notifications
You must be signed in to change notification settings - Fork 13.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Kakute F7 - Not saving params #13752
Comments
Can you flash master and check the output of |
Out put from a fresh build from today's master: nsh> ERROR [parameters] param auto save failed (-27) nsh> |
Can you try these commands?
|
This seems to stop the error but doesn't seem to save params |
@sevet has this been resolved? |
This issue has been automatically marked as stale because it has not had recent activity. Thank you for your contributions. |
No response, closing. |
hello, i am having the same issue with the kakute H7, some params just refuse to be saved (PWM rate for example). any news abt this? |
@kh4lilo can you attach your param file and PX4 version? It could be that the PWM param is overwritten by your airframe (SYS_AUTOSTART) choice. |
@julianoes after some debugging and a lot of doc and forum reading, i found out that some params are forced during the init, specifically the rcS and rc.mc_defaults files, i changed what i need here and it works fine, thank you for you reply. |
Describe the bug
Any change to config is not restored after power cycle or reboot
To Reproduce
Log Files and Screenshots
Always provide a link to the flight log file:
from console:
nsh>
nsh> ERROR [parameters] param auto save failed (-27)
The text was updated successfully, but these errors were encountered: