10285 Commits (2fa8592f7a4b96dfa9f7071ddef7c183ffe56c25)
 

Author SHA1 Message Date
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
Andrew Tridgell 6856cc6e4b Plane: break up GPS and logging, allow GPS update at 50Hz 11 years ago
Randy Mackay a1d5c0a02a Plane: replace APM with board in cli 11 years ago
Randy Mackay 4fd2d2885e Rover: replace APM with board in cli 11 years ago
Randy Mackay 02898cb46e Copter: replace APM with board in cli 11 years ago
Randy Mackay a400ddeb88 INS: replace APM with vehicle in accel calibrate 11 years ago
Andrew Tridgell e926f11ec3 Rover: initialise scheduler callback after logging 11 years ago
Andrew Tridgell 7ffbed24cc Plane: initialise scheduler callback after logging 11 years ago
Andrew Tridgell 66c97d7c91 autotest: removed px4io loading instructions 11 years ago
Andrew Tridgell af27921225 HAL_SITL: fixed GPS delay off by one 11 years ago
Andrew Tridgell 647cc84e00 Rover: fixed logs directory 11 years ago
Andrew Tridgell b59f2d4326 build: put px4io elf files in build directory 11 years ago
Randy Mackay cacba13c31 Remove unused .project file 11 years ago
Craig3DRobotics 9653f4e516 Iris: Add Pitch Settings for gimbal 11 years ago
Kevin Hester 2044300057 Copter: Split out prearm failures of low HDOP separately from !gps lock 11 years ago
Randy Mackay 751f886215 Git: ignore eclipse project files 11 years ago
Andrew Tridgell ac2f3da5ca Rover: ensure fly_forward is set in AUTO 11 years ago
Andrew Tridgell a37a6d68f3 DataFlash: zero-fill FMT packet before logging 11 years ago
Andrew Tridgell 2e9e464c4b PX4: update FMUv1 bootloader to use USBID 0x10 11 years ago
Andrew Tridgell 43a56151d7 Plane: reset mission on disarm 11 years ago
Andrew Tridgell 89366a1ee1 Plane: fixed ARMING_REQUIRED=2 on APM2 to disable rc output on throttle 11 years ago
Andrew Tridgell f12dd85e1b AP_Arming: make enum values clearer 11 years ago
Andrew Tridgell f6d888e0da RC_Channel: added disable_out() method 11 years ago
Andrew Tridgell ce773f085a Plane: make the defaut for FS_GCS_ENABL clearer 11 years ago
Andrew Tridgell 263f3b116b Plane: added FS_GCS_ENABL==2 option 11 years ago
Andrew Tridgell b72ea5435b Rover: check for failed RC input 11 years ago
Andrew Tridgell a4af83d454 Plane: only allow right rudder for arming 11 years ago
Andrew Tridgell 77c6e51887 Plane: allow throttle failsafe on no RC input 11 years ago
Andrew Tridgell 765bfbfe43 HAL_SITL: use SIM_RC_FAIL 11 years ago
Andrew Tridgell 5eac5fb26f SITL: added SIM_RC_FAIL 11 years ago
Paul Riseborough 585d61b960 AP_TECS : Reduce tendency to overspeed during climbout 11 years ago
Randy Mackay ab1bb6886c Copter: remove reference to COPTER_LEDS 11 years ago
Randy Mackay d362bb45fd Copter: move sensor init from setup(to init_ardupilot 11 years ago
Lukasz cb17a5bdb6 Copter: Add RSSI_RANGE parameter 11 years ago