13983 Commits (22237f2530ed3a4d6ca8ef6f26c6caa150498576)
 

Author SHA1 Message Date
Andrew Tridgell ce4da9b09c autotest: raise timeout again 10 years ago
John Williams b1c6931ade Build: added zynq make target 10 years ago
John Williams ae87399919 HAL_Linux: Basic Zynq Linux platform support 10 years ago
Andrew Tridgell adcf994356 AP_HAL: added Zynq platform type 10 years ago
Staroselskii Georgii 7f00dd413f AP_Compass: fixed HMC5883's initialisation code 10 years ago
Craig Elder f7d0a930c2 Copter: Updated GCS_FAILSAFE Parameter Description 10 years ago
Dario Lindo Andres 18e4747a6f Added name to GIT_Success.txt 10 years ago
Andrew Tridgell 3b6c732b3b APM_Control: changed default I gain for roll/pitch controllers to non-zero 10 years ago
Andrew Tridgell 0d7ec0fbfe autotest: fixed buildlogs location for *.BIN 10 years ago
Andrew Tridgell 7f5cc97769 Plane: changed for new AP_Airspeed API 10 years ago
Andrew Tridgell 258542b939 AP_Airspeed: added ARSPD_SKIP_CAL parameter 10 years ago
Andrew Tridgell fa5bab2682 Plane: log raw pressure and offset 10 years ago
Andrew Tridgell 9c631944f7 AP_Airspeed: expose raw pressure for logging 10 years ago
Andrew Tridgell 75a517824b build: put elf file in current directory 10 years ago
Andrew Tridgell f04f8e226d SITL: abort on floating point error 10 years ago
Andrew Tridgell e49cd68b83 autotest: save core and elf files 10 years ago
Andrew Tridgell 7f82397467 autotest: ensure we get the BIN flight logs even on mission failure 10 years ago
Andrew Tridgell 1fc8116069 AP_L1_Control: update NAV_L1_PERIOD docs 10 years ago
Andrew Tridgell 3813bcb7ce Plane: small improvement to takeoff docs 10 years ago
Andrew Tridgell 135f9b2c54 Plane: added STALL_PREVENTION option 10 years ago
Andrew Tridgell 1552278fa3 AP_TECS: use aparm.stall_prevention 10 years ago
Andrew Tridgell 04b63a61bf AP_Vehicle: added stall_prevention variable 10 years ago
Andrew Tridgell 58fd72944d Plane: honor TKOFF_THR_MAX in set_servos() 10 years ago
Andrew Tridgell c8060cb9f7 Plane: use load factor to limit nav_roll_cd 10 years ago
Andrew Tridgell 3667900e84 AP_SpdHgtControl: added load_factor in update_pitch_throttle() 10 years ago
Andrew Tridgell bf591b0008 AP_TECS: take load factor into account in min airspeed 10 years ago
Andrew Tridgell ba312856ea Plane: provide a temperature to baro from the airspeed sensor 10 years ago
Andrew Tridgell d404cc6542 AP_Baro: add set_external_temperature() 10 years ago
Andrew Tridgell 8b794602d1 AP_Baro: make get_temperature() a const function 10 years ago
Brandon Basso 74232fd74a Tools: CHDK SX260 script update 10 years ago
Brandon Basso 136c358c24 Tools: Added initial support for Canon S100 10 years ago
Arthur Benemann 5e2d7b1eaa Plane: Implement MSG_CAMERA_FEEDBACK on planes 10 years ago
Arthur Benemann fe9e68f88c Plane: send feedback to the GCS of pictures taken 10 years ago
Arthur Benemann 92ead67d99 Copter: remove call to camera.configure and control 10 years ago
Arthur Benemann f24f5a6a32 Copter: remove call to camera.configure and control 10 years ago
Andrew Tridgell 8ee677cfce Plane: fixed CLI build again 10 years ago
Andrew Tridgell 986b7bf894 AP_InertialSensor: fixed frequency to 16 bit in LDM303D and L3GD20 drivers 10 years ago
Andrew Tridgell c750cbebfb GCS_MAVLink: prevent asan errors in send_text_all 10 years ago
Andrew Tridgell a566ebe4ec HAL_SITL: prevent array overruns in RCInput/RCOutput 10 years ago
Randy Mackay ed099a73a3 Copter: minor rename of ACRO circular limits variable 10 years ago
Randy Mackay 83051c306d Copter: minor rename of a circular limits variable 10 years ago
Jolyon Saunders a9205e1032 Copter: Add circular limits to ACRO 10 years ago
Jolyon Saunders d46c659d0f Copter: Add circular limits pilot's roll/pitch inputs 10 years ago
Andrew Tridgell ef62a2c697 Rover: fixed CLI sonartest 10 years ago
Randy Mackay b2badee172 Copter: reset baro glitch after baro init 10 years ago
Randy Mackay 67690553c5 BaroGlitch: add reset method 10 years ago
Andrew Tridgell 2eeec3fabe AP_RangeFinder: fixed oversized parameter RNGFND2_SETTLE_MS 10 years ago
Andrew Tridgell ec17c5806e AP_Param: check parameter tables for bad suffix lengths 10 years ago
Andrew Tridgell 44ee1fcd3c Plane: prevent large G_Dt_max report on startup 10 years ago
Andrew Tridgell 00526359b0 HAL_Linux: use dprintf() instead of sprintf and write 10 years ago