Julian Oes
|
3ebf030a02
|
ROMFS: change shebang from #!zsh to #!/bin/sh
This was required for shellsheck.
|
6 years ago |
Daniel Agar
|
3a036021ba
|
ROMFS defaults drop floating point decimal
|
6 years ago |
Daniel Agar
|
3e9e5ed372
|
ROMFS move airframes to subdirectory
|
6 years ago |
Beat Küng
|
37338e442f
|
NuttX shell scripts: replace operator == with =
- NuttX supports both versions
- POSIX shell only supports '='
|
7 years ago |
mcsauder
|
4ea3306ec2
|
Set parameters directly rather than script variables in VTOL airframe config files and alphabetize lists.
|
7 years ago |
Matthias Grob
|
0c6bffb66a
|
commander: make auto disarm timeout float
such that fractions of a second are configurable
|
7 years ago |
mcsauder
|
1a1a04c094
|
Directly set parameters in airframe config files rather than setting script variables and move the param set lines into logic blocks, and alphabetize and tidy up param set lists.
|
7 years ago |
Roman
|
863cd52714
|
ROMFS: fixed some naming inconsistencies for the HITL VTOL model
Signed-off-by: Roman <bapstroman@gmail.com>
|
7 years ago |
Roman
|
220068acb6
|
ROMFS: use more appropriate autostart ID for standard vtol hitl
Signed-off-by: Roman <bapstroman@gmail.com>
|
7 years ago |
Roman
|
d70e90f174
|
ROMFS: remove unnecessary params from hitl vtol config
Signed-off-by: Roman <bapstroman@gmail.com>
|
7 years ago |
Roman
|
b37ff23708
|
ROMFS: indicate that the hitl vtol config is for the gazebo standard vtol model
Signed-off-by: Roman <bapstroman@gmail.com>
|
7 years ago |
Roman
|
484a939779
|
added MAV_TYPE to standard vtol hitl config
Signed-off-by: Roman <bapstroman@gmail.com>
|
7 years ago |
Roman
|
9546daadea
|
ROMFS: added autostart and mixer file for standard vtol in hitl
Signed-off-by: Roman <bapstroman@gmail.com>
|
7 years ago |