12462 Commits (2698f14d395afe2b23e6fc8622eb81a89232095d)

Author SHA1 Message Date
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 c64a020384 GCS_MAVLink: default to MAVLink2 enabled 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
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 06c3102701 SITL: SIM_Calibration: bring angular velocity controller back 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
Leonard Hall 0a56d69d54 AP_MotorsMulticopter: Use same throttle value used by motors 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
priseborough ab55991b33 AP_NavEKF2: Report position jumps due to lane switches 8 years ago
murata 36b5d43efb AC_Avoid: delete variable that is only used once in a simple calculation 8 years ago
Andrew Tridgell 2fab15dcd5 AP_TECS: added use_synthetic_airspeed() API 8 years ago
Andy Little 0d113b265c Examples: fix examples for px4 8 years ago
Murilo Belluzzo 0b86532b5c Global: Remove '\r' character from all source code files 8 years ago
Julien Beraud 714c8fd318 AP_InertialSensor_MPU6000: Add support for fsync bit for Bebop 8 years ago
Andy Little 4b2eedac05 AP_HAL: Split the AP_HAL_Boards.h header into per board sub headers for legibility 8 years ago
Tom Pittenger 3adf8c3e51 AC_AttitudeControl: comment odd math in get_att_target_euler_cd 8 years ago
floaledm 602b81a4d7 AP_Frsky_Telem: add ekf_status check 8 years ago
floaledm 27e977289a AP_AHRS: add the get_variances method found in AP_AHRS_NavEKF to AP_AHRS 8 years ago
Peter Barker a10cde35f5 DataFlash: stop logging before filling SD card on PX4 8 years ago
Jonathan Challinger 25bee93fcc DataFlash: fix EKF5 message 8 years ago
Tom Pittenger 99d48d8bbd AP_FrSky_Telem: cleanup, non-functional change 8 years ago
floaledm fcfaa98bb6 AP_Frsky_Telem: reworked _statustext_queue.empty() check 8 years ago
Tom Pittenger 8001cc403b AP_Frsky_Telem: fix is_flying assignment 8 years ago
floaledm 5e022bf631 AP_Frsky_Telem: fix *_ap.value issue for Plane 8 years ago
Francisco Ferreira 42cd8e9721 AP_NavEKF2: Handle yaw jumps due to core switches 8 years ago
Francisco Ferreira 8da22e441b Revert 3 commits about yaw reset core switch 8 years ago
floaledm ff0d0b1aa5 AP_Frsky_Telem: use ringbuffer for Frsky message queueing 8 years ago
murata d58c193c90 AP_RangeFinder: To define the OK status to LEDDARONE status. 8 years ago
Tom Pittenger b3d5375aa0 AP_Frsky_Telem: simplify init by assuming everything is nullptr 8 years ago
Tom Pittenger 6991ca53b3 AP_Frsky_Telem: allow default arguments in init() to set things to nullptr 8 years ago
floaledm 94aa6c4cfb AP_Frsky_Telem: consolidate into a single frsky.init() 8 years ago
Michael du Breuil 9c4b3ec1e1 AP_GPS: Fix incorrect incrementing of last_baud rate 8 years ago
Andrew Tridgell 36ea946cf5 AP_Compass: use board defined compass ofs max in calibrator 8 years ago
Andrew Tridgell e7656fb7ac AP_HAL: raise compass offset max again for Disco 8 years ago