1005 Commits (ff6b82cb6ba89f944c7152b60d09e3d17a07898c)

Author SHA1 Message Date
Timothy Scott 39a5799e65 Mavlink: fixed temperature for batteries (#12605) 6 years ago
Matthias Grob d0f1a551e9 manual_contol_setpoint: fix mode slot numbering (#12578) 6 years ago
Daniel Agar 0e949a36ee task_stack_info increase task_name length to match NuttX CONFIG_TASK_NAME_SIZE 6 years ago
Daniel Agar 0dc8119c89 listener print strings 6 years ago
TSC21 eb951ede6a urtps templates: minor cleanup 6 years ago
TSC21 11a28665b7 px_generate_uorb_topic_files: cleanup uneeded conditions 6 years ago
TSC21 85bcfd7d72 generate_microRTPS_bridge: remove commented code 6 years ago
TSC21 c15e54445e increase cutoff margin for alias matching 6 years ago
TSC21 5b2d952e4b add checker for multitopic msg naming 6 years ago
TSC21 3d9f83a4f2 microRTPS_bridge: structural change to make possible to generate pub/sub code for multi-topics/aliased msgs 6 years ago
TSC21 a747116eab microRTPS bridge: make mandatory that all the uORB messages have their RTPS id 6 years ago
Beat Küng 72ddf3e0aa tune_control: use orb queue advertisement consistently 6 years ago
Martina Rivizzigno 1fb80612f3 CollisionPrevention: address https://github.com/PX4/Firmware/pull/12179 6 years ago
Martina Rivizzigno e6e4d846fb add uORB message obstacle_distance_fused with data from offboard 6 years ago
Martina Rivizzigno 09bfb00c88 Obstacle_distance: use only one increment in float directly 6 years ago
Martina Rivizzigno 02c3765c1b obstacle_distance: add fields from mavlink extension 6 years ago
Martina Rivizzigno d375402b5b distance_sensor: add horiontal and vertical fov, add quaternion for sensor orientation 6 years ago
Beat Küng 3743e6d8fb yaml: use safe_load(f) instead of load(f, Loader=yaml.FullLoader) 6 years ago
Alexis Paques 453ecfeb55 YAML: use Loaders and safe_load (#11910) 6 years ago
Timothy Scott 21760a5856 Changed constant name to UNMANNED_GROUND_VEHICLE 6 years ago
Timothy Scott 714c90b9db Updated code style to fix confusing if conditions 6 years ago
Timothy Scott a134da6e12 Removed is_rotor_wing, replaced with vehicle_type 6 years ago
Daniel Agar 32a89a1834 rename empy templates (*.template) to proper file extension (.em) 6 years ago
baumanta c497d94616 publish a minimal message for logging/debugging 6 years ago
pedro-roque a707403eaf mc_att_ctrl: added yawrate control from offboard. 6 years ago
Matthias Grob ac002db25c MAVLink/Commander: @Pedro-Roque's offboard yawrate handling 6 years ago
Matthias Grob e73218d665 mc_pos_control/FlightTasks: trigger takeoff based on task 6 years ago
TSC21 b3435dd1f5 microRTPS_transport: use preprocessor declarations to setup different build contexts for client and agent code 6 years ago
TSC21 f0447e0009 microRTPS_agent_CMakeLists.txt.template: add header files to micrortps_agent executable build 6 years ago
TSC21 95f144dfb7 msg.idl.template: do not generate typdefs for builtin types (not required) 6 years ago
TSC21 110a7931e4 microRTPS bridge generation: improve fastrtpsgen verbosity 6 years ago
TSC21 3536c9dddc RTPS IDL: fix const names; make IDL template similar to rosidl_generator_dds_idl/resource/msg.idl.em 6 years ago
David Sidrane ed8c6019d5 Added TI ina226 I2C power monitor (#11755) 6 years ago
TSC21 3ab75b83ce microcdr and IDL: remove field ordering, causing improper serialization/deserialization 6 years ago
Daniel Agar 9bad61b86b
Improve robustness to bad and lost airspeed data (#11846) 6 years ago
Alexis Paques 5763787840 Adding narg to allow empty arguments 6 years ago
Arkadiusz Niemiec c50c44cc58 Add a boolean to cleanly exit sender thread 6 years ago
romain 8b6480c1cf sih.msg removed, serial port communication removed 6 years ago
Beat Küng 914a9b78b6 new airframe for sih, HIL_STATE_QUATERION sent through MAVLink 6 years ago
romain c09e9ec97f simulator in hardware, new module added that allows to run a simulator in the hardware autopilot, for more documentation visit https://github.com/romain-chiap/PX4_SIH_QuadX 6 years ago
Roman d36c0e131d added aux6 RC channel 6 years ago
Claudio Micheli f4a4dab65a Commander: Improved logic for OA prearm checks. 6 years ago
Claudio Micheli 107746ded5 Added obstacle avoidance healthiness topic in vehicle status msg. 6 years ago
Roman ecc8a696d0 added ground effect reporting to land detector 6 years ago
Claudio Micheli cd47cefb03 Some more code cleanup. 6 years ago
Claudio Micheli 59cf9a1dd4 telemetry_status: Changed "type" comment. 6 years ago
baumanta a98f5d2ab2 suggestion for treating obstacle avoidance heartbeats 6 years ago
Daniel Agar 6dec451bab HEARTBEAT and commander failsafe handling cleanup 6 years ago
Oleg Kalachev fbc8d01a7e Rename distance_sensor.covariance to variance 6 years ago
Oleg Kalachev ec3f1fd5c2 mavlink_receiver: fix DISTANCE_SENSOR covariance handling 6 years ago