6624 Commits (8d1dae3ac185d46be41f2d6d1ec2a1cf48a9dfe3)

Author SHA1 Message Date
priseborough 13df6fb1c9 AP_NavEKF : Reduce ripple in estimates that can cause copter motor 'pulsing' 10 years ago
priseborough dcb252cc05 AP_NavEKF : Fix bug in reset of position and velocity states 10 years ago
priseborough cb4d5986e0 AP_OpticalFlow : Update PX4Flow interface 10 years ago
priseborough 0d774d301d AP_OpticalFlow : Remove support for ADNS3080 sensor 10 years ago
Randy Mackay 4452aa8448 AP_AHRS_DCM: compile error fix for low speed CPUs 10 years ago
Jonathan Challinger bfe71fea82 AC_PosControl: Use blended accelerometer measurement in altitude control 10 years ago
Jonathan Challinger 9261dfdefb AP_AHRS_NavEKF: overload get_accel_ef and get_accel_ef_blended functions 10 years ago
Jonathan Challinger 4975cefd84 AP_AHRS_DCM: update _accel_ef_blended 10 years ago
Jonathan Challinger 033ee3c900 AP_AHRS: Add get_accel_ef_blended function 10 years ago
Jonathan Challinger 7692761f34 AP_NavEKF: Added getAccelNED function 10 years ago
priseborough 874d0780aa AP_NavEKF: Reduce vulnerability to ground fixed magnetic interference 10 years ago
Andrew Tridgell ede920f293 AP_Mission: ensure location options are zero at start of mavlink conversion 10 years ago
Andrew Tridgell f98e283091 GCS_MAVLink: re-generate with updated upstream mavlink 10 years ago
Andrew Tridgell 940966f3e3 DataFlash: fixed example sketch build 10 years ago
Andrew Tridgell 86bf02d64c RC_Channel: update example sketch to copy input to output 10 years ago
Andrew Tridgell 5aabfd4dc4 AP_HAL: added RCInput example sketch 10 years ago
Andrew Tridgell 8e36c1cd60 AP_HAL: fixed RCOutput example 10 years ago
Andrew Tridgell 4ec6a74829 AP_HAL: addex UART_test example sketch 10 years ago
Andrew Tridgell 9e0a7e6631 AP_HAL: fixed printf example build 10 years ago
Andrew Tridgell c5e4e8f035 SITL: fixed SITL for example sketches 10 years ago
Randy Mackay 9e731550fd AHRS: default EKF on for copter 10 years ago
priseborough 053c5054f3 AP_TECS: Change default landing damp gain to 0.5 10 years ago
priseborough 0912f05e7c AP_TECS: Add parameter to adjust height rate gain during flare 10 years ago
priseborough 11aefa6858 AP_TECS: Fix bug in parameter label 10 years ago
priseborough bd97f15d06 AP_TECS: make flare height demand consistent with height rate demand 10 years ago
Holger Steinhaus ebed80cd2a AP_GPS: work-around for invalid time reported by PX4 GPS 10 years ago
Holger Steinhaus df7c4baed9 AP_GPS: check lock type before accepting position and speed information 10 years ago
Andrew Tridgell 38c1b622f3 AP_AHRS: fixed example build on APM2 10 years ago
Andrew Tridgell 48abfcede7 AP_Scheduler: added example sketch 10 years ago
Andrew Tridgell 89cdae62b4 AP_AHRS: fixed example build 10 years ago
Andrew Tridgell e45522f51d AP_Baro: fixed example build 10 years ago
Andrew Tridgell a686494127 AP_Compass: fixed example build 10 years ago
Andrew Tridgell 908ad46e8e AP_GPS: fixed example build 10 years ago
Andrew Tridgell 7bb56e50aa AP_InertialSensor: fixed example build 10 years ago
Andrew Tridgell 0811f9c175 AP_Notify: fixed example build 10 years ago
John Williams d0e467aea0 AP_HAL_Linux: Bypass manual CS assertion for SPI_CS_KERNEL mode 10 years ago
Andrew Tridgell eb22815668 AP_TECS: fixed range values 10 years ago
Staroselskii Georgii d40011acf3 AP_Notify: added abstract Led and RGBLed classes 10 years ago
Mikhail Avkhimenia 955753f3f0 HAL_Linux: Optimize bandwidth for RCOutput_Navio 10 years ago
Mikhail Avkhimenia 50459bdca0 HAL_Linux: Enable external clk for RCOutput_Navio 10 years ago
Andrew Tridgell d0087c91e9 DataFlash: prevent build errors on non-PX4 targets 10 years ago
Andrew Tridgell 1d0122e6c2 DataFlash: log each ESC separately 10 years ago
Holger Steinhaus 294d944cbd DataFlash: added logging of ESC feedback (currently only available with UAVCAN ESCs) 10 years ago
Andrew Tridgell 4132b53541 HAL_PX4: publish actuator values for UAVCAN ESCs 10 years ago
Andrew Tridgell e89d380b73 AP_HAL: added set_esc_scaling() RCOutput function 10 years ago
Andrew Tridgell 22cb1c8525 HAL_Linux: tidy up SPI debugging a bit 10 years ago
John Williams 0fe3959d7e AP_HAL_Linux: Add support for in-kernel SPI CS handling 10 years ago
Andrew Tridgell 38c5f25c70 AP_Math: fixed example build 10 years ago
Michael Day b3e693daa4 AP_Mission: Support MAV_CMD_DO_FENCE_ENABLE as a mission item. 10 years ago
Michael Day b36c1b2c3d AP_Mission: support for MAV_CMD_CONTINUE_AND_CHANGE_ALT 10 years ago