1023 Commits (sbg)

Author SHA1 Message Date
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
Daniel Agar 861e06dfd7
mavlink: handle receiving GENERATOR_STATUS 4 years ago
Daniel Agar 0dc8bb9c86
uORB: increase ORB_MULTI_MAX_INSTANCES 4 -> 10 4 years ago
Julian Oes 53b14233a2 mavlink: handle failure injection commands 4 years ago
Daniel Agar c41f053c7b
vehicle_imu/vehicle_magnetometer add calibration indicator to message 4 years ago
Daniel Agar 60d613ea04
sensors: sensor_preflight_imu -> sensors_status_imu and run continuously 4 years ago
Daniel Agar ca9b6bc137
commander: quick mag cal with fixed heading use MAV_CMD_FIXED_MAG_CAL_YAW message 4 years ago
Daniel Agar dfa82b58fd msg/tools/uorb_to_ros_msgs.py set executable 4 years ago
Daniel Agar e5879f1bb6 estimator_sensor_bias: add bias variance 4 years ago
Daniel Agar c54a0ff0c7 estimator_status: add device ids for accel/baro/gyro/mag 4 years ago
Daniel Agar 20c2fe6d28 estimator messages add explicit timestamp_sample 4 years ago
Daniel Agar 09666c324f msg: add mag device id pretty print decode 4 years ago
Daniel Agar 9ccc1db649 estimator_status split out estimator_states 4 years ago
TSC21 98f53c2bc4 microRTPS: extend verbose arg to the timesync 5 years ago
TSC21 d09cb8d1f0 microRTPS: reduce the number of streams on the bus 5 years ago
TSC21 603a4d8955 microRTPS: transport: fix parsing 5 years ago
Daniel Agar f2c9865c9b sensor mag add minimal queue and calibration check all 5 years ago
Daniel Agar 971b1e4b4d sensors: move mag aggregation to new VehicleMagnetometer WorkItem 5 years ago
bazooka joe 190b96a46c SMbus battery driver - a lot of updates and optimizations 5 years ago
TSC21 a091a70470 microRTPS: split the microRTPS client and agent dest directories for better visbility and handling 5 years ago
Daniel Agar 97fc1db768 vehicle_local_position: rename yaw -> heading and add reset logic 5 years ago
Daniel Leonard Robinson fa4818e467
vehicles: add new vehicle type: Airship (#14862) 5 years ago
Daniel Agar 3002e74b4f
mavlink: publish telemetry_status per instance with all HEARTBEATS from the same system 5 years ago
Beat Küng 5f8c6512b3 vehicle_status: add latest arming/disarming reason 5 years ago
Daniel Agar ba640acfcc
mc_hover_thrust_estimator: validity flag and other small improvements/fixes 5 years ago
Daniel Agar 63a23957b1
rc/dsm: decode improvements 5 years ago
TSC21 342b1c5ded microRTPS: client: properly set task/thread naming 5 years ago
TSC21 162e0c7675 microRTPS: client: reserve the minimum required stack to the send/receive tasks 5 years ago
TSC21 0b41aa3ecd microRTPS: client: dynamically allocate the uORB pub/subs 5 years ago
TSC21 398f104918 microRTPS: transport: do not discard message from rx_buffer if a CRC error occurs 5 years ago
TSC21 1ab193f548 microRTPS: remove the need for the eClock util 5 years ago