1109 Commits (21f5f9fba08ca1cfcdc6c3e052783b013b58e65b)

Author SHA1 Message Date
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
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