313 Commits (a5e6f3213ff0ecfe6c989c480fbea81ef22effce)

Author SHA1 Message Date
Paul Riseborough 79ec263b1e msg: Change definition for un-used vibration monitoring variable 8 years ago
Julian Oes 2fff2ab9ac Add switch for landing gear, pass it to actuators 8 years ago
Beat Küng 8f5656f033 mavlink ulog: add target sys & component ids (update to changed mavlink message) 8 years ago
Beat Küng f29a50df31 logger: add support for mavlink backend in Logger class, handle start/stop 8 years ago
Beat Küng b7d07d77d6 msg files: add ulog_stream & ulog_stream_ack 8 years ago
Lorenz Meier a12780c88f Remove attitude setpoint matrix from attitude setpoint topic 8 years ago
Lorenz Meier 43d8e5710c Remove unused q_e flag 8 years ago
Lorenz Meier 526fb8f515 Remove q_valid flag from attitude topic 8 years ago
Lorenz Meier affefcc75e Attitude: Remove redundant timestamp 8 years ago
tumbili 5e0e522903 adapted to new vehicle attitude message 8 years ago
tumbili 215bfaa377 clean up vehicle attitude message 8 years ago
Paul Riseborough eb51184bbd msg: Update estimator_status documentation 8 years ago
Paul Riseborough 23a379a6bf msg: add output predictor tracking errors to innovation message 8 years ago
Paul Riseborough fa47569aa5 msg: Add EKF solution status flags to estimator status message 8 years ago
Paul Riseborough 2bda15d72b msg: Add innovation test data to estimator status 8 years ago
Mark Whitehorn f24b199775 add HIL_STATE message handler and publish to uORB 9 years ago
Beat Küng 89a7e0cf87 uorb topics generator: add multi-topics to the list of all topics 9 years ago
Beat Küng d297d31c23 input_rc.msg: remove timestamp_publication, use timestamp instead 9 years ago
Andreas Antener 8c9f4e8ab8 added which transition the vtol is in to vehicle status 9 years ago
Beat Küng be4db3c5df vehicle_command topic: use uorb queuing with length 3 9 years ago
Leon faebdeedcf vmount: add mount and ROI implementation 9 years ago
Miguel Arroyo f999fbe440 Publishes LPE GPS epv and eph as estimator status. (#5413) 9 years ago
Beat Küng df53fb0fde logging: publish a message for PX4_{WARN,ERR} & store them to the ulog file 9 years ago
Lorenz Meier eceb7e21b2 Include memory in CPU load message 9 years ago
Daniel Agar 2a15578f8d FW implement MAV_CMD_DO_GO_AROUND 9 years ago
Roman 499d362b8b added transition switch 9 years ago
Beat Küng ee58f0d11d encoders.msg: remove this topic, it's never published (#5074) 9 years ago
tommises 4fa2c54485 Mocap timestamp cleanup (#5021) 9 years ago
Lorenz Meier 07384d6b5a Vision msg: Cleanup timestamp 9 years ago
Beat Küng 9c73eae941 sensor_combined: replace accel & gyro integral with value, use float for dt 9 years ago
Beat Küng c5ea4b43be sensor_combined.msg: make timestamps relative 9 years ago
Beat Küng c66f26245c sensor_combined.msg: use uint32 for integral_dt 9 years ago
Beat Küng d846ad5dac sensors: move voting into sensors module 9 years ago
Beat Küng b4ecc5a8d9 sensor_combined cleanup: remove many unneeded fields 9 years ago
Beat Küng c407123a72 cleanup sensor_combined: remove adc & differential_pressure fields 9 years ago
Beat Küng 09ecc84cc7 gps file dump: re-implement with an uORB topic & write to the log file (#4987) 9 years ago
Beat Küng f8e9a19889 gps_position: convert uint64 timestamp_time -> int32 timestamp_time_relative 9 years ago
Beat Küng e2a7145379 vehicle_gps_position: remove timestamp_variance & timestamp_velocity (they're not used) 9 years ago
Beat Küng 89f5bd27e8 vehicle_gps_position: use timestamp field instead of timestamp_position 9 years ago
Lorenz Meier 34c0d3e99a Add TAP to vendor list 9 years ago
sander 37531c018a Implement MAV_CMD_DO_CHANGE_SPEED throttle 9 years ago
Roman 7f8c183d99 added airspeed mode enum to control state topic 9 years ago
CarlOlsson 9c170f7fae added parameter which defines threshold for airspeed given to the filter 9 years ago
Beat Küng 25cff52019 RTCM: use MAVLINK_MSG_ID_GPS_RTCM_DATA mavlink message (supports fragmentation) 9 years ago
Beat Küng 069dd01cb0 logger: subscribe to mavlink_log messages and write them to the log 9 years ago
Paul Riseborough fc4d5ddb67 msg: add error estimates to vision pose and position data 9 years ago
Paul Riseborough e5431543d8 msg: add external vision data for ekf2 replay 9 years ago
Beat Küng 623fe7ca2c logger + uorb msg template: rm msg name from o_fields to save space 9 years ago
Beat Küng 5cf8081a98 uorb template: add timestamp to the format string 9 years ago
Beat Küng fd0f52bebd orb macros: cleanup some unused code (#4576) 9 years ago