Andrew Tridgell
|
0775f57a89
|
Log: fixed a bug where we could index outside an array
when we first start up, num_existing_logs may be zero
|
2011-11-07 22:56:13 +11:00 |
Andrew Tridgell
|
4a92048ef0
|
fixed "Free RAM" display on bootup
|
2011-10-28 21:34:10 +11:00 |
Doug Weibel
|
1cd3c21774
|
Initial rewrite of command logic.
Changes mission structure so that conditional and immediate commands are located between associated waypoints instead of after the second waypoint.
|
2011-10-27 13:45:52 -06:00 |
Andrew Tridgell
|
e927cf94d7
|
use memcheck_available_memory() instead of freeRAM()
this gives a more accurate view of free memory
|
2011-10-09 22:08:59 +11:00 |
Andrew Tridgell
|
de18df06b5
|
GCS: make the two GCS links gcs0 and gcs3
the artifical separation between 'gcs' and 'hil' just leads to
confusion. This also simplifies the code a bit more, and saves us a
bit more text
|
2011-09-19 11:04:02 +10:00 |
Andrew Tridgell
|
89fa70520f
|
imported ArduPlane from ArduPilotMega svn
|
2011-09-09 11:29:39 +10:00 |