You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
DrZiplok f0f13752d0 We need TOOLPATH even when ARDUINO is defined. Refactor. 14 years ago
..
examples/menu Wasn't compiling. 14 years ago
include Added inclusion guard to menu.h 14 years ago
AP_Common.cpp Drop a couple things in here in support of code moving to libraries. 15 years ago
AP_Common.h Break AP_Var and friends out into their own header. 14 years ago
AP_Loop.cpp Added Loop class. 14 years ago
AP_Loop.h RcChannel now owns channel config params. 14 years ago
AP_Var.h RcChannel now owns channel config params. 14 years ago
AP_Vector.h Added Loop class. 14 years ago
Arduino.mk We need TOOLPATH even when ARDUINO is defined. Refactor. 14 years ago
c++.cpp Don't actually implement __cxa_pure_virtual, we'd prefer to have link-time errors rather than classes with pure virtual functions. 14 years ago
c++.h Updated mavlink added eeprom class. 14 years ago
keywords.txt Add support for 'new' and 'delete', so we can cons things on the fly. 15 years ago
menu.cpp Move the warning controls for APM out to AP_Common. This makes it easier to grab these for libraries uniformly. 14 years ago