1668 Commits (986c1a37d141d3ecd0d49eb5b297a3a9de8e3e8e)

Author SHA1 Message Date
mcsauder 39ee1926a2 Alphabetize hardware type logic blocks and sensor specific logic blocks in rc.sensors. 6 years ago
mcsauder 31f3bcfc3a Remove logic from rc.vehicle_setup that resulted in redundantly setting the MAV_TYPE to the same initial default value set within the script. 6 years ago
mcsauder e79fa1773d Alphabetize vehicle type logic block order and Update param set MAV_TYPE logic to only set the parameter if no MAV_TYPE was previously set. 6 years ago
Daniel Agar c7e572d2c2 commander preflight check sensors via uORB instead of IOCTL 6 years ago
TSC21 8325724079 general fixes on VIO data access 6 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. 6 years ago
David Sidrane 2d800885bc NXPHlite: rc.sensors start lis3mdl (#10500) 6 years ago
bresch 740e409016 PWM - Add PWM_MIN and PWM_MAX parameters for MAIN and AUX (#10452) 6 years ago
Daniel Agar 9580cb8d86 SITL plane cut throttle during landing final stage 6 years ago
Beat Küng 84c6b5ac6b fmu-v2: add bootloader binary and SYS_BL_UPDATE param for BL updates 6 years ago
mcsauder e7666aa5d8
Added an imu heater driver, formatted whitespace, standardized comments, and added doxy documentation. 7 years ago
mcsauder 0c08b7035b Edit the init.d-posix files to set MAV_TYPE script variables, and alphabetize lists in a few places. 7 years ago
mcsauder 4ea3306ec2 Set parameters directly rather than script variables in VTOL airframe config files and alphabetize lists. 7 years ago
David Sidrane 19a8c3e49c rcs:Add comment & test 4 Mini test on all px4io init 7 years ago
David Sidrane c072fefa2c px4fmu_common:rcS:Use tune control, suport FW with no PX4IO 7 years ago
David Sidrane a2dde6bc19 rc.mavlink:Use tune_control 7 years ago
David Sidrane 7d3d497831 rc.io:Use tune_control 7 years ago
David Sidrane f5295d7700 rc.interface:Use tune_control 7 years ago
Matthias Grob 0c6bffb66a commander: make auto disarm timeout float 7 years ago
Kevin Lopez Alvarez c10ea132b4 PNI RM3100 magnetometer driver (#10302) 7 years ago
bresch 04c765f497 Failsafe PWM - Add PWM_MAIN/AUX_FAILx parameters to set "failsafe" values. 7 years ago
Jake Dahl 07d606ef83 Added TI PGA460 driver functionality to PX4. 7 years ago
Daniel Agar 52e1b59e60 cmake add nuttx shellcheck helper 7 years ago
Daniel Agar 096c41b041 init.d-posix/rcS replace bashism 'source' with '.' 7 years ago
Daniel Agar 642aff9786 init.d-posix replace bashism '==' with '=' 7 years ago
Daniel Agar 72792cef43
posix-configs shell scripts use /bin/sh to maximize compatibility (#10292) 7 years ago
David Sidrane 454d175617 rc.mavlink:Seperate sys compaion init dependant on MAVLINK_COMPANION_DEVICE 7 years ago
David Sidrane 46b563fe3a rc.mavlink:NXPhlite Mavlink on ttyS4 and ttyACM only 7 years ago
David Sidrane 2c282d0e0e rc.mavlink:Fix syntax errors 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
Daniel Agar e356fd89b0
CI mission tests add FW and cleanup (#10250) 7 years ago
Beat Küng 888d85008b rcS: use quotes to set TUNE_ERR variable (ShellCheck complained) 7 years ago
Beat Küng b3a25bb2bb posix rcS: use sed instead of grep -P 7 years ago
David Sidrane dd69427cbf rc.io:Add USE_IO == yes && IO_PRESENT == yes test 7 years ago
David Sidrane ce47dc24da rcS:Added unset for TUNE_ERR 7 years ago
David Sidrane 8d14f9db52 rcS:Fix missing TUNE_ERR 7 years ago
David Sidrane c46a405e0c rcS:NXPhlite add back UxASRT usage 7 years ago
David Sidrane e892227d1f nxphlite-v3:Fix merge issue 7 years ago
David Sidrane e35be68fd4 NXPhlite work arround to internal i2c routed to external connector. 7 years ago
David Sidrane a4c4449b85 NXPhlite:Dedicate P10 UART as Telem 1 and disable companion 7 years ago
Beat Küng 923f6239e1 posix rcS: automatically find the requested model instead of explicitly enumerating them 7 years ago
Beat Küng 4e860e357c Tools: add run-shellcheck.sh to statically analyze startup scripts 7 years ago
Beat Küng 9712f6b02a mixers: remove unneeded README 7 years ago
Beat Küng 273988c124 SITL: move all models to unified rcS startup and remove old scripts 7 years ago
Beat Küng 5ebd0116de rc.interface: allow setting a custom MIXER_FILE 7 years ago
Beat Küng e6b9806ee1 SITL: add multi-vehicle support to rcS 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
Beat Küng d4c7dbc93d posix rcS: automatically find matching autostart file based on SYS_AUTOSTART 7 years ago