15371 Commits (0efd3bacea42f07dbc0a96b48cacf47a68811b4d)
 

Author SHA1 Message Date
Andrew Tridgell 0efd3bacea AP_Compass: make new backend match old PX4 behaviour 10 years ago
Andrew Tridgell a871c87cad AP_Compass: use state array for compass variables 10 years ago
Víctor Mayoral Vilches 13f0aa5ecd AP_Compass: Separate common code into backend 10 years ago
Víctor Mayoral Vilches d3b76cd8d3 AP_Compass: split compass into frontend/backend 10 years ago
Randy Mackay 774332ea02 Replay: fixup after inertial nav and baro glitch removal 10 years ago
Randy Mackay 9c6531ebeb Copter: simplify APM_Config after removing APM1,2 support 10 years ago
Randy Mackay 088a49abbf Copter: remove APM1, APM2 support 10 years ago
Randy Mackay 385558db4d OptFlow: fix example sketch 10 years ago
Randy Mackay 4772fd338c Mission: fix example sketch 10 years ago
Randy Mackay c88ff00f5f AC_WPNav: remove example sketch 10 years ago
Randy Mackay ce2d0a14a6 AC_Sprayer: remove example sketch 10 years ago
Randy Mackay 4754ecc9e2 AC_Fence: remove example sketch 10 years ago
Randy Mackay 90702e2d79 AC_AttControl: remove example sketch 10 years ago
Randy Mackay 883e23b97d GPS_Glitch: remove class 10 years ago
Randy Mackay fbfc94cf69 Copter: remove GPS glitch and failsafe 10 years ago
Randy Mackay 0344ec5d89 Arming: remove GPS glitch checks 10 years ago
Randy Mackay 0dc985a6ab Notify: remove GPS glitch notification 10 years ago
Randy Mackay 4461952534 InertialNav: remove GPS glitch protection and baro reference 10 years ago
Randy Mackay 6f6847c025 Copter: use only InertialNav_EKF 10 years ago
Randy Mackay 9012c538fb InertialNav: remove example sketch 10 years ago
Randy Mackay a76d970cc6 InertialNav_EKF: remove fall back to complementary filter 10 years ago
Randy Mackay 7221070533 InertialNav: make parent virtual 10 years ago
Randy Mackay 4e7d92094c Baro: remove glitch detection 10 years ago
Randy Mackay d7f624be39 Copter: remove baro_glitch protection 10 years ago
Randy Mackay c54b5b9af9 InertialNav: remove baro glitch protection 10 years ago
Randy Mackay 8e8487c699 Notify: remove baro_glitch reporting 10 years ago
Randy Mackay 0476558049 Copter: remove USE_EKF from ch7/ch8 switch 10 years ago
Andrew Tridgell 1f70b34cbc AP_Baro: fixed baro startup on PXF cape 10 years ago
Andrew Tridgell 808c33d0a7 AP_InertialSensor: support both MPU9250 and MPU9255 10 years ago
Michael Day b02098e19e Plane: Make radio trim optional at ground start. 10 years ago
Tom Pittenger 06d1f3ebdf Plane: add ArduPlane/test/* to gitignore 10 years ago
Tom Pittenger 420e9e0d2e Plane: added INITIAL_MODE which is the mode we boot up into. 10 years ago
Andrew Tridgell 472a50f9c2 Build: removed APM2 build for copter 10 years ago
Andrew Tridgell a942ebbb70 Plane: removed unnecessary prototype 10 years ago
Andrew Tridgell dc9e2a54f3 Plane: fixed use of HAL soft_armed 10 years ago
Tom Pittenger 659904bf65 Plane: sped up is_flying filter since it is running at only 1Hz 10 years ago
Tom Pittenger 8f7bb61a54 Plane: changed arm check method to use new is_flying code 10 years ago
Tom Pittenger 58b0702793 Plane: isFlying redesign 10 years ago
Andrew Tridgell 0b261e8695 Travis: used sudo with pip 10 years ago
Andrew Tridgell de2c22b4b9 Travis: try to upgrade to g++ 4.8 10 years ago
Andrew Tridgell 8fee936ad7 HAL_SITL: fixed emulation of MTK1.6 GPS 10 years ago
Andrew Tridgell e0870d5038 AP_GPS: disable NMEA and SiRF on AVR 2560 10 years ago
Andrew Tridgell 5da80f44b1 AP_GPS: fixed MTK1.6 time handling 10 years ago
Andrew Tridgell d9342ed854 Copter: allow motor test using raw pwm without RC cal 10 years ago
Andrew Tridgell 2e6d79f449 Travis: disable droneapi and upgrade pip 10 years ago
Andrew Tridgell 67e10ff392 Travis: ignore failure of extra deb install 10 years ago
Randy Mackay 94bd357c57 Tracker: add EKF_STATUS_REPORT to enum 10 years ago
Randy Mackay c5bbd445cc Rover: send EKF_STATUS_REPORT in extra3 stream 10 years ago
Randy Mackay cb1b4ab486 Plane: send EKF_STATUS_REPORT in extra3 stream 10 years ago
Randy Mackay 553261d4ce Copter: send EKF_STATUS_REPORT in extra3 stream 10 years ago