Patrick José Pereira
|
33764d6c3b
|
Copter: Fix typo
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
2019-03-26 15:39:23 +11:00 |
Mathieu OTHACEHE
|
152edf7189
|
Global: remove mode line from headers
Using a global .dir-locals.el file is a better alternative than
reincluding the same emacs header in every file of the project.
|
2016-10-24 09:42:01 -02:00 |
Randy Mackay
|
1a9cdac441
|
Copter: remove unused definition
|
2015-06-28 21:55:31 +09:00 |
Andrew Tridgell
|
640b64f5e4
|
Copter: convert to new GPS API
|
2014-04-01 06:38:24 +11:00 |
Andrew Tridgell
|
24f2ac20de
|
Copter: removed HIL_MODE_ATTITUDE
this really can't work any more, as AHRS can't support it
|
2014-02-15 05:29:46 +11:00 |
Andrew Tridgell
|
9c812d5028
|
Copter: added SERIAL2_BAUD and rename SERIAL3_BAUD to SERIAL1_BAUD
|
2013-11-26 13:05:32 +11:00 |
uncrustify
|
37e00fae80
|
uncrustify ArduCopter/APM_Config_mavlink_hil.h
|
2012-08-21 18:56:56 -07:00 |
Jason Short
|
59f22f0ca0
|
removed airspeed
|
2012-01-04 09:28:37 -08:00 |
Andrew Tridgell
|
d89ae696ef
|
merged the GCS updates from ArduPlane to ArduCopter
this removes all the non-MAVLink GCS options, and simplifies the HIL
and GCS code a lot. It also adds async sending of low priority GCS
text messages.
|
2011-10-11 20:53:43 +11:00 |
Andrew Tridgell
|
1456a2a912
|
renamed top level directories
ArduCopterMega -> ArduCopter
added archives directory for old code
|
2011-09-09 11:27:41 +10:00 |