19240 Commits (990304ee221aef02f49fa6a1cc19fb9589d2b5cc)
 

Author SHA1 Message Date
Julian Oes 31d5c59ab7 px4iofirmware: remove unused define 9 years ago
Julian Oes a9a5f3a19e px4io: add FMU fail test mode 9 years ago
Julian Oes 55d21242fe Snapdragon: keep copying mainapp.config for now 9 years ago
James Goppert b6a9ff756c Rename mainapp to px4. 9 years ago
Sebastian Quilter 3b7ba915a8 small refactor (#5155) 9 years ago
Eric Ye 9f5b081257 Wrap help line to fit through mini-dm. (#5157) 9 years ago
sander 4b414d96eb Init _mission_throttle 9 years ago
sander 0ce08ed9f8 Code style 9 years ago
sander ce3749d04f Make tecs init airspeed mode dependent 9 years ago
sander 0cf77a30b1 Init tecs with transition airspeed for vtols without airspeed sensor 9 years ago
David Sidrane 415fbae31e Fix build for HW w/o mux 9 years ago
Beat Küng 50a14cfd29 tap_esc: disable the _mode param, use the number of configured channels instead 9 years ago
Beat Küng 3a0f4c84a5 motor_test: add iterate command 9 years ago
Beat Küng cbcbce3a28 tap_esc: use correct number of outputs 9 years ago
Beat Küng 6245a9b134 motor_test: make -m & -p optional (select all motors/0 output if not given) 9 years ago
Beat Küng d660fb094b tap_esc: add RPMSTOPPED macro, make sure driver starts with stopped motors 9 years ago
Beat Küng d6d3a56116 tap_esc: add buffer size check for _esc_feedback.esc[] 9 years ago
Beat Küng c55c978145 tap_esc: reset outputs only when armed really changed (not on each topic update) 9 years ago
Beat Küng 4045068187 tap_esc: properly initialize _outputs 9 years ago
Beat Küng 8602ff7856 tap_esc: fix code style, IS_armed -> _is_armed 9 years ago
Beat Küng 3f9f320f18 tap_esc: improve error handling & reporting 9 years ago
Beat Küng a8e28c7232 tap_esc: fix argument ordering in memset 9 years ago
David Sidrane 632e4630b1 TAP:ESC motors and LED working - The code is still hardcoded for 4 ESC 9 years ago
Julian Oes a71cfe92f1 fmu: whitespace fix 9 years ago
Julian Oes 664092b7d4 fmu: support ESC calibration 9 years ago
Julian Oes 3289e0cee6 fmu: don't disarm with disarmed set 9 years ago
Julian Oes d63870ad71 fmu: don' de-initialize 9 years ago
Julian Oes f4e35873a1 DriverFramework: updated submodule (#5148) 9 years ago
Sander Smeets c4eb65862f Reduce esc calibration pwm timeout (#5011) 9 years ago
Daniel Agar a9cb2d2fbe navigator mission don't report loiter if landed 9 years ago
Julian Oes c4cb916afa Fix sdlog2/logger path/file name overflows. (#5138) 9 years ago
Julian Oes 4656b34244 DriverFramework: update submodule 9 years ago
Beat Küng 4fa59c3cde sdlog2 README: describe geotagging.py script 9 years ago
h3ct0r b6e57e1347 Added geo tagger script to geo reference any set of arbitraty JPG images that does not have the CAM trigger, but have a valid creation date 9 years ago
Julian Oes 83feb83fe2 cmake: don't build load_mon for POSIX/QURT 9 years ago
Gus Grubba c3b58822a8 Fixes to log download (#5133) 9 years ago
Andreas Antener 50175ca7ea manual condition includes threshold values 9 years ago
Roman aea7bd5b47 fw_attitude_control: calculate attitude setpoint for STAB mode 9 years ago
Andreas Antener f069880504 VTOL: don't wait on TECS in FW state if TECS is not running 9 years ago
Andreas Antener 254358ef86 fixed implicit conversion 9 years ago
Andreas Antener 89a2f5057f fixed code style 9 years ago
Andreas Antener 6ff65cd8b2 reset attitude setpoint where necessary 9 years ago
Andreas Antener 0a997577f5 allow manual yaw in all manual modes and also use it as threshold to snap into heading lock 9 years ago
Andreas Antener 9f7f6e4d3d removed roll lock for altitude hold 9 years ago
Roman 6226a0c77d fw_pos_control_l1: fixed code style 9 years ago
Roman ec334f7c9b fw_pos_control_l1: limit max roll and pitch setpoints for manual modes 9 years ago
tumbili 8c8120e2fc fw position controller: logic cleanup 9 years ago
tumbili fd51bf44d5 fw position / fw attitude control: move attitude setpoint generation to 9 years ago
Roman e3f3233ee4 fw position controller: fixup attitude setpoint generation 9 years ago
Lorenz Meier 880fa47ba2 Fix install in Mac OS X Gazebo 9 years ago