4930 Commits (6300fa7399877305170b00a839e53ee48327ba61)
 

Author SHA1 Message Date
Andrew Tridgell 6300fa7399 math: more abs() fixes 13 years ago
Jason Short a66e43aff1 Location Lib : Abs was overflowing causing bad comparison 13 years ago
Jason Short 4d5d16720b ACM Test: Added a return statement 13 years ago
Jason Short ff38dadd00 Location Lib. Potential fix for bad angle and distance calcs. 13 years ago
Jason Short 31f31eec75 ACM : Test for bearing calc 13 years ago
Jason Short 99dcbd039d ACM Log : fixed formatting 13 years ago
Jason Short 3ca57ac105 DataFlash : Removed Chip Erase - relying on Block erase only 13 years ago
Jason Short ce2a608706 Dataflash Logs : Fixed block erase on APM2 13 years ago
Andrew Tridgell 034fb5b194 APM: fixed hil build 13 years ago
Andrew Tridgell d27e51f20a APM: allow telemetry send during parameter and waypoint fetch 13 years ago
Andrew Tridgell ed064b2506 MAVLink: enable fetching of single parameters 13 years ago
Andrew Tridgell 73dcbc24c3 Quaternion: we no longer support acceleration in the GPS driver 13 years ago
Andrew Tridgell 2d47bd0386 GPS: support getting raw velocity values from a UBlox 13 years ago
Andrew Tridgell c960db7af5 APM: allow for separate calibration of airspeed/barometer 13 years ago
Andrew Tridgell ad73c229ab APM: added LAND_FLARE_ALT and LAND_FLARE_SEC 13 years ago
Andrew Tridgell 1252ddfe0c APM: rename RDRSTEER to WHEELSTEER 13 years ago
Andrew Tridgell ffbd229841 APM: use AHRS position for geo-fence 13 years ago
Andrew Tridgell a6327e254c SITL: use rudder steering in APM autotest 13 years ago
Andrew Tridgell df3c8a5bc0 APM: when land_complete is true, use land_pitch 13 years ago
Andrew Tridgell 2d7fcbd14b APM: reload airspeed and throttle after landing 13 years ago
Andrew Tridgell 47be6d8ad1 AP_Airspeed: remove airspeed filter and run at 10Hz 13 years ago
Andrew Tridgell a4b1b9f0a4 AP_AnalogSource: make read_average() return a float 13 years ago
Andrew Tridgell e26e8b3b67 APM: added RDRSTEER_ PID for steering on ground 13 years ago
Andrew Tridgell 52064772ee APM: report speed changes via MAVLink 13 years ago
Andrew Tridgell 817017658d APM: implement FENCE_ACTION_REPORT 13 years ago
Andrew Tridgell 299711f4a9 MAVLink: added FENCE_ACTION_REPORT 13 years ago
Andrew Tridgell 9b4b7997b6 AHRS: added ahrs.yaw_initialised() 13 years ago
Andrew Tridgell 533aab4f66 SITL: added a test script for starting in Kingaroy 13 years ago
Andrew Tridgell 8cb55eb75a APM: keep the time of the last heartbeat message 13 years ago
Andrew Tridgell 0584017aff APM: expose change_command() and geofence_breached() to libraries 13 years ago
Andrew Tridgell ff6301fb46 APM: show waypoint number in jump message 13 years ago
Andrew Tridgell 92bdc23ab6 APM: minor formatting fix 13 years ago
Andrew Tridgell b6b12532da SITL: make it easier to start ArduPlane SITL at any location 13 years ago
Andrew Tridgell 2865434d02 APM: added 'OBC' failsafe module for ArduPlane 13 years ago
Andrew Tridgell 5631b90222 APM: interpret zero lat/lng as being current location 13 years ago
Andrew Tridgell 93f1d5645b APM: fixed LOITER_TIME and LOITER_TURNS 13 years ago
Andrew Tridgell 57cc89b730 Failsafe: only read RC on new data 13 years ago
Andrew Tridgell 09da478456 Failsafe: added COMPETITION_MODE 13 years ago
Andrew Tridgell ecd3c58529 Failsafe: prototype of APM2 based failsafe system 13 years ago
Jason Short f1af837543 ACM: Switched to filtered loc 13 years ago
Jason Short cdd2093a4c ACM: Switched to filtered_loc for distance calcs 13 years ago
Jason Short a4bc5950cf ACM: Added a filtered version of Location for GPS lag. 13 years ago
Jason Short 993c89c4f8 ACM: Revved the version 13 years ago
rmackay9 2a83f1eef2 ArduCopter: remove RTL_LAND parameter as it's been deprecated in favour of APPROACH_ALT. 13 years ago
rmackay9 6603e7724d AutoTest: set RTL's APPROACH_ALT to zero to force the copter to land instead of hanging out at 2m and causing the auto test to time out 13 years ago
rmackay9 c574393995 AutoTest: update failsafe timeout to 180 to give it more time to pass. 13 years ago
Pat Hickey 99e96031f2 APM_RC_APM2: updated comments for clarity 13 years ago
rmackay9 26d83791db ArduRover: deleting this. Please see APMRover2 for latest Rover code. 13 years ago
rmackay9 db59065d26 ArduRover: latest rover code is in APMRover2 directory 13 years ago
rmackay9 cf943255a5 AP_RC_Channel: deleted this library as nobody seems to be using it. 13 years ago