ardupilot/libraries/FastSerial
DrZiplok 73004e45dc Add a method to BetterStream and FastSerial that can be used to report
the amount of data that can be written without blocking.



git-svn-id: https://arducopter.googlecode.com/svn/trunk@2549 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-06-12 22:26:39 +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 Add a method to BetterStream and FastSerial that can be used to report 2011-06-12 22:26:39 +00:00
FastSerial.h Add a method to BetterStream and FastSerial that can be used to report 2011-06-12 22:26:39 +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
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
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