14008 Commits (d558819a243283b3086305bf6838e38ad8cef0fd)
 

Author SHA1 Message Date
Lorenz Meier d8690d7de3 commander: Adjust to uORB mission changes 10 years ago
Lorenz Meier 33bd30233e Remove mission topic and move it to auto-generated 10 years ago
Lorenz Meier 1f8832d8c8 Objects common: Remove last exceptions 10 years ago
Lorenz Meier 511fc5d42a Sensors app: Update to uORB changes 10 years ago
Lorenz Meier f69480fbc3 MAVLink app: Update to uORB changes 10 years ago
Lorenz Meier b23d41e90f IO driver: Update to uORB changes 10 years ago
Lorenz Meier 48b5a1a3fd FMU driver: Update to uORB changes 10 years ago
Lorenz Meier b71910e104 Range finder driver: Remove spurious orb_declare 10 years ago
Lorenz Meier f8354bcd26 Flow: Remove spurious orb_declare 10 years ago
Lorenz Meier b9face9766 PWM in / RC in driver: Move to generated uORB topic 10 years ago
Lorenz Meier b0a9679fca PWM out driver: Move to generated uORB topic 10 years ago
Lorenz Meier 647c2e2a3a RC param map: Remove non-generated file from GIT 10 years ago
Lorenz Meier b6fd180d55 sensors app: Adjust to changes in param RC map uORB topic 10 years ago
Lorenz Meier d7bfdfd234 MAVLink app: Adjust to changes in uORB topic 10 years ago
Lorenz Meier b530582e59 RC param map: Move to generated uORB topics 10 years ago
Lorenz Meier 36a787bd91 Mag: move to generated uORB topics 10 years ago
Lorenz Meier 1d1431e532 gyro: Move to generated uORB topics 10 years ago
Lorenz Meier 7e24240ec3 Baro: Move to generated uORB topics 10 years ago
Lorenz Meier 33a1e3127a Accel: Move to generated uORB topics 10 years ago
Lorenz Meier a4e06654ff Eigen: Remove unneeded config option 10 years ago
Lorenz Meier 8201c6ee1b Update Eigen 10 years ago
Lorenz Meier e8f4aa4de8 Include eigen dir as include dir 10 years ago
Lorenz Meier 8ec5b03211 Disable VTOL airframes since they are not fully stable in beta 10 years ago
David Sidrane abc74323ac Set margins 10 years ago
David Sidrane aaafbad9e7 Updated Config - Using Irq stack and reduces idel stack and user sizes 10 years ago
Lorenz Meier 62269004c8 FW control: Remove unused parameters 10 years ago
Eddy Scott bf9bbfa27f Handle turn pitch rate compensation in pitch rate controller instead of pitch controller. Also set inverted flag to true if rolled more than 90 degrees 10 years ago
Eddy Scott 39732abf1f Changed ecl_roll/pitch/yaw_controller.cpp to no longer transform ctl_data.angle_rate to angular acceleration as the angular rates are already angular accelerations as calculated by ekf_att_pos_estimator 10 years ago
Lorenz Meier c0dc9f99a6 LSM303D: Start with 16g as default range 10 years ago
Lorenz Meier 0693e186d9 LSM303D: Add option for 16g range 10 years ago
Lorenz Meier e5834460e2 MPU6K: Add commandline option to set range, fix test command by resetting guard logic properly 10 years ago
Lorenz Meier 0b6ea40b7b Attitude estimator Q: Operational failover, warn user about excessive vibration levels 10 years ago
Lorenz Meier e8ce2234f3 Data validator: Better vibration level estimation, better failover 10 years ago
Lorenz Meier b09630af03 Add vibration fields to vehicle attitude message 10 years ago
Lorenz Meier eea2f61f02 Retire attitude-only EKF due to performance and memory consumption considerations 10 years ago
Lorenz Meier 822b818c3c Q estimator: Feed validator with right timestamp 10 years ago
Lorenz Meier 7feb25bf58 Validator: Reject data with no timestamp 10 years ago
Lorenz Meier 1148ba4a77 ECL: Factor in error counts from sensor 10 years ago
Lorenz Meier c9d0b54a6f Attitude estimator Q: Integrate data validation lib 10 years ago
Lorenz Meier 1198a79a71 Data validation: Initial concept of RMS + timeout based data validators and validation groups of N sensors 10 years ago
Lorenz Meier 99146ea6c3 Integrator: Improve to 3D case, add coning correction 10 years ago
Lorenz Meier 0275d770ae sensor drivers: Add integrator stub for delta angles 10 years ago
Lorenz Meier c66517bcd6 LSM303D driver: Add delta angle support 10 years ago
Lorenz Meier 808d8520b5 L3GD20 driver: Add delta angle support 10 years ago
Lorenz Meier fa62841ff7 sensors app: Copy sensor data from 1st accel / gyro also into integral fields 10 years ago
Lorenz Meier f0ff10e40f EKF: Use driver-level provided and coning-corrected delta angles 10 years ago
Lorenz Meier c34a505576 MPU6K driver: Add delta angles / velocities including coning correction 10 years ago
Lorenz Meier 62f37204be Accel and gyro drivers: Add integrals 10 years ago
Lorenz Meier d779aa0402 sensor combined message: Add delta angles and velocities 10 years ago
Lorenz Meier 857fced227 Integrator: Improve to 3D case, add coning correction 10 years ago