24289 Commits (352551a2390d8b872a5b58f7d381cc6fa6815378)
 

Author SHA1 Message Date
Andrew Tridgell c493ba81e4 HAL_PX4: fixed cork() for RCOutput 8 years ago
Andrew Tridgell a80eea5de4 HAL_Linux: implement cork()/push() for HAL_Linux RCOutput_Sysfs 8 years ago
Andrew Tridgell 97d0553938 HAL_SITL: implement cork() on RCOutput 8 years ago
Andrew Tridgell 7cd7f03d56 AP_Motors: fixed use of trim on heli servos 8 years ago
Andrew Tridgell 0cd3054a4c HAL_Linux: document the Disco PWM pinout 8 years ago
Andrew Tridgell a5c9fb56af Tools: updated arch install script 8 years ago
Andrew Tridgell b66c3d3915 Tools: added lxml and future for ubuntu users 8 years ago
murata f3a035694a Copter: fix ekf check to always call mode_requires_gps 8 years ago
Andrew Tridgell c64a020384 GCS_MAVLink: default to MAVLink2 enabled 8 years ago
Andrew Tridgell 0445b51143 Plane: fixed throttle slew rate in manual for quadplanes 8 years ago
ShingoMatsuura 8432c5fb4a AP_RangeFinder: remove number_detections member variable and add number_detections reference argument to parse_response 8 years ago
ShingoMatsuura 43f2482abd AP_RangeFinder: modify spelling and change C type cast to static_cast 8 years ago
ShingoMatsuura 6123fad124 AP_RangeFinder: change error and ok status defines to LeddarOne_Status enum 8 years ago
josecoto de5b40d70e Update locations.txt 8 years ago
josecoto e6eafc4506 SITL- Add EPI Gijon location 8 years ago
Jonathan Challinger 77dbf99cee AC_PosControl: fix bug related to ekfNavVelGainScaler 8 years ago
Lucas De Marchi ae53920e5b build: don't build examples with old build system 8 years ago
Gustavo Jose de Sousa 414977b6c5 Tools: sitl_calibration: add sitl_autonomous_magcal command 8 years ago
Gustavo Jose de Sousa 226290158b Tools: sitl_calibration: fix PWM values for angular velocity 8 years ago
Gustavo Jose de Sousa 06c3102701 SITL: SIM_Calibration: bring angular velocity controller back 8 years ago
Michael du Breuil 8358809a02 Rover: Support GPS_RTCM_DATA 8 years ago
Michael du Breuil ea45e5e6f1 Copter: Support GPS_RTCM_DATA 8 years ago
Michael du Breuil c255aea358 Tracker: Support GPS_RTCM_DATA (as well as GPS_INPUT) 8 years ago
Michael du Breuil 05d0696b0d Plane: Support GPS_RTCM_DATA 8 years ago
Andrew Tridgell 9caf44b494 AP_GPS: update drivers for changed inject_data() API 8 years ago
Andrew Tridgell 500df1edf2 AP_GPS: support GPS_RTCM_DATA fragmented MAVLink message 8 years ago
Michael du Breuil cf5e79f80e AP_GPS: ublox support user controlled rate updates 8 years ago
Michael du Breuil 86c2b1d84a AP_GPS: u-blox Remove 5Hz warning 8 years ago
Michael du Breuil 3e3f539a6a AP_GPS: Raise target baud of u-blox devices 8 years ago
floaledm 49e47fd679 AP_Frsky_Telem: airspeed scaling factor fix 8 years ago
Andrew Tridgell 7041d2587b Travis: added dependency on python future and lxml 8 years ago
Andrew Tridgell b4e56aefb4 mavlink: submodule update 8 years ago
Randy Mackay 263f685683 Copter: ekf failsafe can trigger in LAND 8 years ago
Leonard Hall 0a56d69d54 AP_MotorsMulticopter: Use same throttle value used by motors 8 years ago
Randy Mackay d74ae535d1 Copter: log EKF lane switch 8 years ago
Randy Mackay 35864c6226 Copter: move check_ekf_reset to ekf_check.cpp 8 years ago
shinski0211 8c1b551ad9 Added my name to GIT_Success.txt 8 years ago
priseborough 5d09c78f34 AP_NavEKF2: Always perform optical flow takeoff check when receiving data 8 years ago
priseborough a75a383ef2 AP_NavEKF2: Update protection for out of focus flow data 8 years ago
priseborough 635826c056 AP_NavEKF2: Fix reporting of terrain estimator innovations 8 years ago
priseborough b0072b587c AP_NavEKF2: fix reporting of optical flow use status 8 years ago
priseborough ed9ecb28fb AP_NavEKF2: Enable entry into relative position mode on start-up 8 years ago
priseborough e0b8c54194 AP_NavEKF: Update GPS type parameter description 8 years ago
priseborough f9018fcc1b AP_NavEKF2: Enable simultaneous optical flow and GPS use 8 years ago
murata f135ca5ae7 Copter: reduce repeated string constants 8 years ago
Andrew Tridgell af5a2ea0c6 mavlink: submodule update 8 years ago
Randy Mackay 3b6e56d1a0 Copter: minor formatting fixes 8 years ago
murata 61fa73f25d Copter: remove return after the Switch statement 8 years ago
priseborough ab55991b33 AP_NavEKF2: Report position jumps due to lane switches 8 years ago
Randy Mackay 337461c16c Copter: pre-arm check of GPS configuration 8 years ago