473 Commits (d57ed6d17fcfa2e3ae2f00c49a911049ec452f47)

Author SHA1 Message Date
Daniel Agar fc7c8b4b89 vehicle_status delete engine_failure_cmd 7 years ago
Daniel Agar 17e17d79dd commander delete unused vtol_transition_failure_cmd 7 years ago
Daniel Agar d0fba8bf8b commander delete unused data_link_lost_cmd 7 years ago
Daniel Agar c0be801b5c commander delete unused rc_signal_lost_cmd 7 years ago
Daniel Agar 5a6cde41d5 commander delete unused gps_failure_cmd 7 years ago
Daniel Agar ca804a2308 commander delete unused sensors check 7 years ago
Daniel Agar 964cb486a9 home_position delete unused direction_{x, y, z} 7 years ago
sanderux 74868f8c2b Reset home position when landed and disarmed 7 years ago
Florian Achermann 87646c4ea4 Update the Description of the estimator_status Message (#8346) 7 years ago
lamping7 63718bf27b fix MISSION_ITEM REACHED message broadcast (#8332) 7 years ago
Paul Riseborough 024589d63d msg: Add separate vertical and horizontal validity flags to home_position 7 years ago
Paul Riseborough 92bcc63418 msg: add pre flight check status message 7 years ago
Lorenz Meier 39f4b205e7 Safety: Add field for override inputs 7 years ago
Daniel Agar b8e24b5d2f uORB delete unused vehicle_force_setpoint 7 years ago
Daniel Agar d3c87c77d2 uORB delete unused pwm_output 7 years ago
Daniel Agar 6ca86c3608 uORB delete unused filtered_bottom_flow 7 years ago
Daniel Agar ae42923025 uORB msg delete unused hil_sensor 7 years ago
Lorenz Meier a1a002f9b6 Navigator: Add the ability to do a low-altitude RTL to avoid traffic 7 years ago
Daniel Agar 4416c4ddb3 navigator move parameters out of MissionBlock 7 years ago
Paul Riseborough 3fc7aba178 TECS: Use version in ECL library 7 years ago
Daniel Agar d83073f016 move RTPS to dedicated px4fmu-v{3,4,4pro,5}, posix, sdflight builds (#8113) 7 years ago
Daniel Agar 651df03f76 RTPS and micro-CDR build system cleanup (#8084) 7 years ago
Matthias Grob 2b7dcd3f34 mc_pos_control: multiple small fixes in position controller we acumulated over time during our PX4 deployment and want to contribute back 7 years ago
Beat Küng cdf17c5447 led: add MODE_FLASH 7 years ago
Paul Riseborough c7097085fa msg: publish magnetometer inconsistency level 7 years ago
Beat Küng 20e987faa9 estimator_status: add missing descriptions for control_mode_flags 7 years ago
David Sidrane a9bd3aeb85 Fixed typo usb_vaild -> usb_valid 7 years ago
Daniel Agar 48f1e3ed1c uORB generation move to msg/ 7 years ago
Daniel Agar 3c18be387c ROI - move handling to navigator (#7939) 7 years ago
ChristophTobler a45ed5f776 add constants for distance orientation convention 7 years ago
Daniel Agar b4755297ec delete control_state and cleanup vehicle_attitude (#7882) 7 years ago
Daniel Agar 3498fe0c6f delete sdlog2 EKF2 replay (#7982) 7 years ago
Daniel Agar 26f00609ac multirotor_motor_limits only publish for MC 7 years ago
CarlOlsson 6a9f47b31e msg: Fix documentation of filter_fault_flag in estimator status msg 8 years ago
Daniel Agar e15afcca7a vehicle_command commands are uint16, not uint32 8 years ago
Daniel Agar dc18112697 EKF2 limit map reprojection (#7900) 8 years ago
Sugnan Prabhu S 6562dd496b mavlink: implement MAV_CMD_REQUEST_FLIGHT_INFORMATION 8 years ago
Julien Lecoeur 798c6d0f56 Use char* for names of debug messages 8 years ago
Julien Lecoeur 0e6e0f4cb0 Wrong indentation 8 years ago
Julien Lecoeur 12353f4da7 Add support for mavlink message DEBUG_VECT 8 years ago
Julien Lecoeur eeb966d375 Add support for mavlink message DEBUG 8 years ago
José Roberto de Souza dddac6c85a msg: Add arm authorization request command id 8 years ago
Daniel Agar b2a81ed35b multi diff pres sensor publication and logging 8 years ago
José Roberto de Souza 4462869432 Add support to new fields in command_ack 8 years ago
José Roberto de Souza b7c705e790 msg: Add missing value of MAV_RESULT 8 years ago
Beat Küng 77785c01ef micrortps_client.cpp.template: avoid 0-init & check result of orb_copy 8 years ago
Beat Küng 55f65b4aff Tools/message_id.py: rename to uorb_rtps_message_ids.py for clarity 8 years ago
José Roberto de Souza 7c268f4fa1 mavlink: Safely avoid send the same vehicle_command and vehicle_command_ack back 8 years ago
José Roberto de Souza a8cfd6f36a msg: Use the correctly data types on vehicle_command 8 years ago
José Roberto de Souza 1a3315e397 msg: Fix build in python3 8 years ago