46859 Commits (bc0da915c4e92f7bc7957aaeb6484f72c1a43b0b)
 

Author SHA1 Message Date
Peter Barker 34d6094838 ArduSub: remove Log_Write_Performance which is not called anywhere 4 years ago
Peter Barker a32d45eb04 ArduPlane: remove Log_Write_Performance which is not called anywhere 4 years ago
Peter Barker 45d484c0ba ArduCopter: remove Log_Write_Performance which is not called anywhere 4 years ago
Peter Barker 3af006019b Copter: mark ModeSystemID as has_manual_throttle, no-arm and no-gps 4 years ago
Emre Saldiran 9e97c2e095 AP_Scripting: change set_target_posvel_circle example tart location calculation 4 years ago
Andrew Tridgell 22c936140e Tools: removed assert calls 4 years ago
Andrew Tridgell 1f60eb68ec AP_Math: removed assert calls 4 years ago
Andrew Tridgell dcf6bcea6e AP_InertialSensor: removed assert calls 4 years ago
Andrew Tridgell b9df270df6 AP_HAL_SITL: removed assert calls 4 years ago
Andrew Tridgell 0601259d20 AP_HAL_Linux: removed assert calls 4 years ago
Andrew Tridgell ebc1f9acf6 AP_HAL: removed assert calls 4 years ago
Andrew Tridgell 2473d3f7f8 AP_HAL_Empty: removed assert calls 4 years ago
Andrew Tridgell 88e277420f AP_HAL_ChibiOS: removed assert calls 4 years ago
Andrew Tridgell 0f5dd40052 AP_Compass: removed assert calls 4 years ago
murata 31b0682246 Copter: Move the variable definition 4 years ago
Peter Barker a274697776 Copter: move LAND state variables to be members rather than static 4 years ago
Peter Barker e2a350f12e autotest: reduce race condition in fly_square mission 4 years ago
Peter Barker 240e2d6b28 autotest: correct pexpect handling of supplementary programs 4 years ago
Peter Barker ae7b21843e autotest: remove useless mavproxy set heartbeat directive 4 years ago
Josh Henderson 070ad226ce AP_Logger: OABR correct altitude logging frame and specifier 4 years ago
Peter Barker dc793e916f Copter: move implementation of get_pilot_desired_yaw_rate into mode.cpp 4 years ago
Peter Barker 8bf1ac0347 autotest: fix and tidy the log download test 4 years ago
Peter Barker fdbbcaa506 autotest: bump default speedups for several vehicles 4 years ago
Peter Barker 6f2de67ead autotest: augment delay_sim_time debug 4 years ago
zhouzhiwen2000 afde83d2f9 AP_Baro: Fix occasional problems with SPL06 4 years ago
Peter Barker f261045a2d AP_Logger: multiply IO thread timeout according to SITL speedup 4 years ago
Emre Saldiran dc290a8884 AP_Scripting: set_target_posvel example script 4 years ago
Emre Saldiran 1a3a2a0437 AP_Scripting: add set_target_posvel_NED binding 4 years ago
Emre Saldiran d5715292a3 Copter: implement set_target_posvel_NED method for use in scripting 4 years ago
Emre Saldiran 858d69ca0e AP_Vehicle: add set_target_posvel_NED method 4 years ago
murata 0fe65fd6d3 Copter: Added new settings for flight mode channel 4 years ago
zhouzhiwen2000 7c6d5d9bf4 AP_OpticalFlow:add UPFLOW sensor 4 years ago
Iampete1 60d26723ae Plane: make TERRAIN_FOLLOW at AP_int32 bitmask, per mode option 4 years ago
Peter Barker 82a28e2a58 AP_Logger: do not log soon after file transfer unless we're armed 4 years ago
Peter Barker d9501766c7 autotest: augment delay_sim_time debug 4 years ago
chobitsfan 73a3b5f832 AC_Fence: remove unused declaration 4 years ago
Peter Barker 3035f8dea3 Tools: fix decode_watchdog display of LR,FA and FICSR 4 years ago
Tatsuya Yamaguchi 069b7142b7 Copter: add allows_flip function to Mode class 4 years ago
Tatsuya Yamaguchi f4eed612d7 Copter: add allows_autotune function to Mode class 4 years ago
Tatsuya Yamaguchi 2b89ac625f Copter: add allows_save_trim function to Mode class 4 years ago
Tatsuya Yamaguchi 0cce5699b2 Copter: change from control_mode to flightmode 4 years ago
Tatsuya Yamaguchi 1dccc0ceb3 Copter: add mode_number function to Mode class 4 years ago
Emre Saldiran 543c2bf55b Copter: change description of system id delay variable (NFC) 4 years ago
Peter Barker 9f15689850 autotest: wait longer for prearm failure in IE24 autotest 4 years ago
Peter Barker f4591faeed AP_NavEKF3: simplify taking of GPS measurements 4 years ago
Hwurzburg 8aabf7c22a Plane: Add VTOL descent rate, convert existing rate to climb rate only 4 years ago
Michel Pastor 46fb88e5a0 AP_OSD: Fix ground and wind speed varying length 4 years ago
Randy Mackay 2d9c6867f4 Copter: accept MISSION_START commands when vehicle is disarmed 4 years ago
Randy Mackay 32fb3cb929 Copter: remove unused update_navigation and run_autopilot 4 years ago
Randy Mackay 1c350514ca Copter: auto mode starts or updates mission from run method 4 years ago