Andrew Tridgell
|
dcaea1a47a
|
ACM: build DMP version in autotest
this gives it a chance of keeping working
|
2012-08-21 15:58:59 +10:00 |
Andrew Tridgell
|
fe54329de2
|
MAVLink: remove MAVLink 0.9 protocol support
this simplifies the code a lot. We're not going back to 1.0
|
2012-07-05 13:00:46 +10:00 |
Andrew Tridgell
|
957d818eb7
|
test: it is no longer possible to build with MAVLink 0.9
the Camera and Mount code make it impossible because of the incredibly
silly arduino cpp handling.
|
2012-06-15 16:27:11 +10:00 |
Andrew Tridgell
|
1ee0f6d8fa
|
Rover: added APMrover2 to build_all.sh
hopefully it will stay building
|
2012-06-10 19:35:56 +10:00 |
Andrew Tridgell
|
43fe5bab78
|
re-enable the AP_Mount build
|
2012-06-04 19:32:11 +10:00 |
Andrew Tridgell
|
46d2341e45
|
autotest: fixed build_all.sh for MAVLink 1.0
|
2012-06-04 13:14:52 +10:00 |
Andrew Tridgell
|
3177f57d48
|
build: cope with Arduino 1.0 in command line build
this should autodetect 1.0 versus older builds
|
2012-04-27 15:38:42 +10:00 |
Andrew Tridgell
|
3347f461f6
|
use build_all.sh to ensure we don't break the mount code
|
2012-04-24 10:57:43 +10:00 |
Andrew Tridgell
|
9f79455ecc
|
autotest: fixed check of return code for build_all.sh
|
2012-02-20 09:17:08 +11:00 |
Andrew Tridgell
|
0a7c769fc6
|
scripts: added some more builds to build_all.sh
|
2012-02-19 17:05:28 +11:00 |
Andrew Tridgell
|
230d2300ae
|
Heli: added heli build to build_all.sh script
ensure heli builds are tested
|
2012-02-19 16:34:43 +11:00 |
Andrew Tridgell
|
0f7bd9678f
|
added more build types to build_all.sh
|
2011-12-12 15:14:55 +11:00 |
Andrew Tridgell
|
d4e9ad650b
|
scripts: added build_all.sh
this is useful when testing merge work
|
2011-11-25 20:00:19 -08:00 |
James Goppert
|
57301ce647
|
Cleaned up AP_GPS formatting.
|
2011-10-28 14:52:50 -04:00 |
James Goppert
|
585507f188
|
Clean up formatting for AP_Common
|
2011-10-28 14:43:43 -04:00 |
James Goppert
|
7da0daa9d0
|
Adding bash formatting script using astyle.
|
2011-10-27 16:30:15 -04:00 |
Andrew Tridgell
|
e433f727d8
|
script to generate frame sizes from .lst files
this is used by http://apm.tridgell.net
|
2011-09-18 09:31:50 +10:00 |