Beat Küng
|
06df2fcb65
|
rc.interface: disable AUX mixer on NXPHLITE_V3
|
7 years ago |
Beat Küng
|
37a082255a
|
rc.interface: enable aux mixer for FMU-v5
|
7 years ago |
Beat Küng
|
a56d2ab981
|
rc.interface: merge 'ver hwcmp' for different boards
|
7 years ago |
Daniel Agar
|
4e6ca271e7
|
more px4fmu-v1 cleanup (#7981)
|
8 years ago |
David Sidrane
|
62a2351a72
|
ROMFS:Removed FMUv1 from rcS etal
|
8 years ago |
sanderux
|
220bd82b93
|
Per channel PWM disarmed values
|
8 years ago |
Beat Küng
|
0668d61665
|
SYS_FMU_TASK: add param to start fmu as task (default=work queue)
|
8 years ago |
Beat Küng
|
9e4d1235ac
|
pwm command: fix -e param (it was just ignored)
to keep the behavior the same, remove the -e flags from all pwm commands
that use it in the scripts.
|
8 years ago |
Beat Küng
|
3f3ac414e3
|
fix rc.interface: do not append .mix when setting MIXER_AUX
Because further down the mixer file is set as:
set MIXER_AUX_FILE /etc/mixers/${MIXER_AUX}.aux.mix
|
8 years ago |
Beat Küng
|
ce2502a74c
|
rc.interface: fix indentation
|
8 years ago |
Lorenz Meier
|
494d2c9ecf
|
ROMFS: Enable robust PWM command mode during startup
|
8 years ago |
Lorenz Meier
|
cbe04d5f9b
|
FMUv5: Not supporting AUX yet
|
8 years ago |
Lorenz Meier
|
9e2eac41ff
|
ROMFS startup: Fix variable expansion for new NuttX scheme
|
8 years ago |
Lorenz Meier
|
a777cad102
|
ROMFS: output cosmetics on startup script
|
8 years ago |
David Sidrane
|
dd2fe5d42f
|
Document and fix '${varname}' usage
|
8 years ago |
Lorenz Meier
|
f60bde9edd
|
Protect variables correctly during expansion
|
8 years ago |
David Sidrane
|
4494182bfc
|
Update rc.interface
|
8 years ago |
Lucas De Marchi
|
f51595ab16
|
Fix setting output mode in the wrong place
Make it common with other boards
|
8 years ago |
José Roberto de Souza
|
8f0322b8aa
|
aerofc: Dirty hack to start mixer with the correctly output device
|
8 years ago |
Lucas De Marchi
|
f5c65cf206
|
aerofc: disable mixer aux
|
8 years ago |
Bart Slinger
|
79d8d580b1
|
Append AUX mixer for HITL simulation (#5457)
|
9 years ago |
Dennis Shtatnov
|
5100785f51
|
MPU9250 I2C mode
Fixes for other boards
Functioning sensors
|
9 years ago |
Julian Oes
|
c87f9a1f8a
|
init: make echo consistent with printfs
|
9 years ago |
Felix Hu
|
bd580e09bf
|
supports MindPXv2 borad which is a product from AirMind.
|
9 years ago |
Lorenz Meier
|
0cab404cb8
|
Recuperate 1.7K RAM with leaner startup scripts
|
9 years ago |
Lorenz Meier
|
17e77535bf
|
Enable new PWM disarmed setting which allows to pick the single throttle channel. Servos stay unpowered until safety is disabled, ESC gets a standby pulse
|
9 years ago |
Lorenz Meier
|
55790d0beb
|
ROMFS: Optimize boot sequencing to work with LL40 and camera trigger or just LL40 and 4 servos
|
10 years ago |
Lorenz Meier
|
c717e72dde
|
ROMFS: Set up LL40S startup to reserve the pins it uses
|
10 years ago |
Lorenz Meier
|
f57d09aca0
|
FMUv1: Do not load AUX outputs
|
10 years ago |
Lorenz Meier
|
003a3b0b36
|
Fix file presence operator (thanks to @sjwilks)
|
10 years ago |
Lorenz Meier
|
9918ff9bd4
|
Fix AUX ports, still retain successful boot for systems without IO
|
10 years ago |
Lorenz Meier
|
da4d8a5c2b
|
Support the SYS_USE_IO=0 operation mode even with AUX mixer file present
|
10 years ago |
Lorenz Meier
|
fc1924deec
|
Support the SYS_USE_IO=0 operation mode even with AUX mixer file present
|
10 years ago |
Simon Wilks
|
bf23ca70c5
|
Added log entries for the rc.interfaces file as well.
|
10 years ago |
Roman Bapst
|
05847fd4c7
|
improve serial output during loading of mixers
|
10 years ago |
Roman Bapst
|
851a66135f
|
fixed syntax of auxiliary mixer file
|
10 years ago |
Anton Matosov
|
e191958ce6
|
Made aux output pwm rate, min, max, disarmed and failsafe values configurable the same way as for the main outputs
|
10 years ago |
Anton Matosov
|
db6ad147d5
|
Removed extra space
|
10 years ago |
Atsunori Saito
|
77dbb285ca
|
rc.interface: Fix syntax error.
|
10 years ago |
Ban Siesta
|
cc1482c894
|
rc.interface: don't try to load an auxiliary mixer without IO
|
10 years ago |
Lorenz Meier
|
3036ad034d
|
Adjust updated paths for devices
|
10 years ago |
Thomas Gubler
|
450d8ee452
|
remove/unset startup script variables
|
10 years ago |
Anton Matosov
|
e405fafe88
|
Applied code review comments (newline at end of file, whitespaces in empty lines)
|
10 years ago |
Anton Matosov
|
25054d389a
|
Broke down the elif into else and if as nsh doesn't support elif
Fix invalid set of the variable
|
10 years ago |
Anton Matosov
|
08062e6546
|
Changed naming of the mixers to get rid of umbiguity as outputs are actually going to be driven by io, not fmu
Implemented automatic lookup for the .aux.mix file if it exists
|
10 years ago |
Lorenz Meier
|
74b63d08e1
|
Mixer load: Be less chatty
|
10 years ago |
Roman Bapst
|
7ab58a8bc1
|
allow to specify secondary mixer which drives fmu PWM outputs
|
10 years ago |
Lorenz Meier
|
e1c12bf67c
|
ROMFS: rc.interface: Make output less verbose to clutter boot log less
|
10 years ago |
Lorenz Meier
|
00961b5592
|
ROMFS: Do only output necessary information on boot
|
10 years ago |
Lorenz Meier
|
366c8a9c41
|
ROMFS: Do only output necessary information on boot
|
10 years ago |