px4-firmware/ROMFS
Beat Küng 7822e5b5c3 posix shell: lots of cleanup and fixes
- move posix-configs/SITL/init/{rcS,10016_iris,6011_typhoon_h480} to ROMFS/px4fmu_common/init.d-posix
  allows for easier unification, only one symlink is required.
  - rcS: add AUTOCNF support. Update scripts to match with behavior of PX4
    master (parameter values, some sitl driver got removed)
- add alias to allow 'set variable value' syntax in scripts to px4-alias.sh
- use px4_getopt
- use separate argument for the test_data directory
- append PATH from within the px4 binary: this simplifies the usage
  w/o the sitl_run.sh script.
- add 'source px4-alias.sh' to all existing sitl startup scripts
- move sitl mixers to ROMFS/px4fmu_common/mixers-sitl
  makes it easier to use existing mixers and sitl-specific ones.
- remove unused rcS_gazebo_delta_wing
2018-08-08 21:09:39 +02:00
..
px4fmu_common posix shell: lots of cleanup and fixes 2018-08-08 21:09:39 +02:00
px4fmu_test add posix shell 2018-08-08 21:09:39 +02:00
tap_common ROMFS list files explicitly instead of using GLOB_RECURSE (#9107) 2018-03-26 11:19:00 -04:00
CMakeLists.txt ROMFS cmake combine copy, rc.autostart, prune steps 2018-07-24 10:50:24 -04:00