664 Commits (7fb73ae2c0e66a96c3850e7e45c7f85d364c71ac)

Author SHA1 Message Date
TSC21 8325724079 general fixes on VIO data access 6 years ago
TSC21 440ebfde02 remove att_pos_mocap uORB topics 6 years ago
TSC21 183a63cce9 purge vehicle_vision_position alias 6 years ago
TSC21 8f23a073a4 ekf2: add vehicle_odometry usage and data validation check; update replay as well 6 years ago
TSC21 939216d6ff add vehicle_odometry msg 6 years ago
Roman e17f0802cc tecs msg: changed flight_path_angle to height rate as clearly we are 6 years ago
Daniel Agar 55abaaf6ab uORB printf map extend floating point decimal places 7 years ago
Daniel Agar af6098b9ea uORB print_message add device_id pretty print 7 years ago
Daniel Agar 930ac8d4fe Mavlink set telemetry_status type properly for Sik radios 7 years ago
PX4 Build Bot e421c254e2 Update submodule genmsg to latest Fri Aug 31 21:30:44 UTC 2018 7 years ago
Daniel Agar 5207c420c3 generic position controller status/feedback message 7 years ago
Julian Oes f3e576b6f4 commander: remove set but unused HITL flag 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 9a6fef62ab Vehicle_Status_msg - Add attitude_failure flag to vehicle_status message 7 years ago
Daniel Agar 6396e486bd commander cleanup battery failsafe handling 7 years ago
Paul Riseborough f100cd73ef msg: Create message for GPS drift rates 7 years ago
Daniel Agar 36403e9025 Mavlink expand telemetry_status and split radio_status 7 years ago
TSC21 7c7602873e assert over the type of the 'timestamp' field 7 years ago
TSC21 c10e851251 replace printf with PX4_INFO_RAW 7 years ago
TSC21 c53c035ec6 px_generate_uorb_topic_files: add check and throw error if no timestamp field exists 7 years ago
TSC21 a1ac34d3e7 reformat how the passed time is printed 7 years ago
TSC21 cac84e1424 px_generate_uorb_topic_helper: do not account with the timestamp, so the struct size matches 7 years ago
TSC21 8a8cc26b13 uorb templates: remove redundant timestamp field 7 years ago
TSC21 86baa6a90a beautify some identation 7 years ago
TSC21 e932030d88 add timestamp field to uORB msgs; sync timestamp whenever possible 7 years ago
acfloria 21ebcdc0ae Publish the satcom subsystem health 7 years ago
Beat Küng f1dc8f8f48 listener: use PX4_INFO_RAW instead of printf 7 years ago
Julian Oes 0c5c741b1a add posix shell 7 years ago
Daniel Agar d04aef65d0 estimator_status reduce size of n_states 7 years ago
Daniel Agar 2bf90574ed estimator_status separate LPE only flags and comment 7 years ago
Daniel Agar da68ea0d11 estimator_status delete unused nan_flags 7 years ago
TSC21 ca42483794 update msgs fields from camelCase to snake_case so rosidl_generate_interfaces() is able to generate code for ROS IDL files 7 years ago
Daniel Agar cc96e5ec5e sensor messages remove unused fields and improve comments 7 years ago
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