ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
DrZiplok@gmail.com 363d9156d1 Change the way that we do board-to-board portability to avoid knowing about specific AVR devices; use the availability of registers/vectors instead. This lets us reduce the overall macro evil as well.
Drop some unused, old vector code.

Strip the UDR pointer from the class instance, since it's never used.

Fix up the comment describing RAM savings.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1145 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-12-16 08:48:20 +00:00
Arducopter Updated arducopter to instantiate sensor classes to accomodate new HIL classes. 2010-11-19 06:11:57 +00:00
ArducopterNG CLI updates 2010-12-15 13:51:53 +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 Change the way that we do board-to-board portability to avoid knowing about specific AVR devices; use the availability of registers/vectors instead. This lets us reduce the overall macro evil as well. 2010-12-16 08:48:20 +00:00
Install.txt New version from Ted´s Mikro branch. Added InstantPWM. 2010-07-04 20:15:20 +00:00