Jason Short
|
b92b4e9092
|
cleanup
|
2011-11-28 21:40:22 -08:00 |
Jason Short
|
eb6d34e1fc
|
Fix error with calc_nav_pitch_roll
|
2011-11-28 21:27:29 -08:00 |
Doug Weibel
|
88ab4f7d70
|
Fix for intermittent bug of log #1 starting on page 2 and confusing file system
|
2011-11-28 19:43:10 -07:00 |
Doug Weibel
|
b03de3095e
|
Add DataFlash.Init before doing a forced log erase on eeprom reset.
Add progress indication during log erase
|
2011-11-28 19:42:27 -07:00 |
Jason Short
|
b4a0d8a275
|
Fixed navigation bug
|
2011-11-28 14:22:05 -08:00 |
Jason Short
|
ce5ad442fc
|
Git Test
|
2011-11-28 10:54:20 -08:00 |
Jason Short
|
62ed256fca
|
made the crosstrack use the previous WP instead of the current loc to get a better line in AP.
|
2011-11-28 10:33:06 -08:00 |
Jason Short
|
82adf1df6b
|
removed need to send increment flag to update commands
constrained climb_rate value
|
2011-11-28 10:33:06 -08:00 |
Jason Short
|
504b4b52d6
|
slight refactoring to avoid the increment issue when changing commands
|
2011-11-28 10:33:06 -08:00 |
Jason Short
|
4a6feb3acb
|
better comments out of some old unused functions to avoid compiler errors
|
2011-11-28 10:33:06 -08:00 |
Jason Short
|
909e5796eb
|
Logging input to find this freeze bug
|
2011-11-28 10:33:06 -08:00 |
Jason Short
|
df57380adc
|
Erasing Logs causing major havoc. Users getting infinite loop.
|
2011-11-28 10:33:05 -08:00 |
Jason Short
|
79945d02b7
|
made missions work with index of 1
|
2011-11-28 10:33:05 -08:00 |
James Goppert
|
e8d74ae3fe
|
Fixed apo radio error.
|
2011-11-28 12:29:05 -05:00 |
Jason Short
|
cc1593d16d
|
made Logs dump with dump 0 or -1
|
2011-11-27 22:23:02 -08:00 |
Jason Short
|
b3bd4bd3c9
|
Cosmetic cleanup, commented functions for compiler warnings
|
2011-11-27 22:23:02 -08:00 |
Jason Short
|
fb5302c50b
|
No longer resetting ch7 wp index with mode change, requires reboot
|
2011-11-27 22:23:02 -08:00 |
James Goppert
|
8cbeafa6ba
|
Updated plane controller for apo.
|
2011-11-28 00:58:39 -05:00 |
James Goppert
|
83aceb5e8f
|
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
|
2011-11-28 00:56:29 -05:00 |
James Goppert
|
715e7c84a4
|
Updated apo for merge with apm 2.0 changes.
Still need to handle switches for 2.0 board in hal.
Should probably move into hal ctor.
|
2011-11-28 00:53:30 -05:00 |
Andrew Tridgell
|
f59f9668e9
|
autotest: use kmz file not kml
saves bandwidth
|
2011-11-28 16:53:20 +11:00 |
Andrew Tridgell
|
bdb1599e96
|
desktop: improved the accuracy of the sensor emulation
|
2011-11-28 16:22:33 +11:00 |
Andrew Tridgell
|
e491168273
|
ADC: remove a very small (0.2 degrees/s) bias in the ADC code
small bias from integer rounding
|
2011-11-28 16:22:33 +11:00 |
Andrew Tridgell
|
2cabb11307
|
mavlink: don't force CLI and HIL with mavlink10 build
|
2011-11-28 16:22:33 +11:00 |
Andrew Tridgell
|
838c57cd1a
|
mavlink: paranoia setting of failsafe when forcing AUTO mode
this shouldn't be needed, but will do no harm, and I thought I saw
this fail in a test
|
2011-11-28 16:22:33 +11:00 |
Andrew Tridgell
|
12025c8b54
|
autotest: added idle hooks for ArduPlane testing too
|
2011-11-28 16:22:33 +11:00 |
Andrew Tridgell
|
2e7a48ad9c
|
autotest: show log numbers while dumping
|
2011-11-28 16:22:33 +11:00 |
James Goppert
|
fcb4d9cb15
|
Merge branch 'master' of https://code.google.com/p/ardupilot-mega
|
2011-11-27 23:56:17 -05:00 |
James Goppert
|
999a5892f0
|
Fixed mode switching.
|
2011-11-27 23:55:28 -05:00 |
Andrew Tridgell
|
f30bca01c9
|
autotest: use idle_hooks to prevent lockup
|
2011-11-28 13:53:57 +11:00 |
Andrew Tridgell
|
df957db8d9
|
desktop: setup TCP sockets as non-blocking
the sendto() blocks unexpectedly on MacOS
|
2011-11-28 13:53:57 +11:00 |
Andrew Tridgell
|
4036604fb7
|
mavlink: move Mavlink_compat.h to common code
this will allow it to be used by ArduCopter
|
2011-11-28 13:53:57 +11:00 |
Andrew Tridgell
|
5ae929ace9
|
build: CLI_SLIDER_ENABLED doesn't need to be forced off in apm2 build
this is handled by config.h now
|
2011-11-28 13:53:57 +11:00 |
Doug Weibel
|
7960e7963c
|
Add Guided mode to failsafe handling
|
2011-11-26 21:10:53 -07:00 |
Doug Weibel
|
997ddde7f5
|
Added back the feature to prompt users when an invalid CLI command is entered.
Thanks to Yury Smirnov for this patch!
|
2011-11-26 21:10:53 -07:00 |
Jason Short
|
940fa9621c
|
Added minimum Altitude for RTL failsafe
|
2011-11-26 16:39:29 -08:00 |
Jason Short
|
44cb73c9fa
|
added safety checks for RTL
|
2011-11-26 16:39:29 -08:00 |
Jason Short
|
d0af4e7200
|
CH7 with params
|
2011-11-26 16:39:29 -08:00 |
Jason Short
|
ec5b080167
|
Enable RTL
|
2011-11-26 16:39:29 -08:00 |
Jason Short
|
ca5e4bb802
|
Allow output of system type
|
2011-11-26 16:39:28 -08:00 |
Jason Short
|
1621f3a638
|
allow CH7 to be set via params
|
2011-11-26 16:39:28 -08:00 |
Jason Short
|
ea911e0bcb
|
updated failsafe code
|
2011-11-26 16:39:28 -08:00 |
Jason Short
|
19c3c27ed0
|
Erasing Logs at new FW version detection
|
2011-11-26 16:39:28 -08:00 |
Jason Short
|
52297679c4
|
sending Mavlink system type
|
2011-11-26 16:39:28 -08:00 |
Andrew Tridgell
|
0da5125b7f
|
upload: force hex file format for upload
this should fix a problem with hex file format detection on MacOS
|
2011-11-27 09:36:10 +11:00 |
Michael Oborne
|
44f62c7776
|
APM Planner 1.0.98
fix wp rearange
fix right click jump/loiter option
fix problem when speech enabled on connect
|
2011-11-26 20:49:13 +08:00 |
Michael Oborne
|
639746649a
|
firmware build
|
2011-11-26 20:32:15 +08:00 |
Andrew Tridgell
|
5784acd55f
|
autotest: fixed log dump
log numbers are no longer sequential
|
2011-11-26 19:16:56 +11:00 |
Andrew Tridgell
|
8ab0dbdba7
|
autotest: fixed remote viewing of ArduCopter autotest
|
2011-11-26 18:35:25 +11:00 |
Andrew Tridgell
|
0720bf7bf1
|
desktop: build fix for fjall
|
2011-11-26 18:24:29 +11:00 |