29807 Commits (e2106e63bf794c7a8145474a334ffc332d97c9a8)

Author SHA1 Message Date
Tatsuya Yamaguchi dbae31fb15 AP_Motors: Add Tricopter only to the description of YAW_SV_ANGLE 3 years ago
Tatsuya Yamaguchi 1e15787dab AP_RCMapper: Remove RCMAP_FORWARD and LATERAL from rover docs 3 years ago
Tatsuya Yamaguchi 1638e3c778 AP_Baro: mark BARO_SPEC_GRAV as sub only 3 years ago
Tatsuya Yamaguchi e18d95f704 AP_Arming: mark ARMING_OPTIONS as copter only 3 years ago
Tatsuya Yamaguchi 78699e39d5 AP_L1_Control: use AP_GROUPINFO instead of AP_GROUPINFO_FRAME 3 years ago
Peter Barker 7da0b3aaf2 AP_HAL_ChibiOS: allow airspeed backends to be compiled out 3 years ago
Peter Barker 7799d8bff5 AP_UAVCAN: allow backends to be compiled out 3 years ago
Peter Barker 10ce2c7fff AP_MSP: allow backends to be compiled out 3 years ago
Peter Barker f934854a0c AP_HAL: allow backends to be compiled out 3 years ago
Peter Barker 4b95ad12bf AP_Airspeed: allow backends to be compiled out 3 years ago
Andrew Tridgell 946a6ac4d0 HAL_ChibiOS: fixed RSSI from IOMCU analog pin 103 3 years ago
Andrew Tridgell bf9b803265 hwdef: added FlyingMoonF427 support 3 years ago
Andrew Tridgell b9b5f055ef hwdef: added FlyingMoonF407 board support 3 years ago
Andrew Tridgell 43a947f390 AP_Logger: fixed a bug in wrapped log count 3 years ago
Andrew Tridgell a6cd7ffd20 HAL_SITL: fixed warning 3 years ago
Andrew Tridgell e6540681f2 AP_Filesystem: fixed warning with tmpnam 3 years ago
Gone4Dirt 2ff83bea53 AP_Airspeed: Add enabled check to get functions 3 years ago
Gone4Dirt e82ba228ce AP_Airspeed: Add nullptr check to healthy function 3 years ago
Gone4Dirt edb25340d1 AP_Airspeed: Move multi-line functions out of header 3 years ago
Iampete1 9da80b45e9 AP_Scripting: load manual bindings via generator 3 years ago
Iampete1 03476711f2 AP_Scripting: binding gen: support globals 3 years ago
Iampete1 59fb78fea8 AP_Scripting: binding gen: support manaul bindings 3 years ago
Iampete1 5c2b0ebb0f AP_Scripting: binding gen: don't emit dependancy if there are no fields 3 years ago
Andrew Tridgell ab4772c9b7 GCS_MAVLink: support symlinks as files 3 years ago
Andrew Tridgell fa87019339 AP_Filesystem: added DT_LNK for symlinks 3 years ago
Andrew Tridgell 53c711954e AP_Scripting: added parameters to VTOL failsafe example 3 years ago
Andy Piper e0b7e5f2a5 AP_InertialSensor: add throttle-based notch setup function 3 years ago
Andy Piper 39d928aa49 Filter: add mutators for notch filter parameters 3 years ago
Andy Piper 02e5a7f463 AP_HAL_Empty: add placeholder vector addition 3 years ago
Andy Piper aaad4ace08 AP_GyroFFT: add notch tuning functions 3 years ago
Andy Piper bfc3a5a749 RC_Channel: add in-flight FFT notch tuning function 3 years ago
Andy Piper 3199412bff AP_HAL_SITL: add vector addition function 3 years ago
Andy Piper 884454cd88 AP_HAL_ChibiOS: add vector addition function 3 years ago
Andy Piper f57ac4787d AP_HAL: add Jain's estimator 3 years ago
Andrew Tridgell a7b3a5713d AP_Scripting: fixed non-oscillating yaw limit 3 years ago
Andrew Tridgell c2af9a9154 AP_Scripting: pause quicktune during pilot input 3 years ago
Andrew Tridgell 8320b90a01 AP_Scripting: added norm_input_dz binding 3 years ago
MallikarjunSE bf9c0fffa7 hwdef: sierra-l431 hwdef update 3 years ago
Andrew Tridgell 5a1a87cc60 AP_AHRS: fixed bug in blended EKF bias 3 years ago
Peter Barker d9f605ed36 AP_Baro: move error logging of sensor health into AP_Baro 3 years ago
Iampete1 f61d96dd5c SITL: SIM_Frame: add number of motors to json spec 3 years ago
Iampete1 f864d93140 SITL: Frame and Motor changes to allow motor example 3 years ago
Iampete1 6a8fff67f7 SITL: SIM_Frame: remove motor evaluation debug code 3 years ago
Iampete1 a095415702 SITL: examples: evaluate battery: add readme 3 years ago
Iampete1 53f7ad24a8 SITL: add motor + prop evaluation model 3 years ago
Andrew Tridgell 617213bef0 AP_Scripting: added quicktune.lua script 3 years ago
Andrew Tridgell 77a985182c AP_Scripting: added get_rpy_srate binding 3 years ago
Andrew Tridgell 99a6cb69f8 AC_AttitudeControl: added get_rpy_srate() 3 years ago
Peter Barker cef436b272 AP_RangeFinder: implement distance_cm_orient in terms of distance_orient 3 years ago
Andy Piper 2209576c90 AP_Scheduler: refactor task info into TaskInfo 3 years ago