ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
DrZiplok@gmail.com 6074c410d9 "Fast" serial driver that fully overrides the Arduino-provided HardwareSerial/Serial* driver.
The receive side is basically a copy of the HardwareSerial driver, whilst the transmit side
uses the same algorithm as the APM_FastSerial driver.

See the example sketch for usage details.



git-svn-id: https://arducopter.googlecode.com/svn/trunk@276 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-08-23 06:25:03 +00:00
Arducopter Flight tested transmitter cal. Yaw is OK. Acro Mode OK. Flew Stable Mode OK. 2010-08-22 06:48:12 +00:00
Configurator Flight tested versions. Closed out Issues #8, #9, #21. Ready for 3rd party verification. 2010-08-22 08:16:12 +00:00
Frame adding info text to frame folder 2010-08-19 01:11:21 +00:00
libraries "Fast" serial driver that fully overrides the Arduino-provided HardwareSerial/Serial* driver. 2010-08-23 06:25:03 +00:00
Install.txt New version from Ted´s Mikro branch. Added InstantPWM. 2010-07-04 20:15:20 +00:00