Silvan Fuhrer
fb8bf7eaa6
ROMFS: remove default params from configs
...
Remove params from airframe configs that are just set again
to the param default value or to the value that is
specified in the mc_default, fw_default or vtol_default.
Signed-off-by: Silvan Fuhrer <silvan@auterion.com>
3 years ago
Beat Küng
3fa825bf88
boards: remove intel/aerofc-v1
...
it's discontinued
4 years ago
Daniel Agar
e6bc6438e8
ROMFS: airframes use new param default mechanism
4 years ago
Daniel Agar
d1a3590aac
PWM: transition PWM_{MIN,MAX,DISARMED,RATE} -> PWM_MAIN
4 years ago
Lorenz Meier
aa28c3bd3c
VTOL airframes: Exclude FMUv2
...
This excludes FMUv2 targets, since VTOL is already disabled on FMUv2.
4 years ago
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
4 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
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
Beat Küng
37338e442f
NuttX shell scripts: replace operator == with =
...
- NuttX supports both versions
- POSIX shell only supports '='
6 years ago
mcsauder
4ea3306ec2
Set parameters directly rather than script variables in VTOL airframe config files and alphabetize lists.
7 years ago
mcsauder
9386ab6afe
Breakout rc.thermal_cal from rcS and group set/unset parameters at the beginning and end of the rcS script. Revert commit 2a3d66cf45
to reduce px4fmu-v2_default flash size. Standardize tabs/whitespaces across all files in the init.d directory.
7 years ago
Lorenz Meier
49d6853219
VTOL Configs: Add class field
8 years ago
Andreas Antener
c0177e9795
do not reset VT parameters on every boot
9 years ago
Lorenz Meier
67bba2065e
ROMFS: Update airframe configs
9 years ago
Lorenz Meier
b02af04f41
Re-enable VTOL airframes on master
10 years ago
Lorenz Meier
8ec5b03211
Disable VTOL airframes since they are not fully stable in beta
10 years ago
Lorenz Meier
096f77835a
Quad tailsitter config: Doc fixes
10 years ago
Lorenz Meier
18d4aeffc8
Add meta info to Quad X tailsitter config
10 years ago
tumbili
fc7dc297fc
lock elevons in mc mode for tailsitter with motors in x config
10 years ago
tumbili
51b1968bdd
added configuration file for tailsitter with motors in quad x configuration
10 years ago