27553 Commits (93daec43d3a0b81fb4cd60ff0687fa08eca26ecc)
 

Author SHA1 Message Date
David Sidrane ab26bd76ff tunes:Refactor for maintenance 7 years ago
David Sidrane 250c561963 posix simulated tone_alarm: Use tune_control 7 years ago
David Sidrane 1fb7046052 stm32 tone_alarm: Remove stale documentation & cleanup 7 years ago
David Sidrane ec25e4b913 stm32 tone_alarm: Remove stale documentation 7 years ago
David Sidrane 040ffd52a1 samv7:tone_alarm:ported to tune_control 7 years ago
David Sidrane 43e60b98aa kinetis tone_alarm: Remove stale documentation & cleanup 7 years ago
David Sidrane 6b4e549ba9 kinetis tone_alarm: Remove stale documentation 7 years ago
Daniel Agar 99ed46949e uORB_tests print pointer correctly 7 years ago
Daniel Agar d11c6af923 FlightTaskAuto don't pass position setpoint by value 7 years ago
Daniel Agar 12dd9b475e tfmini add missing PX4_ERR argument 7 years ago
Daniel Agar 323ba9f837 batt_smbus.h missing header guard 7 years ago
Daniel Agar ad321c8824 parameters test save restored parameters when finished 7 years ago
Daniel Agar 8ddb99971f tests template skip mavlink except for mavlink test 7 years ago
Roman 844671ed6d mavlink: moved to ModuleParams 7 years ago
Daniel Agar d131fea899
vehicle trajectory limit unnecessary updates and reduce logging (#10347) 7 years ago
Paul Riseborough 94d953eef2 Tools: Fix EKF data analysis false positives 7 years ago
Bram Strack van Schijndel ca446982ab [Bebop 2] also upload mixer and config files 7 years ago
Bram Strack van Schijndel 918c397ae7 fixup! [Bebop 2] don't strip and upload to /data/ftp/internal_000 7 years ago
Bram Strack van Schijndel 0b6dc65e3c [Bebop 2] fix upload 7 years ago
Bram Strack van Schijndel b678f8bc5b [Bebop 2] don't strip and upload to /data/ftp/internal_000 7 years ago
Dennis Mannhart 16ca0be4e5 FlightTaskAuto: set reference to 0 if auto is requested but no global position available 7 years ago
Dennis Mannhart 3222f583c8 use matrix .zero 7 years ago
Dennis Mannhart e2e8d6d135 mc_pos_control_main: fix comment and remove line that is not used 7 years ago
Dennis Mannhart a24fdb93c3 FlightTaskManual: increase rc timeout to 1.5 x COM_RC_LOSS_T 7 years ago
Dennis Mannhart 1f1c9fde01 FlightTaskAuto: lock yaw once within acceptance radius 7 years ago
Dennis Mannhart 72f1fca55c mc_pos_control: lower LOITER_TIME_BEFORE_DESCEND from 1 second to 0.2 7 years ago
Dennis Mannhart 8714b216b0 FlightTaskFailsafe: comments and land with land speed if velocity in z is valid but altitude not 7 years ago
Dennis Mannhart 3d250b3b83 FlightTaskAutoLine: don't update yaw if waypoints are too close together 7 years ago
Dennis Mannhart 81c5025ad8 mc_pos_control: enter FlighttaskFailsafe if Flighttask wants to be started, but all of 7 years ago
Dennis Mannhart 06c10f61c1 mc_pos_control: go into Failsafe only after 1 second flighttask.update() continous to fail 7 years ago
Dennis Mannhart 4d9f96bfbd FlightTaskFailure: will hover if position available, will land if velocity valid and 7 years ago
Julian Oes d370a7c2b5 commander: remove unused HITL transition function 7 years ago
Julian Oes f3e576b6f4 commander: remove set but unused HITL flag 7 years ago
Matthias Grob c87e124f13 commander: refactor COM_DISARM_LAND to param wrapper 7 years ago
Matthias Grob 0c6bffb66a commander: make auto disarm timeout float 7 years ago
Daniel Agar 658b957888
Jenkins build and archive all packages (#10332) 7 years ago
alessandro 74785f75bd ControlMath: Initialize vehicle_attitude_setpoint 7 years ago
Daniel Agar 715fad8bf1 commander send_vehicle_command don't ignore cmd argument 7 years ago
mcsauder bf87270ded Doxy documenting in send_event.cpp/h and px4_module.h. 7 years ago
Jake Dahl 5a678295b3 added a check to ensure the initialize settings function succeeds. If it does not, the driver fails gracefully. This handles the case that the device is not there. 7 years ago
Kevin Lopez Alvarez c10ea132b4 PNI RM3100 magnetometer driver (#10302) 7 years ago
bresch 124a34e8f6 Failure Detector - Add space between Failure and Detector in @group field 7 years ago
bresch 9be0c97346 Failure Detector - use bitmask field instead of boolean in vehicle_status msg (failure_detector_status) and instead of struct in class 7 years ago
bresch 0001031e59 Failure Detector - Rename parameters and change group 7 years ago
bresch 93ba11c218 Failure Detector - Move COM_FAIL_x params to dedicated _param.c file 7 years ago
bresch 92b00ec07e Failure Detector - Do not trigger force_failsafe flag anymore 7 years ago
bresch fea91c96e8 Failure Detector - Use dedicated parameters for attitude checks 7 years ago
bresch 72f2317c95 Failure Detector - move "force_failsafe" flag inside circuit_breaker protection; remove PX4_WARN and send mavlink msg only once 7 years ago
bresch 9a6fef62ab Vehicle_Status_msg - Add attitude_failure flag to vehicle_status message 7 years ago
bresch c4c8e8d2db Failure Detector - Various cleanup and style changes. 7 years ago