105 Commits (9c36236565d11fa3ad97d151a9e1ab3f34332867)

Author SHA1 Message Date
Matthias Grob acf848ba99 PWM: Draft implementation to respect PWM_OUT when loading defaults 4 years ago
Lorenz Meier d35ce21594 PWM out: Ensure correct loading on single-bank targets 4 years ago
Lorenz Meier 935cc05c47 FMU PWM OUT: Start driver in interface 4 years ago
Lorenz Meier 891b231215 Ensure that AUX mixer is loaded when 2nd bank is present 4 years ago
Daniel Agar e7722b11eb pwm_out multi-instance support 4 years ago
Beat Küng 7e33d03470 drivers: remove tap_esc 4 years ago
Daniel Agar fb2a199621 delete unmaintaned mkblctrl driver 4 years ago
Daniel Agar d1a3590aac PWM: transition PWM_{MIN,MAX,DISARMED,RATE} -> PWM_MAIN 4 years ago
Daniel Agar 318c7e83b3 support up to PWM 14 4 years ago
Ricardo Marques e817fb83f5 pwm_extra: Add PWM_EXTRA parameters. 4 years ago
Ricardo Marques 7a8203bf19 Enable third mixer when using UAVCAN for main mixer. 4 years ago
Daniel Agar f7452bff4d ROMFS: startup remove bootlog.txt 4 years ago
Daniel Agar 9767a73619 ROMFS: silently compare optional parameters 4 years ago
David Sidrane b9319b3843 ROMFS:Use . for (source) and ${R} for pathing 4 years ago
Daniel Agar 08bf71b73d
drivers/tone_alarm and tune_control small improvements/cleanup 4 years ago
David Sidrane 185ffe9e13 nsh scripting:source (.) cmd supported 4 years ago
Daniel Agar ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
Beat Küng 2b360bfd48 rcS: fixes for SYS_USE_IO=0 5 years ago
Beat Küng 349469cf75 refactor pwm_out_sim: use mixer_module and run on work queue 5 years ago
Beat Küng d8ef1b59b9 ROMFS: add dshot startup support 5 years ago
BazookaJoe1900 02e861b16e enable silent compare of parameter (#12850) 5 years ago
Beat Küng a3c920db7d board_defaults: remove unnecessary 'set MIXER_AUX none' 6 years ago
romain e1d9438f79 sih: remove SYS_SIH parameter and extend SYS_HITL 6 years ago
Julian Oes 3ebf030a02 ROMFS: change shebang from #!zsh to #!/bin/sh 6 years ago
David Sidrane 729d1c32d3 Rename nxphlite-v3 to NXP fmuk66-v3 (#10927) 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 = 6 years ago
mcsauder c390d02f1c Tidy up an OUTPUT_DEV set/unset in rc.interace and rcS. 7 years ago
mcsauder 0d0fcb140c Updated rc.vtol_defaults to correct PWM_AUX behavior for VTOL airframes. Added PWM_AUX_RATE to rc.vtol_default and set parameters directly instead of environment variables. 7 years ago
bresch 740e409016 PWM - Add PWM_MIN and PWM_MAX parameters for MAIN and AUX (#10452) 7 years ago
David Sidrane f5295d7700 rc.interface:Use tune_control 7 years ago
bresch 04c765f497 Failsafe PWM - Add PWM_MAIN/AUX_FAILx parameters to set "failsafe" values. 7 years ago
Beat Küng 5ebd0116de rc.interface: allow setting a custom MIXER_FILE 7 years ago
Beat Küng a00f7ebf47 sitl scripts: refactor to use existing rc.vehicle_setup from NuttX 7 years ago
Beat Küng fcd3a04b07 rc.interface: remove unnecessary fmu start for RC input 7 years ago
Beat Küng 9ba2e91fa1 ROMFS: avoid empty 'then else' clause, it's an error in bash 7 years ago
mcsauder 1fe526b8eb Updated and added full stops to comments and did some comment/whitespace formatting in the startup scripts. 7 years ago
Daniel Agar 658237f36a px4fmu move RC input to new rc_input driver 7 years ago
mcsauder ac8f44268b Added remaining two channels of PWM_AUX_DIS disarm parameter set commands, remove trailing whitespace from pwm_params_aux.c and pwm_params_main.c, gps/params.c and added block comment headers to separate sections instead of whitespace. 7 years ago
mcsauder 8da1e67050 Move OUTPUT_MODE logic from rcS to rc.interface. 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
mcsauder bccda56ed3 Re-order hardware specific logic in rc.interface. 7 years ago
mcsauder 6f63553824 Move MNT_MODE_IN / MOUNT_MODE_OUT logic block to rc.interface and move dataman, send_event, and load_mon startup just below uorb and tone_alarm startup in the rcS script. 7 years ago
mcsauder 1d7dbdddca Add pwm failsafe -c argument to rc.interface, reference issue #9775. 7 years ago
mcsauder 71ceb0cfd6 Copy/paste logic in rc.interface to group MIXER and MIXER_AUX logic, alphabetize hardware list in rc.interface, alphabetize set/unset lists in rcS, and add -p argument to pwm failsafe calls per issue #9775. 7 years ago
Daniel Agar 00c34d8a2b AV-X board support 7 years ago
Beat Küng 77cea8844f ROMFS: fix SYS_USE_IO==0 7 years ago
nathan f754d092f8 Initial omnibusf4sd target support 7 years ago
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