16 Commits (bc220ddb828fe580d08eb7d3fcfb7e3d6d7d82c8)

Author SHA1 Message Date
Daniel Agar 36e6527013 ROMFS: MAV_TYPE cleanup 3 years ago
Thies Lennart Alff 82988b1912
airframes: added BlueROV2 (heavy configuration) airframe (#16004) 4 years ago
Daniel Agar 0f411d6820
Multi-EKF support (ekf2) 4 years ago
David Sidrane b9319b3843 ROMFS:Use . for (source) and ${R} for pathing 4 years ago
David Sidrane 6e1078c96e NuttX-Posix least bad LGD 4 years ago
David Sidrane 185ffe9e13 nsh scripting:source (.) cmd supported 4 years ago
Daniel Leonard Robinson fa4818e467
vehicles: add new vehicle type: Airship (#14862) 5 years ago
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 = 6 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