29928 Commits (5d9fa7f85bd85ab90421279d3bc45c0234c2ed6b)
 

Author SHA1 Message Date
Randy Mackay a90979ec8e Copter: remove FlightMode_Avoid_ADSB.h file 7 years ago
Randy Mackay 8870897847 Copter: FlightMode objects use lower case 7 years ago
Randy Mackay 20d7216179 Copter: remove comments 7 years ago
Randy Mackay ac8c2b3f03 Copter: resolve compiler warning from flight-mode declaration 7 years ago
priseborough 3b32d583a9 AP_NavEKF2: Fix delta time use error 7 years ago
priseborough 440d361aff AP_NavEKF2: Limit range of delta times 7 years ago
Andrew Tridgell 6b30c9213a AP_NavEKF3: delay startup until IMU buffer is filled 7 years ago
Andrew Tridgell 1f9a3dd1bd AP_AHRS: improved init attitdue in DCM 7 years ago
Andrew Tridgell 97729a12f0 AP_NavEKF2: don't run IMU updates until buffer fills 7 years ago
Andrew Tridgell 39c206ca03 AP_InertialSensor: limit delta-time from INS 7 years ago
Andrew Tridgell a0af4af5b5 AP_InertialSensor: debugging code for EK2 bug 7 years ago
Randy Mackay 19af2f7d1d Tools: add decibel as valid param Unit 7 years ago
Randy Mackay 38145f9541 AP_InertialSensor: fix param docs for notch and log settings 7 years ago
Andrew Tridgell 20d44136b0 autotest: fixed handling of core files 7 years ago
Randy Mackay cabced82f1 AR_AttitudeControl: fix parameter descriptions 7 years ago
Randy Mackay c17549c7ff AP_Arming: integrate pre arm check if regular and skid steering configured 7 years ago
Randy Mackay ebe3ec88a7 AP_MotorsUGV: pre arm check if regular and skid steering configured 7 years ago
Michael Oborne 78f732c380 AR_AttitudeControl: fix parameter docs 7 years ago
Peter Barker 75e8424e3f Tools: autotest: add a test for driving a simple RTL mission 7 years ago
Peter Barker 5d33cf08e1 Copter: eliminate calc_home_distance_and_bearing 7 years ago
Randy Mackay 744f4baf22 AR_AttitudeControl: add parameter description increment 7 years ago
Randy Mackay f00f4ce79b AR_AttitudeControl: fix get_desired_speed timeout 7 years ago
Randy Mackay 5d7e3d31c9 Rover: PM log message more consistent with Plane 7 years ago
Randy Mackay 4958298a75 Rover: fix auto mode distance_to_destination 7 years ago
Randy Mackay 9b81c133f6 AP_HAL_PX4: fix compiler warning in UARTDriver 7 years ago
Randy Mackay de196f818d Rover: log STER dataflash message regardless of mode 7 years ago
Randy Mackay 5f62cde550 Rover: remove throttle from NTUN logging 7 years ago
Randy Mackay 9710b16cac Rover: THR dataflash logging replaces CTUN 7 years ago
Randy Mackay efae648461 Rover: STR dataflash logging gets turn rate 7 years ago
Randy Mackay 8e80490098 Rover: reporting gets lat accel from attitude control 7 years ago
Randy Mackay b778546eda Rover: rename mode lateral acceleration and make private 7 years ago
Randy Mackay 36c5f057ae AR_AttitudeControl: add get_desired_turn_rate lat_accel and speed 7 years ago
Randy Mackay df81f666df Rover: fix LOG_BITMASK parameter description 7 years ago
Andrew Tridgell 30944f60e6 AP_SBusOut: fixed param doc name 7 years ago
Andrew Tridgell 051f30990c SRV_channel: fixed doc names of VOLZ and SBUS 7 years ago
Peter Barker c4734484e7 AC_Avoid: take an AP_AHRS in place of an AP_AHRS_NavEKF 7 years ago
Peter Barker 8a4ab685c7 AP_AHRS: implement get_hgt_ctrl_limit on base class 7 years ago
Peter Barker 89e12163cd AP_AHRS: correct comment 7 years ago
Peter Barker c3eff57f60 AP_InertialNav: remove unused get_hgt_ctrl_limit 7 years ago
Peter Barker a1c982be4a AC_Avoid: work in metres to avoid extra work 7 years ago
Peter Barker 0fe45ef6b6 AC_Avoid: eliminate get_position and get_alt_above_home 7 years ago
Peter Barker 54010451bf AC_Avoid: check result of AHRS calls 7 years ago
khancyr b44ba29a05 AC_Avoidance: replace AP_InertialNav by AHRS 7 years ago
Randy Mackay 34c2fba9a7 Rover: boats stay active at destination in guided, rtl, smartrtl 7 years ago
Randy Mackay 8eb991b610 Rover: boats say active at destination in auto 7 years ago
Randy Mackay aa38239629 Rover: add FRAME_CLASS to differentiate boats from rovers 7 years ago
Andrew Tridgell 4289190654 HAL_PX4: added LIS3MDL on FMUv4 7 years ago
Mark Whitehorn b0e2f06a7a AP_Compass: add LIS3MDL probe for Pixracer 7 years ago
Tom Pittenger 512b327cd4 Plane: failsafe events to use enums instead of magical numbers : Non-functional change 7 years ago
Peter Barker 103e2cc711 Copter: calculate wp bearing and distance on demand 7 years ago