707 Commits (8bf9ec32dce2f5afbf3fe6e95ad3ae3b261e376a)

Author SHA1 Message Date
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
Beat Küng 3d3e6428c2 msg/geofence_update.msg: remove this topic 8 years ago
Beat Küng 82716012bd geofence_update.msg: notify navigator on geofence update 8 years ago
Beat Küng 52ca49c682 geofence: remove fence & fence_vertex messages 8 years ago
Vicente Monge c5e2745a19 Fixes for manual bridge generation 8 years ago
Mark Charlebois d24503242e Extracted non-template code from template 8 years ago
Mark Charlebois 049c769293 Converted cxx to cpp 8 years ago
Mark Charlebois fc3d49240e Added missing "%" 8 years ago
Daniel Agar 1e3fa64eff microRTPS_client printf PRIu64 8 years ago
Daniel Agar 30f8e5751d Makefile simplify colorecho for CI 8 years ago
Mark Charlebois fd86ab7f69 Fixed clock_gettime to be portable to OSX 8 years ago
Daniel Agar 319c1d2046 microRTPS_transport.cxx fix code style 8 years ago
Daniel Agar 5b1e3b3257 microRTPS readability braces 8 years ago
Daniel Agar 2151890e50 urtps microRTPS_transport.h code style 8 years ago
Daniel Agar 62fc3fb5ab microRTPS_transport use uint8_t for topic_ID 8 years ago
Daniel Agar e6633da832 microRTPS_client printf format fix 8 years ago
Vicente Monge c85039e413 Fixing rebase conflicts 8 years ago