ardupilot/libraries/FastSerial
Andrew Tridgell 294c812b9b desktop: use the libc printf engine
getting ftoa_engine right was too much work
2011-11-08 11:59:30 +11:00
..
examples/FastSerial Eclipse makefile support for examples. 2011-04-09 19:39:27 +00:00
BetterStream.cpp replace space() with txspace() 2011-09-04 22:52:11 +00:00
BetterStream.h replace space() with txspace() 2011-09-04 22:52:11 +00:00
FastSerial.cpp Added APO branch. 2011-09-28 20:51:12 -04:00
FastSerial.h Added APO branch. 2011-09-28 20:51:12 -04: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 desktop: use the libc printf engine 2011-11-08 11:59:30 +11: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