.. |
airframes
|
Add generic vtol tailsitter airframe/mixer and incorporate modifications from PR 9849 in 4001_quad_x and 13001_caipirinha_vtol.
|
2019-09-01 18:35:14 -04:00 |
CMakeLists.txt
|
ROMFS: fix airframe incremental build
|
2019-07-24 05:40:53 -07:00 |
rc.fw_apps
|
Airspeed Selector: repurpose wind estimator into an airspeed (selection, validation) module.
|
2019-08-09 10:55:05 +02:00 |
rc.fw_defaults
|
FW: set default RTL_TYPE = 1 for fixed wing
|
2019-08-22 08:47:50 +02:00 |
rc.interface
|
board_defaults: remove unnecessary 'set MIXER_AUX none'
|
2019-07-16 08:09:22 +02:00 |
rc.io
|
ROMFS: change shebang from #!zsh to #!/bin/sh
|
2018-12-19 07:36:43 +00:00 |
rc.logging
|
param compare/greater: do not print 'parameter not found' message
|
2019-06-06 09:16:49 -04:00 |
rc.mavlink
|
SYS_COMPANION: remove this parameter
|
2019-05-29 09:15:52 +02:00 |
rc.mc_apps
|
SYS_MC_EST_GROUP: add q estimator only option and activate on omnibus
|
2019-06-06 11:11:44 -04:00 |
rc.mc_defaults
|
Fix wrong initialization of PWM_AUX_RATE.
|
2019-08-23 15:37:57 +02:00 |
rc.rover_apps
|
Rover: Rewrote gnd_pos_control and removed gnd_att_control (#12239)
|
2019-07-11 09:39:13 -04:00 |
rc.rover_defaults
|
Fix wrong initialization of PWM_AUX_RATE.
|
2019-08-23 15:37:57 +02:00 |
rc.sensors
|
rc.sensors: moved common ms5611 start to rc.board_sensors per board
|
2019-09-01 12:55:50 -04:00 |
rc.thermal_cal
|
ROMFS: change shebang from #!zsh to #!/bin/sh
|
2018-12-19 07:36:43 +00:00 |
rc.vehicle_setup
|
Changed constant name to UNMANNED_GROUND_VEHICLE
|
2019-06-13 10:04:26 +02:00 |
rc.vtol_apps
|
Airspeed Selector: repurpose wind estimator into an airspeed (selection, validation) module.
|
2019-08-09 10:55:05 +02:00 |
rc.vtol_defaults
|
VTOL: set RTL_TYPE default for VTOL to 1 (return to home via mission landing if available)
|
2019-08-21 10:15:06 +02:00 |
rcS
|
px4fmu: move to WQ with uORB callback scheduling (#12224)
|
2019-08-20 20:24:12 -04:00 |