354 Commits (e927f3e040cf21a62ff5e25146b9e25b5b14ed69)

Author SHA1 Message Date
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
Beat Küng 7f65e01d07 cmake: avoid GLOB for *.msg files and use an explicit .msg file enumeration 9 years ago
Jimmy Johnson bb79d14cb1 adding lpf based on confidence of linear movement 9 years ago
Lorenz Meier 7633797190 Battery status: Add valid flag 9 years ago
Beat Küng 197b37fc17 fix cpuload.msg: remove timestamp (cleanup after rebase) 9 years ago
Beat Küng 093eece29b orb message templates: move common code into px_generate_uorb_topic_helper.py 9 years ago
Beat Küng 797d0f24d6 reformat orb message templates 9 years ago
Beat Küng eabc43d78c orb structs: add padding bytes to align the structs where necessary 9 years ago
Daniel Agar 69c1ce1714 WIP logger serialization 9 years ago
Daniel Agar 768e5ab66f adc_report remove timestamp 9 years ago