1271 Commits (2cbc99397681ad9b67f69703c5dd65eaea26c154)

Author SHA1 Message Date
Daniel Agar d5c7e243a9 vehicle_command: increase queue depth 4 -> 8 4 years ago
Silvan Fuhrer 92f2043d8b TECS: add EAS_sp to tecs_status.msg and rename other airspeeds to TAS 4 years ago
David Sidrane 1414c02471 msg:led_control Extend to support 8 LEDS 4 years ago
Matthias Grob 65884960fa Remove ancient submodules 4 years ago
TheLegendaryJedi e450c5a9d9 [UPDATE] - Crazyflie parameter config 4 years ago
Mathieu Bresciani 8d8b58efc3
Add logging of mag calibration data (mag_worker_data) 4 years ago
Beat Küng 25f3fe8456 fix control_allocator_status: torque_setpoint_achieved and thrust_setpoint_achieved are bool 4 years ago
Julien Lecoeur 343cf5603e initial control allocation support 4 years ago
Julian Kent d965f1cbc0 Add rtl_flight_time message 4 years ago
Julian Kent 67082ccb2b Test the vehicle type parameter usage 4 years ago
Julian Kent e847ef1a4d Add trig tests for wind calculations, and fix bugs / edge cases 4 years ago
Julian Kent 7482413005 Add Range-based RTL 4 years ago
TSC21 920d6d84b5 rtps: increase non-alias ID range by reducing the alias space ID 4 years ago
TSC21 54486b995e uorb_rtps_message_ids: add required topics to enable offboard control from DDS 4 years ago
RomanBapst b1e442b830 vehicle_local_position: added bitfield for terrain estimate sensor info 4 years ago
Beat Küng ade3871bee adc: add support for multiple sensor voltage channels 4 years ago
Beat Küng e2337a34eb system_power: add comp_5v_valid and can1_gps1_5v_valid 4 years ago
RomanBapst 447e14906c TECS: log more TECS states to enable better analysis 4 years ago
Daniel Agar 48f125f150 estimated IMU bias preflight checks 4 years ago
TSC21 7c95e99156 tools: make sure that uORB type names found as part of field names are not capitalized as ROS types 4 years ago
Daniel Agar abec2bd8df
msg: estimator_status_flags shorten fields 4 years ago
TSC21 06b733bb86 msg: rtps: improve verbosity when the the client is not capable of parsing a specific ID 4 years ago
TSC21 3f1c303b16 msg: rtps: improve verbosity when the the agent is not capable of parsing a specific ID 4 years ago
Daniel Agar c6af260a41 log_message increase queue depth 2->4 4 years ago
Daniel Agar 88f8da27ef
save learned mag bias per sensor (Multi-EKF support) 4 years ago
Matthias Grob e92795b474 Temporary logging addition to debug CI 4 years ago
Matthias Grob fafbb687d8 FlightModeManager: fix integral reset on ground 4 years ago
Matthias Grob 8329208b84 FlightModeManager: fix takeoff ramp from zero 4 years ago
Daniel Agar 4f62355dec
msg: new estimator_status_flags message for more accessible ekf2 status logging 4 years ago
bazooka joe 8d5813994f format smart battery serial number as string on mavlink 4 years ago
Daniel Agar 7038cb8518 sensors: angular_velocity always get gyro rate from vehicle_imu_status 4 years ago
Daniel Agar 336176b2f0 Mavlink FLIGHT_INFORMATION fix arming time (ms -> us) and add takeoff time 4 years ago
Robin Lilja aa244a098c
Clarification of coordinate systems for sensors_* and vehicle_* messages (#16339) 4 years ago
Daniel Agar ef6209ba03
new manual_control_switches msg (split out of manual_control_setpoint) (#16270) 4 years ago
Daniel Agar d44e537084
ekf2: update to new ecl to fix fault status getter 4 years ago
Igor Campos c316af6ec7 update to match new feature as a new mavlink command Oblique Survey 260 4 years ago
Silvan Fuhrer 59564af860 wind_estimate message: add identifier for source 4 years ago
Roman Dvořák bc1c8fb73a
GPS_DUMP_COMM: dump all gps instances 4 years ago
bresch f3e5b86b06 Commander: set home position in air 4 years ago
TSC21 1d1fbdb1d3 microRTPS: remove byte ordering for nested types 4 years ago
Jukka Laitinen fdb4ede6c2 Add topic namespace support for micrortps agent generation 4 years ago
Daniel Agar ed8a30d73e mavlink: STATUSTEXT directly use mavlink_log subscription 4 years ago
Daniel Agar 5d7ea62190 estimator_innovations: remove unimplemented fake vel & pos fields 4 years ago
Daniel Agar d14deb0e5a FFT add simple median filter 4 years ago
TSC21 b1dc1b1ecd msg: rtps: add IDs for missing estimator_* msgs 4 years ago
TSC21 5b7d1a0496 msg: rtps: add missing ID for orb_test_medium_wrap_around 4 years ago
Daniel Agar df2f26ebdf
rename vehicle_visual_odometry_aligned -> estimator_visual_odometry_aligned 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 614a0ac2a2
experimental/gyro_fft: improve peak detection, add start parameter 4 years ago