10168 Commits (9df5887aab4e9d5bdf65087379242c92a7a20ce8)
 

Author SHA1 Message Date
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
Andrew Tridgell 6121b9c58e autotest: switched to binary log download over MAVLink 11 years ago
Andrew Tridgell 3b2ef31cc0 Rover: use common available_memory() 11 years ago
Andrew Tridgell 97df2f64c9 Copter: use common available_memory() 11 years ago
Andrew Tridgell 3486b933c0 Plane: use common send_meminfo() 11 years ago
Andrew Tridgell a95868e124 HAL_PX4: even larger tx buffer size for faster log transfer 11 years ago
Andrew Tridgell 22bdee8727 HAL_PX4: implement available_memory() 11 years ago
Andrew Tridgell c1115bd440 GCS_MAVLink: pushed num_sends higher for faster USB log transfer 11 years ago
Andrew Tridgell af124a8a45 GCS_MAVLink: moved send_meminfo() to GCS_Common.cpp 11 years ago
Andrew Tridgell 72473e4317 Plane: use AP_HAL available_memory() call 11 years ago
Andrew Tridgell 75cb04dd8b HAL_AVR: use memcheck for available_memory() 11 years ago
Andrew Tridgell 172398a971 AP_HAL: added available_memory() interface 11 years ago
Andrew Tridgell 36e06a1709 HAL_AVR: moved memcheck into HAL_AVR 11 years ago
Andrew Tridgell efc7f88e4b GCS_MAVLink: sped up downloading DF logs over MAVLink 11 years ago
Andrew Tridgell e1a86440bb DataFlash: stop write logging while reading 11 years ago
Andrew Tridgell ff7004fcc5 HAL_PX4: use larger buffers on USB 11 years ago