1053 Commits (16b1b220fdca0e7fcbd330b4929c093ac16dbc34)

Author SHA1 Message Date
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
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
FengShun d19b54481a fix: uORB topics lost messages when publications overflow 4 years ago
mcsauder 047531b924 Add MavlinkStreamGPSStatus status class stream via GPS_STATUS.hpp and add PRN code to satellite_info.msg. 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 eecf2e7a1e
sensors: allow up to 4 accels, gyros, and baros and add configurable rotations for accel & gyro 4 years ago
Daniel Agar c01fabaf11
FW move altitude first order hold (FOH) and loiter to position special cases from navigator to position controller 4 years ago
Silvan Fuhrer 5a184d2f5c Commenting and formating fixes 4 years ago
Silvan Fuhrer 8f858d95e6 Rename equivalent airspeed (EAS) to calibrated airspeed (CAS) 4 years ago
Daniel Agar f01c4e769f
sensors/vehicle_imu: vehicle_imu_status add mean accel/gyro 4 years ago
Daniel Agar 08bf71b73d
drivers/tone_alarm and tune_control small improvements/cleanup 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