395 Commits (05b0c412c8fc79804546f17a87ebae45e5c3fa64)

Author SHA1 Message Date
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
Kabir Mohammed 569251dc2e mavlink_receiver : Add external estimator interface 8 years ago
Simone Guscetti 2c2addad53 Add new message vehicle_status_flags for the commander status_flags 8 years ago
Beat Küng 5c2fa034da load_mon: rename low_stack -> task_stack_info & always publish it 8 years ago
Paul Riseborough ba9e8741c0 msg: Add mapping from uORB index to compensation parameter index 8 years ago
Paul Riseborough 1dd9a10260 msg: publish thermal corrections for all sensors 8 years ago
Lorenz Meier 36026fb631 Land detection topic: Add ground contact state 8 years ago
Lorenz Meier cc4fa627c2 Messages: Add input source field to manual control setpoint message 8 years ago
Beat Küng 0765ed552c sensor_correction.msg rename {gyro,accel,baro}_select to match uORB convention 8 years ago
Lorenz Meier b1e4291590 Sensor messages device IDs: These remain unsigned 8 years ago
Paul Riseborough 60c12aaa36 msg: change sensor device ID's to signed integers 8 years ago
Paul Riseborough 137bd73ea1 msg: add reporting of baro sensor corrections 8 years ago
Paul Riseborough 28488cfcd0 msg: add gyro biases to control state message 8 years ago