707 Commits (8bf9ec32dce2f5afbf3fe6e95ad3ae3b261e376a)

Author SHA1 Message Date
Dennis Mannhart f8e9f380d0 landdetector: add additional landdetection state 8 years ago
Paul Riseborough 08059caf89 EKF: Enable compensation for static pressure positional error (#7264) 8 years ago
Beat Küng 2815c62acf fix power button shutdown: use an orb topic instead of a work queue call 8 years ago
Lorenz Meier 07ced9895c MAVLink: Improve message handling / tracking 8 years ago
Lorenz Meier c1f5feac83 MAVLink: Queue transponder reports and send them at full data rate 8 years ago
David Sidrane 9635ec42e9 system_power:Add blank line per review 8 years ago
David Sidrane f13682223a Added FMUv5 System Power related system_power.msg fields 8 years ago
David Sidrane 8e8510f398 Added Power Brick related battery_status.msg fields 8 years ago
David Sidrane 4349f49610 PX4 System:Expunge the nuttx adc structure from the system 8 years ago
Nicolae Rosia 950273dbcf msg: ekf: switch to uin32_t for deltas, should be more than enough 8 years ago
Nicolae Rosia f1740bbf54 msg: ekf: fix comment, dt is in uS now 8 years ago
Nicolae Rosia 0a22a9c47c change gyro & accel dt from float to uint64. This has the benefit of 8 years ago
Daniel Agar b804616ad0 preflight check airspeed use differential_pressure 8 years ago
Daniel Agar eb067291bf airspeed sensors apply offset separately 8 years ago
Beat Küng 6fcd7d9529 estimator_status.msg: fix documentation of innovation_check_flags 8 years ago
Daniel Agar f947205cbe delete vehicle_global_velocity_setpoint 8 years ago
ChristophTobler 929ecd0e94 change to uint32 to match updated type from ecl 8 years ago
Paul Riseborough 2e008dfbc4 msg: Add vertical derivative to vehicle position messages 8 years ago
Beat Küng ce7d8d2270 sensor_mag.msg: add is_external flag & set it in the mag drivers 8 years ago
Daniel Agar 8d5c955af4 remove partial CMD_OVERRIDE_GOTO implementation (#7356) 8 years ago
Daniel Agar b4e2360070 uORB generation use constexpr (#7348) 8 years ago
Paul Riseborough e2242f87c9 msg: update estimator_status 8 years ago
Mohammed Kabir ad5fe5f44a Add support for SET_CAMERA_MODE command; Not used yet. 8 years ago
Mohammed Kabir 2e92a3946d camera_trigger : completely refactor state handling 8 years ago
Mohammed Kabir de19af456d msg : add camera feedback message 8 years ago
Paul Riseborough 57de9eccf5 msg: Code review recommendations for estimator_status 8 years ago
Paul Riseborough 3d3e04cb48 msg: create uORB topic for sensor selection data 8 years ago
Lorenz Meier 9efb1a59f2 msg: Add GPS check fail definitions to estimator_status 8 years ago
priseborough e9a3eca751 msg: add velocity accuracy reporting to local position topic 8 years ago
priseborough d0d2c9dcba msg: add velocity accuracy reporting to global position topic 8 years ago
Paul Riseborough 7c068e83d8 msg: correct definitions for local position origin validity flags 8 years ago
Mohammed Kabir 3ba0275952 camera_trigger : switch to queued publisher 8 years ago
Andreas Antener 00efbffea9 UAVCAN: disable ESCs when in VTOL fixed-wing 8 years ago
Daniel Agar ed1b442065 mission require valid landing after DO_LAND_START 8 years ago
Don Gagne 96458d3184 Support for RTL and Delay mission commands 8 years ago
Daniel Agar 3721fb9d52 cmake cleanup nuttx dependency handling (#7007) 8 years ago
Daniel Agar c5e0bf1c2f uORB combine VTOL FW and MC virtual topics (#7008) 8 years ago
Beat Küng a5cdff06d5 param: implement rate-limited autosave 8 years ago
Beat Küng 8dae94d90a lib/led: add BREATHE mode (but not implemented yet) 8 years ago
Beat Küng 43b98d9a2f lib/led: add led class with led_control uorb topic 8 years ago
Beat Küng ca05e64a9f replay: update & add some comments 8 years ago
Beat Küng df3ef3660b ekf2_timestamps.msg: add new message with ekf2 timestamps 8 years ago
Beat Küng 018846fadf ekf2_replay.msg: use timestamp instead of time_ref, remove unused time_usec_vel 8 years ago
Dennis Mannhart a1982e0392 land_detector: battery level status to adjust maximum altitude possible 8 years ago
Lorenz Meier 7372014aee Battery: Implement an emergency warn level 8 years ago
Daniel Agar c1bd0d5733 sync attitude setpoint messages 8 years ago
Lorenz Meier d11e4915f6 Vehicle control state: Add support for global yaw 8 years ago
Andreas Antener a5f3f65c2b Switch assignment: added manual and stabilized switch for a default stabilized switch scheme, let FW go into Acro 8 years ago
Beat Küng 21f5219bbc vehicle_command.msg: add PREFLIGHT_CALIBRATION_TEMPERATURE_CALIBRATION 8 years ago
Kabir Mohammed f8775306d3 Remove deprecated vision_position_estimate topic 8 years ago