ArduPlane, ArduCopter, ArduRover, ArduSub source
Go to file
DrZiplok@gmail.com adb54428da Add a new macro PROGMEM_STRING that can be used to define a constant string in program memory.
This is a partial workaround for not being able to use PSTR at global scope, e.g. in an argument to a constructor; it makes the intent of the otherwise somewhat bulky declaration of the string more obvious.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@1464 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-01-10 01:42:59 +00:00
ArduCopterMega Added Tri-copter support for Max 2011-01-04 17:55:03 +00:00
ArducopterNG ArduCopterNG - fixes to sonar/barometer altitude hold. Fixes bugs including: 2011-01-04 14:38:17 +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
legacy_do_not_use ArduCopter - moved to "legacy_do_not_use" directory 2011-01-01 15:06:42 +00:00
libraries Add a new macro PROGMEM_STRING that can be used to define a constant string in program memory. 2011-01-10 01:42:59 +00:00
Install.txt New version from Ted´s Mikro branch. Added InstantPWM. 2010-07-04 20:15:20 +00:00