ardupilot/libraries/FastSerial
tridge60@gmail.com c822bad359 added txspace() method to FastSerial
this returns the number of bytes available in the transmit buffer

git-svn-id: https://arducopter.googlecode.com/svn/trunk@3245 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-09-04 21:23:15 +00:00
..
examples/FastSerial Eclipse makefile support for examples. 2011-04-09 19:39:27 +00:00
BetterStream.cpp Add a method to BetterStream and FastSerial that can be used to report 2011-06-12 22:26:39 +00:00
BetterStream.h Add a method to BetterStream and FastSerial that can be used to report 2011-06-12 22:26:39 +00:00
FastSerial.cpp added txspace() method to FastSerial 2011-09-04 21:23:15 +00:00
FastSerial.h added txspace() method to FastSerial 2011-09-04 21:23:15 +00:00
ftoa_engine.h Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation. 2010-11-23 00:38:16 +00:00
ftoa_engine.S Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation. 2010-11-23 00:38:16 +00:00
keywords.txt "Fast" serial driver that fully overrides the Arduino-provided HardwareSerial/Serial* driver. 2010-08-23 06:25:03 +00:00
macros.inc Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation. 2010-11-23 00:38:16 +00:00
ntz.h Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation. 2010-11-23 00:38:16 +00:00
ultoa_invert.S Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation. 2010-11-23 00:38:16 +00:00
vprintf.cpp Massive warning fixes. 2011-05-04 19:12:27 +00:00
xtoa_fast.h Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation. 2010-11-23 00:38:16 +00:00