20875 Commits (43440b9797f47a1a3019336de48daf07c03d399b)

Author SHA1 Message Date
Lorenz Meier bf3b55cac7 Commander: Add function to print health flags consistently 5 years ago
Lorenz Meier 9d5aebd235 Commander: Run continuous pre-flight checks silently 5 years ago
Lorenz Meier 21435bd32b Report preflight and pre-arm checks from period checks 5 years ago
Lorenz Meier ed0a01d5da Commander: Add reporting of preflight and prearming state 5 years ago
Daniel Agar 1a9452e411
fw_att_control: move ecl/attitude_fw into fw_att_control module 5 years ago
bresch 6ccf55b6fd MPC: add updateHoverThrust function 5 years ago
bresch 1bf791ba3f MC_HTE: Stability improvements 5 years ago
Paul Riseborough ab92b46e69
Update ecl to add ability to recover from bad magnetic yaw 5 years ago
Daniel Agar 422e89b1c0 iSentek IST8308 magnetometer driver 5 years ago
Daniel Agar 64c7b4d489 parameters: handle MC_DTERM_CUTOFF -> IMU_DGYRO_CUTOFF migration 5 years ago
Daniel Agar 5fcd7932e9
mavlink: replace MavlinkOrbSubscription with uORB::Subscription 5 years ago
Lorenz Meier 35ed5607b4 Mission feasibility checker: Prevent zero-length trajectories 5 years ago
Lorenz Meier 76d20be29d Mission block: Gate math cleanup and checks 5 years ago
Lorenz Meier 4876e7bd6b Navigator: Improve documentation of mission block 5 years ago
Lorenz Meier 5e7ff47aac Navigator: Improve code readibility 5 years ago
Lorenz Meier 417d172a72 Navigator: Warn only for non-zero missions 5 years ago
Lorenz Meier 027e52d402 Camera trigger: Improve code readability 5 years ago
Lorenz Meier f1f185d209 Mission feasibility checker: Handle mission with zero elements silently 5 years ago
Lorenz Meier 09595f88fc Mission block: Style improvement 5 years ago
Lorenz Meier 5936844595 Update to latest mission API 5 years ago
Lorenz Meier b405c7e9bd Navigator: Add ability to wait for a position gate with executing the mission 5 years ago
Lorenz Meier ed8cb1c5a7 MAVLink: Add support for new gate command 5 years ago
Lorenz Meier 8842977d80 Camera trigger: Handle trigger distance handling better 5 years ago
BazookaJoe1900 5e343b104e
logger: using ModuleParams (#14316) 5 years ago
Daniel Agar 0eca583ecf sensors: move baro aggregation to new sensors/vehicle_air_data 5 years ago
Daniel Agar 093e9ba1ce
mc_rate_control: use vehicle_angular_acceleration topic instead of differentiating 5 years ago
PX4 BuildBot 2da38ae81c Update submodule matrix to latest Thu Mar 12 00:38:40 UTC 2020 5 years ago
Daniel Agar a89b69b0ea
vehicle_global_position: remove velocity fields (duplicates of local vx, vy, vz) 5 years ago
Daniel Agar 5d33b9e999
delete Outback Challenge (OBC) AUTO_RTGS (datalink loss) and AUTO_RCRECOVER (rc loss) 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
David Sidrane 4b9e6964f4 uavcan:Support runtime setting of CAN interfaces 5 years ago
Daniel Agar 9cd8bb4f88
sensors: move to WQ 5 years ago
Daniel Agar 9585055e9e
uORB: add bitset for faster orb_exists check and remove uORB::Subscription lazy subscribe hack/optimization 5 years ago
Beat Küng a2b2605443 param: fix param_get_cplusplus type check 5 years ago
Beat Küng b54e5a1c23 param: automatically update calibration ID params on import 5 years ago
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
TSC21 2568d9ae20 mavlink: timesync: readd timesync_status uORB to report Mavlink timesync 5 years ago
TSC21 170835f3f8 microRTPS: add timesync for the agent side 5 years ago
Roman Dvořák 152427ecdc
Ability to disable airspeed scaling (#14334) 5 years ago
RomanBapst 4ddf0f9dc1 ekf2_main.cpp: fixed bug in the calculation of the mag bias calibration time 5 years ago
Roman Dvořák e43aa4e287
logger: add RPM sensor messages 5 years ago
Alexey Matveev baf3cd5c30 Up stack for frsky_telemetry 5 years ago
Beat Küng 3fef401e81 uorb callbacks: fix unregister ordering to avoid race conditions 5 years ago
Julian Kent 36c307a39e Provide a dummy avoidance for flash constrained boards 5 years ago
Julian Kent 5169cfcc45 Add bezier trajectory tracking in obstacle avoidance 5 years ago
Julian Kent d2507e831e Add mavlink parsing for bezier message 5 years ago
Julian Kent 5b8aa20c2f Bezier trajectory functions to get position, velocity, accel on trajectory 5 years ago
Matej Frančeškin b8970673c6 Fixed Mavlink FTP tests 5 years ago
Matej Frančeškin ef865a091f Added FileNotFound error code according to new Mavlink FTP specification 5 years ago
bazooka joe 887d846f7a remove one space from string sent with the logger filename 5 years ago