10183 Commits (8b36c59d8b11f63bade7933e71640b6f6bcbd33f)
 

Author SHA1 Message Date
Robert Lefebvre 8b36c59d8b TradHeli: rename Stab_Col parameters 11 years ago
Robert Lefebvre 794890884c TradHeli: enable Landing Collective when we are not moving 11 years ago
Robert Lefebvre 531a9f4f25 TradHeli: disable AutoTune for Tradheli compile 11 years ago
Don Gagne 1db3c6e688 AP_Arming: param doc fixes 11 years ago
Don Gagne e68cf2d1c5 Plane: Fix parameter documentation 11 years ago
Randy Mackay 9f2f44f0f6 Copter: integrate shrunken optflow 11 years ago
Randy Mackay 3823eed865 OptFlow: update example sketch to work with shrunken library 11 years ago
Randy Mackay 8caa5159f8 OptFlow: shrink lib by removing unused functions 11 years ago
Randy Mackay 1793ee804e Copter: remove armed check before logging 11 years ago
Randy Mackay 84881470b1 Copter: suspend logging while disarmed 11 years ago
Randy Mackay a53d1075ec DataFlash: add EnableWrites method 11 years ago
Andrew Tridgell 4519aa8867 DataFlash: only fsync every 10 seconds 11 years ago
Michael Oborne 757dd228d2 Copter: BugFix DO_SET_ROI returns Lat,Lon,Alt to GCS 11 years ago
Randy Mackay 65af028112 Git: ignore .elf files 11 years ago
Andrew Tridgell 89676be825 HAL_PX4: fixed RCInput race condition 11 years ago
Andrew Tridgell 9df5887aab Plane: fixed redundent logging 11 years ago
Andrew Tridgell f7029e6587 px4: enable dual telemetry by default on FMUv1 11 years ago
Andrew Tridgell a2997704eb HAL_PX4: removed code which drops throttle to 900 on loss of RC 11 years ago
Andrew Tridgell d9cb101a03 Plane: default LOG_BITMASK to 32767 on non-APM 11 years ago
Andrew Tridgell a8946a5f31 HAL_Linux: fixed build 11 years ago
Andrew Tridgell 8019d45200 DataFlash: use HAL_OS_POSIX_IO 11 years ago
Andrew Tridgell 5e3c4441dc AP_Baro: use HAL_CPU_CLASS in baro driver 11 years ago
Andrew Tridgell ea649e036b AP_HAL: added HAL_CPU_CLASS define for selecting algorithms 11 years ago
Andrew Tridgell 4c99d09265 AP_Math: fixed build of vectorN class on PX4 11 years ago
Michael Day d4f42d41f7 Plane: removed some compile warnings from rally.pde 11 years ago
Michael Day c87d72353f Plane: Introducing FENCE_RETALT parameter. 11 years ago
Michael Day 87c60ee293 Plane: Doc. update for ALT_HOLD_RTL with Rally Points. 11 years ago
Randy Mackay 99f851fc87 Copter: bugfix for starting in LOITER 11 years ago
Andrew Tridgell f3c36ccef1 px4: fixed IO build 11 years ago
Andrew Tridgell bc2d17e76e AP_Compass: added vector compass setHIL method 11 years ago
Andrew Tridgell e7a1331b81 AP_GPS: allow HIL GPS to show no lock 11 years ago
Andrew Tridgell ecbfdfba6c HAL_Linux: implement time_shift() API 11 years ago
Andrew Tridgell 7e1e10f941 AP_HAL: added time_shift() scheduler API 11 years ago
Andrew Tridgell 96df09fd08 AP_Math: add const to quaternion API 11 years ago
Andrew Tridgell 2e9744d0b3 AP_Math: prevent transpose usage error in matrix API 11 years ago
Andrew Tridgell 2c1e0ba130 AP_Math: added vectorN class, and index checking 11 years ago
Andrew Tridgell d7d6ae97de Rover: prepare for 2.44 release 11 years ago
Andrew Tridgell 7578839667 Rover: split up GPS update into 10Hz and 50Hz parts 11 years ago
Andrew Tridgell a96840e194 AP_AHRS: changed default GPS lag to 1 sample 11 years ago
Andrew Tridgell 870ec8a9bb Rover: added RC in/out logging 11 years ago
Andrew Tridgell 2ce1b14cbb GCS_MAVLink: removed unused variable 11 years ago
Andrew Tridgell 828eed1984 AP_Math: allow vector3 and matrix3 objects to be used as arrays 11 years ago
Andrew Tridgell 519a26691e AP_GPS: make last_message_time_ms const 11 years ago
Andrew Tridgell 410d356979 AP_AHRS: make airspeed_estimate const 11 years ago
Andrew Tridgell 87226fed97 GCS_MAVLink: avoid log scans when possible 11 years ago
Andrew Tridgell a43e0f6f31 DataFlash: stop logging when erasing logs 11 years ago
Andrew Tridgell f35cf2beba Plane: use file based logs in SITL 11 years ago
Andrew Tridgell 7c39d867bb Copter: use file based logs in SITL 11 years ago
Andrew Tridgell 90e4b16462 Rover: use file based logs in SITL 11 years ago
Andrew Tridgell b666680d79 autotest: erase logs after downloading 11 years ago