David Sidrane
b9319b3843
ROMFS:Use . for (source) and ${R} for pathing
...
init.d-posix:rcS Quiet Shell check warning
4 years ago
David Sidrane
185ffe9e13
nsh scripting:source (.) cmd supported
5 years ago
Lorenz Meier
65ea2bc981
ROMFS: Exclude uncommon board configs (Claire)
5 years ago
RomanBapst
7bba5a7287
vtol_configs: replaced VT_MOT_COUNT with VT_MOT_ID
...
Signed-off-by: RomanBapst <bapstroman@gmail.com>
6 years ago
Daniel Agar
6d9bf18ca6
Revert "VTOL: add parameter to prevent flight if roll direction was not checked"
...
This reverts commit 5f06c6a1aa
.
6 years ago
Julien Lecoeur
5f06c6a1aa
VTOL: add parameter to prevent flight if roll direction was not checked
...
Mark V19_VT_ROLLDIR @category system
Throttle down mavlink critical msg
Send 0 actuator_output for safety
VTOL: unset v1.9 roll direction safety check param for builtin airframes
6 years ago
Julien Lecoeur
15f9b70431
Claire: Do not lock elevons in multirotor mode
...
The behaviour is unchanged because VT_ELEV_MC_LOCK was not implemented for tiltrotors
6 years ago
Julian Oes
3ebf030a02
ROMFS: change shebang from #!zsh to #!/bin/sh
...
This was required for shellsheck.
6 years ago
Daniel Agar
3e9e5ed372
ROMFS move airframes to subdirectory
6 years ago
Daniel Agar
abb3817d31
boards new split VENDOR_MODEL naming convention
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
mcsauder
ee3e34cd06
Move UART mapping comments back to top level rcS script. Deprecate PWM_ACHDIS and replace with PWM_AUX_OUT and set PWM_AUX_DIS value directly in vtol airframe config files. Replace tone_alarm instances with tune_control and default tune enums, and relocate an OUTPUT_MODE == fmu logic block in rcS.
7 years ago
Lorenz Meier
25141ce184
ROMFS: Exclude FMUv2 in obscure airframe
7 years ago
Lorenz Meier
49d6853219
VTOL Configs: Add class field
8 years ago
Samay Siga
6b08ba6272
Update 13010_claire
...
updated VT_FW_MOT_OFFID
8 years ago
Samay Siga
fcee34a9d1
Quad tilt vtol config ( #4473 )
...
* Added new VTOL Config
I added new Vehicle ID for our VTOL aircraft - Quad - Tilt Rotor - FW
Added
13010_claire
claire.main.mix
claire.aux.mix
* Added files via upload
* Delete 13010_claire
* Create 13010_claire
* Update 13010_claire
* Update claire.main.mix
* Update claire.aux.mix
9 years ago