147 Commits (7e9cdef57b5c7685d8e4dafddc3c9d63df7dcc24)

Author SHA1 Message Date
Igor Mišić 72b1db4a63 pps_capture: implementation of pulse per second capture driver 3 years ago
Matthias Grob c522a8b15a Compute RTL time and react if lower than flight time 3 years ago
Beat Küng a0e43bca96 msg: remove unused vehicle_actuator_setpoint topic 3 years ago
Beat Küng 6fdcc43ea8 mixer_module: add testing for SYS_CTRL_ALLOC=1 with actuator_test cmd+uorb msg 3 years ago
bresch d47f9f155a MC mixer: replace multirotor_motor_limits by control_allocator_status 3 years ago
Matthias Grob fabf865411 Use backwards compatible manual_control_setpoint instead of manual_control_input 3 years ago
Matthias Grob 956997eb1e Replace arm_request and mode_request with combined action_request 3 years ago
Matthias Grob 052e29267d Use mode_request for RC mode switching 3 years ago
Matthias Grob af607e3040 Use separate arm_request instead of vehicle_command for RC arming 3 years ago
Daniel Agar 2d816e0b3e [WIP] manual_control selector hacks 3 years ago
bresch 3f1025fb1e FD: add dedicated topic to log more internal states 3 years ago
Beat Küng 38fa65a47e control_allocator: remove direct mixer, add actuator_{motors,servos} instead 3 years ago
bresch ec178c8745 create new mag_bias_estimator module 3 years ago
bresch 5874b1f87c mc atune: add module to all targets 3 years ago
bresch 0498ee92d0 mc atune: add multicopter attitude auto-tuner module 3 years ago
bresch d504b49695 mc_rate: compute control energy and publish to status msg 3 years ago
Daniel Agar f2bae02f87 msg: purge unused qshell 4 years ago
Daniel Agar 93aa6e3f78 ekf2: baro bias publish minor cleanup 4 years ago
Igor Mišić af2247bd94
mavlink: use dynamic camera comp id instead of hardcoded value 4 years ago
Dima Ponomarev d08d0443bc
Add internal combustion engine status uavcan bridge and mavlink EFI_STATUS stream 4 years ago
bresch 54c7e74de3 EKF: add baro bias estimator using GNSS altitude 4 years ago
Beat Küng e3972d563a cmake: ensure generated source files exist before extracting events 4 years ago
Beat Küng 38f3b8d356 mavlink & system: add events interface 4 years ago
Paul Riseborough 4465c4fbf6
ekf2: Publish and log EKF warning and information events (NEW msg estimator_event_flags) 4 years ago
Silvan Fuhrer 0ea8104344
select single system-wide wind estimate message (current best) 4 years ago
Julian Oes e6b1775bb6 vmount/navigator/mavlink: gimbal v2 changes 4 years ago
Martina Rivizzigno 48b00ff678 Support for gimbal v2 protocol 4 years ago
Daniel Agar a416731656 drivers/heater: add logging and minor improvements 4 years ago
Matthias Grob fbd64fbdd8 FlightModeManager: publish takeoff status 4 years ago
Mathieu Bresciani 8d8b58efc3
Add logging of mag calibration data (mag_worker_data) 4 years ago
Julien Lecoeur 343cf5603e initial control allocation support 4 years ago
Julian Kent 7482413005 Add Range-based RTL 4 years ago
Daniel Agar 4f62355dec
msg: new estimator_status_flags message for more accessible ekf2 status logging 4 years ago
Daniel Agar ef6209ba03
new manual_control_switches msg (split out of manual_control_setpoint) (#16270) 4 years ago
Daniel Agar 0f411d6820
Multi-EKF support (ekf2) 4 years ago
bresch 09cc3120e2 OpticalFlow: add optical flow velocity logging 4 years ago
Daniel Agar 945c17bc3f
move subsystem_info entirely into commander and remove from uORB 4 years ago
Daniel Agar 0b74076265 msg: only include orb_test messages if PX4_TESTING enabled 4 years ago
Daniel Agar 1eb3c59277 systemcmds/topic_listener: use msg_files list from msg/ 4 years ago
Daniel Agar 16119f0e8c mavlink debug messages disable on CONSTRAINED_FLASH boards 4 years ago
Daniel Agar 8d1b99be31
mavlink: telemetry status only log simple HEARTBEAT validity 4 years ago
Daniel Agar d71ca37087
navigator: publish navigator mission item changes for logging 4 years ago
Daniel Agar f557fa46e8
gyro_fft improve peak finding, parameterize min/max frequencies, remove debug logging 4 years ago
Daniel Agar 8ee0c62e57
examples: add Gyro FFT using CMSIS 5 on Cortex-m (#15104) 4 years ago
Daniel Agar cf26f24387
msg: add quaternion euler angle pretty print 4 years ago
Jacob Dahl a24488328f
Move GPS blending from ekf2 to sensors module 4 years ago
Daniel Agar 861e06dfd7
mavlink: handle receiving GENERATOR_STATUS 4 years ago
Daniel Agar 60d613ea04
sensors: sensor_preflight_imu -> sensors_status_imu and run continuously 4 years ago
Daniel Agar 9ccc1db649 estimator_status split out estimator_states 4 years ago
Daniel Agar 971b1e4b4d sensors: move mag aggregation to new VehicleMagnetometer WorkItem 5 years ago