26838 Commits (7c068e47abe83e3c64a5cdfde24f22296f5d1205)
 

Author SHA1 Message Date
MaEtUgR 7c068e47ab FlightTaskOrbit: fix acceleration limit inverting velocity 7 years ago
MaEtUgR 12290c27e6 FlightTask: update global reference 7 years ago
MaEtUgR 7d4fcccf83 FlightTasks: fix switch case style 7 years ago
MaEtUgR e95d795b08 FlightTasks: use member function as check for constistency 7 years ago
MaEtUgR 6472b579dc FlightTaskOrbit: switch rotation direction 7 years ago
MaEtUgR 8d88fa2fca FlightTasks: fix multiple comments 7 years ago
MaEtUgR 675b6bbabc mathlib: fix comment typo 7 years ago
MaEtUgR 3b7d31de75 FlightTasks: reintroduce vehicle command handling 7 years ago
MaEtUgR 5dae404fb2 vehicle_commands: add VEHICLE_CMD_DO_ORBIT 7 years ago
Matthias Grob 93bab20510 FlightTaskOrbit: switch to FlightTaskAltitudeSmooth 7 years ago
Matthias Grob ce49ac0259 FlightTaskOrbit: better member descriptions 7 years ago
Matthias Grob 26e3dbec2e FlightTaskOrbit: name member constants start with underscore 7 years ago
Matthias Grob 2b6926fe9d FlightTaskOrbit: speed up stick input to a fixed time frame 7 years ago
Matthias Grob 33ba041120 FlightTaskOrbit: improve yaw tracking with feed-forward 7 years ago
Matthias Grob c2223030d9 FlightTaskOrbit: add acceleration limit & unify checks 7 years ago
Matthias Grob 79aaa59715 FlightTaskOrbit: adapt comments to convention and 2018 7 years ago
Matthias Grob 993d76c0da FlightTaskOrbit: fix vehicle yawing to the center 7 years ago
Daniel Agar 1481015675 ROMFS cmake update dependency handling 7 years ago
ChristophTobler 99e58e2923 FlightTask StraightLine: make format 7 years ago
Matthias Grob 7e547e6322 FlightTask StraightLine: use 2D Vector and remove newline 7 years ago
ChristophTobler ccd8a47015 FlightTask StraightLine: set origin and target at the same time 7 years ago
ChristophTobler 9e8c3ff0dc FlightTask StraightLine: check if target and origin are the same 7 years ago
ChristophTobler 8998714130 FlightTask StraightLine: remove unused target reached flag 7 years ago
ChristophTobler 090db6a115 FlightTask StraightLine: set max vel/acc/dec if value is bigger 7 years ago
ChristophTobler c619009364 FlightTask StraightLine: replace powf(x,2) with x*x 7 years ago
Beat Küng 7753dd4b4e refactor uorb: inline orb_publish_auto 7 years ago
Beat Küng 875ee794ef sensors: do not advertise topics before we have valid data 7 years ago
Beat Küng f4fef5efc8 attitude_estimator_q: cleanup output, remove unnecessary topic init 7 years ago
Beat Küng 97fe5f928a mavlink_orb_subscription: remove unneeded checks 7 years ago
Beat Küng 2fe5e7735a uorb: allow an orb subscription to retrieve data that was published prior to subscribe 7 years ago
Beat Küng 3f615695b6 ROMFS: fix some cmake issues 7 years ago
ChristophTobler 8b3716c0df FlightTask StraightLine: remove 10% safety margin 7 years ago
ChristophTobler 7e0976f0ef FlightTaskStraightLine: fix braking distance corner cases 7 years ago
ChristophTobler e527a51de6 FlightTaskStraightLine: add descriptions for defines 7 years ago
ChristophTobler 37d4f714b2 FlightTaskStraightLine: replace define with parameter 7 years ago
ChristophTobler ebceac5fff FlightTasks: add lib for setpoints on a straight line 7 years ago
Beat Küng 3f03288a95 omnibus: add support for Hobbywing XRotor F4 G2 7 years ago
Kurt Kiefer b111489825 PX4IO: re-enable handling digital rssi 7 years ago
Kurt Kiefer 7a5a135739 PX4IO Firmware: promote rssi to static storage 7 years ago
Daniel Agar b1d3bb0403
stop ignoring Wmissing-field-initializers and fix (#9912) 7 years ago
Paul Riseborough fc65939f0e ekf2: Add support for use of multiple GPS receivers (#9765) 7 years ago
Daniel Agar afe82ffb31
Update submodule mavlink v2.0 to latest Sat Jul 21 21:26:19 EDT 2018 7 years ago
Paul Riseborough a37580ceac mc_pos_control: remove un-used parameter 7 years ago
Paul Riseborough 73a7aa75a8 FlightTasks: update terrain hold transition logic. 7 years ago
Paul Riseborough dd3fb84db8 mc_pos_control: Fix parameter description error 7 years ago
Paul Riseborough c9ca27e7c2 ekf2: Update documentation for EKF2_RNG_AID parameter 7 years ago
Paul Riseborough 7ff23f7859 posix-configs: Update optical flow SITL test parameter defaults 7 years ago
Paul Riseborough 2baa6caacb FlightTasks: Fix transition between use of local and ground height (+2 squashed commits) 7 years ago
Paul Riseborough 82780e33b9 mc_pos_control: Add parameter support for terrain hold function 7 years ago
mcsauder 14a8afb61d Formatted whitespace and comments, standardized comment block styles and single line comments, and added capitalization and full stops to comments wherever appropriate. 7 years ago