2385 Commits (e8d74ae3fea1084e9478bd792aca75980558ce53)
 

Author SHA1 Message Date
James Goppert e8d74ae3fe Fixed apo radio error. 13 years ago
Jason Short cc1593d16d made Logs dump with dump 0 or -1 13 years ago
Jason Short b3bd4bd3c9 Cosmetic cleanup, commented functions for compiler warnings 13 years ago
Jason Short fb5302c50b No longer resetting ch7 wp index with mode change, requires reboot 13 years ago
James Goppert 8cbeafa6ba Updated plane controller for apo. 13 years ago
James Goppert 83aceb5e8f Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
James Goppert 715e7c84a4 Updated apo for merge with apm 2.0 changes. 13 years ago
Andrew Tridgell f59f9668e9 autotest: use kmz file not kml 13 years ago
Andrew Tridgell bdb1599e96 desktop: improved the accuracy of the sensor emulation 13 years ago
Andrew Tridgell e491168273 ADC: remove a very small (0.2 degrees/s) bias in the ADC code 13 years ago
Andrew Tridgell 2cabb11307 mavlink: don't force CLI and HIL with mavlink10 build 13 years ago
Andrew Tridgell 838c57cd1a mavlink: paranoia setting of failsafe when forcing AUTO mode 13 years ago
Andrew Tridgell 12025c8b54 autotest: added idle hooks for ArduPlane testing too 13 years ago
Andrew Tridgell 2e7a48ad9c autotest: show log numbers while dumping 13 years ago
James Goppert fcb4d9cb15 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
James Goppert 999a5892f0 Fixed mode switching. 13 years ago
Andrew Tridgell f30bca01c9 autotest: use idle_hooks to prevent lockup 13 years ago
Andrew Tridgell df957db8d9 desktop: setup TCP sockets as non-blocking 13 years ago
Andrew Tridgell 4036604fb7 mavlink: move Mavlink_compat.h to common code 13 years ago
Andrew Tridgell 5ae929ace9 build: CLI_SLIDER_ENABLED doesn't need to be forced off in apm2 build 13 years ago
Doug Weibel 7960e7963c Add Guided mode to failsafe handling 13 years ago
Doug Weibel 997ddde7f5 Added back the feature to prompt users when an invalid CLI command is entered. 13 years ago
Jason Short 940fa9621c Added minimum Altitude for RTL failsafe 13 years ago
Jason Short 44cb73c9fa added safety checks for RTL 13 years ago
Jason Short d0af4e7200 CH7 with params 13 years ago
Jason Short ec5b080167 Enable RTL 13 years ago
Jason Short ca5e4bb802 Allow output of system type 13 years ago
Jason Short 1621f3a638 allow CH7 to be set via params 13 years ago
Jason Short ea911e0bcb updated failsafe code 13 years ago
Jason Short 19c3c27ed0 Erasing Logs at new FW version detection 13 years ago
Jason Short 52297679c4 sending Mavlink system type 13 years ago
Andrew Tridgell 0da5125b7f upload: force hex file format for upload 13 years ago
Michael Oborne 44f62c7776 APM Planner 1.0.98 13 years ago
Michael Oborne 639746649a firmware build 13 years ago
Andrew Tridgell 5784acd55f autotest: fixed log dump 13 years ago
Andrew Tridgell 8ab0dbdba7 autotest: fixed remote viewing of ArduCopter autotest 13 years ago
Andrew Tridgell 0720bf7bf1 desktop: build fix for fjall 13 years ago
Andrew Tridgell ee04c0ef50 autotest: cope with exceptions in tests leaving child processes 13 years ago
Andrew Tridgell f2a0a49d55 desktop: fixed desktop build for strlcat_P() changes 13 years ago
Andrew Tridgell 7fa59a6849 AP_Common: added typesafe wrapper for memcpy_P() 13 years ago
Andrew Tridgell 92e0e929a4 AP_Common: replace strlcat_P() with a C implementation 13 years ago
Andrew Tridgell a048709828 Logs: don't print hundreds of bogus log boundaries 13 years ago
Andrew Tridgell c9b0b384f7 desktop: added framerate and initial height code 13 years ago
Andrew Tridgell 24a7a18481 desktop: fixed swap_float() 13 years ago
Andrew Tridgell 62f98b091f desktop: import updated DataFlash code 13 years ago
Andrew Tridgell c64a5f354e autotest: enable new SITL emulation code 13 years ago
Andrew Tridgell 5fd04e0c23 autotest: mark stdout unbuffered 13 years ago
Andrew Tridgell 4877892d6e autotest: enable the compass for ArduCopter 13 years ago
Andrew Tridgell a99bcec762 desktop: report motors armed in desktop build too 13 years ago
Andrew Tridgell de0c38339d desktop: fixed ADC value for airspeed 13 years ago