9 Commits (4ee4b830ab2d7143884dc12ff7c1db9e815b6c25)

Author SHA1 Message Date
Daniel Duecker 36f836be79
add support for unmanned underwater vehicles (#14079) 5 years ago
Timothy Scott 21760a5856 Changed constant name to UNMANNED_GROUND_VEHICLE 6 years ago
Julian Oes 3ebf030a02 ROMFS: change shebang from #!zsh to #!/bin/sh 6 years ago
Beat Küng 37338e442f NuttX shell scripts: replace operator == with = 7 years ago
mcsauder 31f3bcfc3a Remove logic from rc.vehicle_setup that resulted in redundantly setting the MAV_TYPE to the same initial default value set within the script. 7 years ago
mcsauder e79fa1773d Alphabetize vehicle type logic block order and Update param set MAV_TYPE logic to only set the parameter if no MAV_TYPE was previously set. 7 years ago
mcsauder 1fe526b8eb Updated and added full stops to comments and did some comment/whitespace formatting in the startup scripts. 7 years ago
Mark Sauder 72de9a901d Move additional logic block to rc.vehicle_setup, add rc.vehicle_setup to init.d/CMakeLists.txt, and relocate sd card logic block higher up in rcS. (#9896) 7 years ago
Mark Sauder bb86c5f200 Breakout rc.vehicle_setup from rcS. (#9892) 7 years ago