Bug report
Issue details
On v4.6.3 or master build a firmware as
./waf distclean; git submodule update --init --recursive && ./waf configure --disable-scripting --board=speedybeef4v4 && ./waf -p copter && uploader.py build/speedybeef4v4/bin/arducopter.apj
After boot, connect to mavproxy, enable signing, connect eLRS RC
- When both mavproxy and eLRS TX are on/connected it fails to complete the boot process showing
AP: Internal Errors 0x800000 sometimes, sometimes print "stack overflow" and sometimes simply stuck at random boot stage usually after RCInput: decoding CRSF message.
- When either mavproxy or eLRS RC are connected but not both the boot process completes fine, you can later connect/turn on both no problem.
Version
master / 4.6.3 stable
Platform
[ ] All
[ ] AntennaTracker
[ x ] Copter
[ ] Plane
[ ] Rover
[ ] Submarine
I could reproduce the bug only on ArduCopter not on ardoplane or ardurover firmware.
Airframe type
N/A
Hardware type
What autopilot hardware was used? (Pixhawk, Cube, Pixracer, Navio2, etc)
speedybeef4v4
Logs
Please provide a link to any relevant logs that show the issue