ArduPilot / ardupilot

ArduPlane, ArduCopter, ArduRover, ArduSub source
http://ardupilot.org/
GNU General Public License v3.0
10.18k stars 16.75k forks source link

[Nuttx] Don't bail to debug shell if no SD card present #8255

Closed jaxxzer closed 5 years ago

jaxxzer commented 6 years ago

This is a mildly frequent issue that comes up. I am doubtful of the utility of this 'feature'. Does anyone make regular use of it? I feel like using a serial adapter on UART5 or dropping to nsh via mavproxy is a very reasonable tradeoff to bring down the support issues and confused users when they find themselves in this situation. Also not sure if this happens in chibios.

jaxxzer commented 6 years ago

See here for particular line in rc script: https://github.com/bluerobotics/ardusub/issues/112

jaxxzer commented 6 years ago

Add a tune when there is no sd card at boot

Naterater commented 6 years ago

The tune here, right? http://ardupilot.org/copter/docs/common-sounds-pixhawkpx4.html

WickedShell commented 5 years ago

This was done in 5c4b5c78592c028f190d80c3e35865c0e94c3e1e