ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
DrZiplok da957cf50d Pure virtual classes should declare pure virtual member functions as 0, rather than having the linker go looking for implementations elesewhere. This lets the compiler generate better error messages when a subclass fails to implement one or more required functions.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@1339 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-12-28 23:31:58 +00:00
ArduCopterMega fixed a bug on Yaw. 2010-12-28 01:45:43 +00:00
Arducopter fixed missing ; from Arducopter.pde 2010-12-21 03:35:23 +00:00
ArducopterNG ArduCopterNG - added altitude hold using Sonar/Rangefinder 2010-12-26 04:30:55 +00:00
Configurator Configurator.Net: Added Fake Arducopter comms, Wrapped progress bar into custom control, improved Mono compatibility 2010-12-23 15:59:00 +00:00
Frame PowerDistro -PCB layer files 2010-10-30 08:31:30 +00:00
libraries Pure virtual classes should declare pure virtual member functions as 0, rather than having the linker go looking for implementations elesewhere. This lets the compiler generate better error messages when a subclass fails to implement one or more required functions. 2010-12-28 23:31:58 +00:00
Install.txt New version from Ted´s Mikro branch. Added InstantPWM. 2010-07-04 20:15:20 +00:00