ArduPilot / ardupilot

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

Sub: Don't require SD card to run. #9829

Closed patrickelectric closed 5 years ago

patrickelectric commented 5 years ago

Moved from: bluerobotics/ardusub#112 Original author: @jaxxzer

Feature request

Don't bail at boot if there is no SD card present.

Platform [ ] All [ ] AntennaTracker [ ] Copter [ ] Plane [ ] Rover [x] Submarine

WickedShell commented 5 years ago

Closing as this is done for PX4 in #8844, and IIRC ChibiOS will start without the SD card as well.

rmackay9 commented 5 years ago

@WickedShell, I think we should use the word "NuttX" because it helps reduce confusion for onlookers.

WickedShell commented 5 years ago

@rmackay9 configuration target is px4-v3 which is why I keep saying PX4 :) Although since ChibiOS targets are just fmuv3 I suppose naming is bad either way :)