Closed TOTON95 closed 7 months ago
Hey @dagar would you d taking as look?
This seems like it was fixed with #22778
@mooey5775 Thanks for noticing it. I will take a look in the upcoming days 🙌🏼
@mooey5775 I can confirm that #22778 might fixed this issue for the following boards:
I have a few more to test it. An update should be possible soon.
I can add the PixRacer PRO to the list
Finally, I can confirm that the fix works for Control Zero H7. Thank you @mooey5775
Thanks @TOTON95 🙌
Describe the bug
I was checking how
master
(on commit12b291b82f4dcc2a8b1c59b86fddeee0b675abe2
) was doing for these targets:*All above were using an Ardupilot ChibiOS bootloader
It runs successfully and gets connected to QGC (
4.2.9
) if an SD card is present, if not, it keeps skipping every auto-connect attempt, and manual ones as well.Occasionally, it will "connect" but also will display a "Connection lost" banner and at the same time give access to the usual setup menu, every attempt to order a sensor calibration for example, is rejected and the AP's buzzer throws an "error tone".
At first, it may look like that the issue might be located in a group of boards (mRo's in this case) but I also had laying around a Holybro Pixhawk 6C (with a PX4 FMU V6C) and the undesired behavior repeats after uploading the FW and SD card is removed.
After this, I returned to
v1.14.0
release for every board without any issues, and operated normally with and without an SD card.Can someone who has the listed HW verify if this is true for you as well? Also, these verifications will be highly appreciated if anyone has other HW and some spare time.
Please, let me know if I am missing something to solve this issue. Thank you in advance.
To Reproduce
Make sure to have an SD card inserted into an AP board and plug it via USB into a computer running QGC
4.2.9
Upload
master
FW (from source/QGC) into any of the listed boardsWait until the board reboots and inspect if it works correctly
Unplug the AP board and plug it back without the SD card
Observe interactions with QGC
Insert back the SD card and observe interactions with QGC
Expected behavior
The AP board should connect to QGC through USB and report back the status, sensors, shell, etc...
Screenshot / Media
No response
Flight Log
Let me know if required, although it would be hard to get logs w/o SD card, unless you suggest another way
Software Version
NOTE: All these MAVLink Shell outputs executed on
master
(1.15.0
) were obtained with a SD Card inserted into the AP, and the latest stable release (1.14.0
) without an SD card where indicatedw/ 1.15.0 and SD card
w/ 1.14.0 and w/o SD card
w/ 1.15.0 and SD card
w/ 1.14.0 and w/o SD card
1.15.0 and SD card
1.14.0 w/o SD card
1.15.0 and SD card
1.14.0 w/o SD card
Flight controller
mRo Control Zero H7, mRo Control Zero OEM H7, mRo Pixracer Pro, Holybro Pixhawk 6C
Vehicle type
None
How are the different components wired up (including port information)
No response
Additional context
No response