581 Commits (fc8a05f63635af8b6425720e6f76885b34eb265e)

Author SHA1 Message Date
Beat Küng 6e24bbbaaf fmu: add CRSF RC and Telemetry support 7 years ago
MaEtUgR 5dae404fb2 vehicle_commands: add VEHICLE_CMD_DO_ORBIT 7 years ago
Paul Riseborough fc65939f0e ekf2: Add support for use of multiple GPS receivers (#9765) 7 years ago
Dennis Mannhart eb7139bc56 FlightTaskManualAltitude: respect maximum altitude if there is a valid distance sensor 7 years ago
Dennis Mannhart 80775d588b vehicle constraints: minimum distance to ground. currently used when distance sensor 7 years ago
Dennis Mannhart 547cdc051c FlightTask: apply gear switch depending on task 7 years ago
Dennis Mannhart cdb723e54c vehicle_constraints: landing gear up boolean 7 years ago
Dennis Mannhart 9f11f1afcf vehicle constraint message: fix range comment 7 years ago
Dennis Mannhart 0f4be12646 msg: first draft of vehicle_constraints message 7 years ago
Philipp Oettershagen da2fbf60b5 distance sensors: Improve variable naming / description 7 years ago
Philipp Oettershagen 35bde5c9fc LL40LS: Implement driver-specific filtering based on the datasheet and experiments 7 years ago
Beat Küng 43c2970fb9 vehicle_gps_position: add heading field 7 years ago
Beat Küng 5ae1c658a9 Revert "Add heading to true north to GPS report" 7 years ago
Daniel Agar 50ae8c9c6f airspeed.msg update incorrect comments 7 years ago
Daniel Agar 3b580514ae delete unused airspeed.true_airspeed_unfiltered_m_s 7 years ago
Lorenz Meier 89e49166fa Add heading to true north to GPS report 7 years ago
Daniel Agar c199ca5193 msg generated print support boolean 7 years ago
Nuno Marques 83fd5a5fd1 Update micro-CDR to latest and fix API usage (#9651) 7 years ago
Martina e7cf2c5675 remove unused trajectory_bezier message 7 years ago
Martina 00bc70a49c trajectory_waypoint: refactor to contain information about one of the 5 7 years ago
Martina c15f2e45d6 add vehicle_trajectory_waypoint message 7 years ago
Martina f3a7886fbf trajectory_bezier: remove yaw_speed define 7 years ago
Martina c9fcc6b7d5 trajectory_waypoint: add comment to explain the use of the two topics 7 years ago
Martina 35cf00dd5e trajectory message: change sp to wp 7 years ago
Martina c84e651edd trajectory_waypoint: add defines for point size and number of points 7 years ago
Martina 6e7f1d249e bezier: fix index description 7 years ago
Martina e59a29197e replace obstacle_avoidance message with trajectory_waypoint and trajectory_bezier 7 years ago
ChristophTobler 82e0547f6e add first draft of the avoidance msg 7 years ago
Thomas Stastny 8a7919bcb6 fw att+pos ctrl: use enum for flaps configs 7 years ago
Thomas Stastny 0c3399433d fw att+pos ctrl: add takeoff flaps setting 7 years ago
Alessandro Simovic c0db004294 rc_loss_alarm: Added basic functionality 7 years ago
Philipp Oettershagen 7a82c777b2 LandDetector FW: Fix param min/max values and descriptions as well as some variable names which were wrong/outdated (#9708) 7 years ago
Paul Riseborough 4a0b41bbc0
ekf2: Enable use of flow sensors not fitted with gyros (#9703) 7 years ago
TSC21 518daa4a8d fastrtps: clean up and fix template for client/agent code 7 years ago
Daniel Agar a6883c3a0d uORB generated header use full name in C define 7 years ago
Mohammed Kabir 8299f571c8 msg : add height limits to local position 7 years ago
Mohammed Kabir 230d6c5aa2 msg : add sensor limits to optical flow message 7 years ago
Paul Riseborough e5d428bd65 msg: add definitions for estimator status control mode bit positions 7 years ago
Philipp Oettershagen e4d863b95f Subsystem_info status flags & checks: Separate the functionality to a) set the health flags inside commander and b) to publish them from external modules 7 years ago
Philipp Oettershagen 075009be2f Subsystem_info status flags & checks: 1) Set health flags in commander directly instead of publishing via uORB 2) move publish_subsystem_info into lib/ folder" 7 years ago
Philipp Oettershagen f5847a4a7b Subsystem_info status flags & checks: Switch back to uORB for inter-process communication, handle GPS checks completely inside ekf2, add distance_sensor checks 7 years ago
Philipp Oettershagen 6f1f414b49 Subsystem_info status flags & checks : Initial commit, updating the health flags in a centralized way mostly in commander and the votedSensorsUpdate function. 7 years ago
acfloria d8cf012641 IridiumSBD: Add iridiumsbd_status uorb message 7 years ago
Florian Achermann 84578748f4 Navigator Mission RTL (#8749) 7 years ago
Mohammed Kabir 8d6e209888 msg : add ping message 7 years ago
David Riseborough a32333994f The single line UART setup was replaced with a locked down configuration. 7 years ago
Daniel Agar 1b5396436e
Update submodule genmsg to latest Fri May 4 20:26:30 CDT 2018 (#9416) 7 years ago
Mohammed Kabir 39bb65ffd7 mavlink : add advanced timesync algorithm 7 years ago
Daniel Agar ea3acb7121 cmake remove circular linking and reorganize 7 years ago
Daniel Agar 082126610d commander status flags delete condition_system_prearm_error_reported 7 years ago