21276 Commits (db361d7a599cd7051b2b9081d214765d3b617298)

Author SHA1 Message Date
Daniel Agar 8d48e49ef9 cmake build lis2mdl with all magnetometers 5 years ago
Beat Küng 7c4b5a03f6 drivers: add lis2mdl mag driver 5 years ago
Daniel Agar 6d846143dc pwm_out: update pwm outputs up to twice as fast as actual pwm frequency 5 years ago
Daniel Agar aa380f351f uORB: SubscriptionInterval last update shift forward with interval 5 years ago
Daniel Agar 7cf8a7ca64 uORB top readd initial clear screen 5 years ago
Daniel Agar a2d170d850 uORB: top output improvements 5 years ago
Daniel Agar 41660c3550
commander: update EKF accel & gyro bias arming limits 5 years ago
PX4 BuildBot fa64c3862d Update submodule matrix to latest Thu May 7 00:38:16 UTC 2020 5 years ago
Daniel Agar 7207301e56 simulator: temperature only updated with baro 5 years ago
Daniel Agar 9963bb6c40 parameters: lock shutdown earlier in param_save_default() 5 years ago
Daniel Agar 10b289b43c commander: only report manual control lost if found once 5 years ago
Daniel Agar 7bb256f4b7 commander: skip continuous preflight check if calibrating 5 years ago
Daniel Agar 6705ac3e3b commander: reject PREFLIGHT_CALIBRATION and PREFLIGHT_STORAGE if armed or shutting down 5 years ago
Daniel Agar 04113b4d57 commander: changes when USB connected 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Silvan Fuhrer 45ebbb895a Airspeed Selector: do not run it within the first 2s after system boot 5 years ago
Beat Küng 8d722ac74b bmm150: add self-test 5 years ago
Beat Küng 71b942392d bmm150: cleanup, slightly increase data accuracy 5 years ago
Beat Küng 1175c08829 bmm150: more explicit data conversion & reduce to 30Hz 5 years ago
Daniel Agar b5e25c2218 sensors: checkFailover() remove verbose failure messages 5 years ago
Daniel Agar 29f4fca7bf sensors: failover don't print remaining disabled sensors 5 years ago
Daniel Agar 692aaada31 sensors: refresh parameters on sensor init 5 years ago
Daniel Agar cb180427cd sensors: inconsistency checks explicitly skip disabled 5 years ago
Daniel Agar 2a2d9e9eba logger: keep typical log path within a single mavlink message 5 years ago
PX4 BuildBot ce0e531d45 Update submodule ecl to latest Wed May 6 00:44:34 UTC 2020 5 years ago
Daniel Agar ca998c1822
IMU: parameterize IMU integration time (IMU_INTEG_RATE) 5 years ago
Matthias Grob cdf37ca557 PositionControl: deconflict hover thrust estimator, acceleration control 5 years ago
Daniel Agar 466b5db36f
uORB::Publication improvements and cleanup (#14784) 5 years ago
Matthias Grob 8e2c52a31a mc_pos_control: suppress vertical acceleration feed-forward during takeoff ramp 5 years ago
Beat Küng bcce75e691 icm20948+mpu9250: add support to configure the high bus speed 5 years ago
rfu 0becd29b46 fix mpu9250: wrong buffer size 5 years ago
rfu f8db9c4f1b fix mpu6000: wrong buffer size 5 years ago
rfu adb032d2e5 drivers: up_udelay -> px4_usleep 5 years ago
rfu 8787780de4 some printf format and conversion fixes 5 years ago
rfu 90c3819df5 fxos8701cq + fxas21002c: add support for I2C 5 years ago
David Jablonski 09180b9d4a
mavlink: increment cmd confirmation field (#14808) 5 years ago
kamilritz 960ad0693f fix format 5 years ago
kamilritz 9137813472 Received quaternion represents body to world 5 years ago
Daniel Agar 6dfe12d122
Revert "drivers/pwm_out: cleanup for multi-platform use" (#14812) 5 years ago
baumanta 200d905b63 delete ROTATION_YAW_293_PITCH_68_ROLL_90 as usage implies it is the same as ROTATION_ROLL_90_PITCH_68_YAW_293 5 years ago
baumanta 38a6304d53 cleanup unneccessary complicated formulations 5 years ago
baumanta c758da2391 add test for rotations, add new rotations, fix old rotations 5 years ago
baumanta c37424aff2 sort enum by mavlink MAV_SENSOR_ORIENTATION 5 years ago
kamilritz 0cdf2c2e29 Use ground truth uorb topic for ground truth mavlink message 5 years ago
Daniel Agar d89b7804f7
boards: initial CUAV X7Pro support (not complete) 5 years ago
Daniel Agar 0c8dcf94bc drivers/pwm_out: cleanup for multi-platform use 5 years ago
PX4 BuildBot c5341da813 Update submodule ecl to latest Fri May 1 00:39:52 UTC 2020 5 years ago
Daniel Agar 3e5f85b47b
uavcannode: add distance_sensor (all possible instances) 5 years ago
Beat Küng 8bc72fe771 gps drivers: update submodule (M9N support) 5 years ago
Matthias Grob 81e576b63a rotation conversion: deconfuse roll 90 yaw 90 5 years ago