13024 Commits (7a12ff0271fb148aeb9d5467b1c055700264a58f)
 

Author SHA1 Message Date
Andrew Tridgell 3ee3a71644 AP_NavEKF: prevent a possible numerical error on startup 11 years ago
Andrew Tridgell e22ab50b16 Plane: fixed build warning 11 years ago
Andrew Tridgell 144dcb4552 APM_OBC: use send_statustext_all() 11 years ago
Andrew Tridgell f49258eb31 GCS_MAVLink: added send_statustext_all() method 11 years ago
Andrew Tridgell 1d4d848300 AP_InertialSensor: fixed a build warning 11 years ago
Andrew Tridgell 4f57467aa5 Plane: build AFS (formerly known as OBC) failsafe on Pixhawk 11 years ago
Andrew Tridgell a812bf621f APM_OBC: added AFS_ENABLE parameter 11 years ago
Randy Mackay 226e42f1d7 Copter: rename EKF_CHECK_THRESH parameter 11 years ago
priseborough bc3c85be20 AP_L1_Control : Fix potential divide by zero error 11 years ago
Andrew Tridgell 2b89d728f3 Plane: rename to 3.1.0-beta1 11 years ago
Andrew Tridgell d44425449d Plane: started on 3.1.0 release notes 11 years ago
Andrew Tridgell bfe7c47aea Plane: prepare new beta 11 years ago
Andrew Tridgell b414ca930d Plane: fixed servo demo on startup 11 years ago
Andrew Tridgell ed6ab5f1d3 AP_InertialSensor: use bool for blocking_read() 11 years ago
Michael Carpenter b4c0e1215b AP_InertialSensor: Use return value of blocking_read to handle calibration timeouts 11 years ago
Andrew Tridgell 786661ca2b GCS_MAVLink: better handling of high severity STATUSTEXT messages 11 years ago
Michael Day 3b62592b26 ArduPlane: attempt to send GCS a message when the GCS heartbeat is not detected. 11 years ago
Andrew Chapman 50f9b4d4bb LogAnalyzer: added help text for --format option 11 years ago
Kevin Hester 097a3b23e6 LogAnalyzer: Fix handling of the -f format option (bin, log, auto) 11 years ago
JD Russo 86baccffbd common.py: Removed timeout reset in wait_altitude 11 years ago
Przemek Lekston 75f9b8853d GCS_Mavlink.pde: Fix for a possible segfault after passing ARSPD_FBW_MIN 11 years ago
Przemek Lekston ae4814a773 AP_AHRS_DCM.cpp: changed the direction of position projection to ensure correct behavious in crosswind 11 years ago
Andrew Tridgell 4dfafcf7ba build: removed hil from frames list 11 years ago
Andrew Tridgell bc560b466e GCS_MAVLink: regenerate MAVLink headers 11 years ago
Andrew Tridgell 5ed24557b3 GCS_MAVLink: import latest MAVLink XML 11 years ago
JD Russo dd93c6e0ca autotest_jenkins.py: Fixed spelling of prerequisites 11 years ago
JD Russo 23dc2db036 autotest.py: changed 'prerequesites' to correct spelling 11 years ago
Andrew Tridgell 8ac9c11055 build: allow "make px4-v2-hil-upload" 11 years ago
Andrew Tridgell af4dee39d8 AP_Terrain: added note on CPU cost of height_amsl() 11 years ago
Andrew Tridgell 9184e47f84 Plane: added TERRAIN_LOOKAHD parameter 11 years ago
Andrew Tridgell dc72dfb70a AP_Terrain: added terrain lookahead API 11 years ago
Andrew Tridgell b92873cab1 AP_Math: prevent negative longitude scaling 11 years ago
Andrew Tridgell 7752196628 AP_SpdHgtControl: added get_max_climbrate() 11 years ago
Andrew Tridgell c990714377 AP_TECS: added get_max_climbrate() 11 years ago
Andrew Tridgell b89988b2df Replay: fixed build 11 years ago
Andrew Tridgell f0f46a77d7 AP_Terrain: don't request data at 0/0 11 years ago
Andrew Tridgell 642a07b6bd AP_Terrain: enable the terrain database by default 11 years ago
Andrew Tridgell efa1d370fa AP_Terrain: added missing TerrainMission.cpp 11 years ago
Andrew Tridgell 23fb34c96d AntennaTracker: fixed build 11 years ago
Andrew Tridgell 7b8287793c CPUInfo: fixed build 11 years ago
Andrew Tridgell 88bc1fb4d3 AP_Rally: fixed build for non-standard vehicle types 11 years ago
Andrew Tridgell d6ee11db6e VARTest: fixed build 11 years ago
Andrew Tridgell 0588d88435 Rover: fixed build 11 years ago
Andrew Tridgell 903b149bcd Plane: fixed typo in description 11 years ago
Andrew Tridgell 4d284a695d Copter: fix for changed AP_Terrain API 11 years ago
Andrew Tridgell 781abc7593 Plane: fix for changed AP_Terrain API 11 years ago
Andrew Tridgell a701fa2098 AP_Terrain: added automatic rally point checking 11 years ago
Andrew Tridgell 723aa7e336 AP_Rally: added last_change_time_ms() call 11 years ago
Andrew Tridgell 7da939047f AP_Terrain: added automatic waypoint checking 11 years ago
Andrew Tridgell df55ae86c4 AP_Mission: added last_change_time_ms() call 11 years ago