ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
DrZiplok@gmail.com 43262a573f Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation.
Strip the stdio integration from FastSerial as we aren't using it and it just wastes space.

Note that this does not attempt to fix the bogus floating point handling in ::print(ln).  That's an issue for another day.

BetterStream::printf(_P) aka FastSerial::printf(_P) support is now as documented for avr-libc printf with floating point support enabled.


git-svn-id: https://arducopter.googlecode.com/svn/trunk@895 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-11-23 00:38:16 +00:00
Arducopter Updated arducopter to instantiate sensor classes to accomodate new HIL classes. 2010-11-19 06:11:57 +00:00
ArducopterNG Arducopter.h - fixed incorrect EEPROM address for cam_mode_ADR (and a few other variables after that) 2010-11-22 15:18:41 +00:00
Configurator updated yaw sensor indicator, created installer 2010-10-05 09:26:58 +00:00
Frame PowerDistro -PCB layer files 2010-10-30 08:31:30 +00:00
libraries Bring in floating point support for BetterStream::printf, courtesy of the avr-libc implementation. 2010-11-23 00:38:16 +00:00
Install.txt New version from Ted´s Mikro branch. Added InstantPWM. 2010-07-04 20:15:20 +00:00