Andrew Tridgell
|
222009002e
|
MAVLink: allow for find grained stream rate control
streams can now be requested at any multiple of 20ms. So if you ask
for a stream at 7Hz then you will get it at close to 7Hz.
|
2012-04-02 11:18:53 +10:00 |
Andrew Tridgell
|
0604f2c667
|
USB-MUX: auto-switch telemetry port based on UXB mux for ArduPlane
when USB is unplugged, switch baud rate to the SERIAL3_BAUD rate from
EEPROM
|
2011-11-25 20:00:19 -08:00 |
Michael Oborne
|
f66a6b4308
|
Add rc input to cli planner mode
|
2011-11-26 11:23:14 +08: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
|
35fcd6dae7
|
GCS: simplify the API for sending messages
this makes the code clearer, and saves us another 100 bytes of 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 |