-
Notifications
You must be signed in to change notification settings - Fork 119
Update aerofc-update.sh script to give proper debug messages #259
Comments
Upon tracing the root cause of the following warning message Therefore it would be appropriate if we could print the message as "issue with the bootloader sync" from px_uploader.py script file. Likewise it has to be followed for other info log messages too. |
px_uploader.py is from PX4, this script is originally developed to update the Firmware from host machine. So those log messages to reconnect/connect USB connector makes sense.
There might be issue with the connections to aeroFC. So it would be apt if we print check the connection to aeroFC and try again. @lucasdemarchi Any thoughts? |
Changing the messages will be bad for future updates. Talk to px4 upstream and check, explain the use-case and check if there's an acceptable change. The fix can be as simple as "I'm not trying to update via USB but rather via uart, so there's no reason to give that suggestion". |
@avinash-palleti , can you please bring up in the dev call and close this issue accordingly. |
PX4/PX4-Autopilot#8700 |
Script asks to unplug and replug the USB connector which is confusing,
https://communities.intel.com/message/491806#491806
The text was updated successfully, but these errors were encountered: