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@gmail.com 290635b354 Minor code size optimisation; use memset to zero *this rather than explicitly assigning zero to the vector elements. Still not quite optimal for matrix3 as it gets three memsets, but still cheaper in terms of code size. 14 years ago
ArduCopterMega git-svn-id: https://arducopter.googlecode.com/svn/trunk@1191 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
Arducopter Updated arducopter to instantiate sensor classes to accomodate new HIL classes. 14 years ago
ArducopterNG EEPROM address bugfix 14 years ago
Configurator Configurator.Net: Added icons for connect/disconnect buttons, tooltips, improved connection logic 14 years ago
Frame PowerDistro -PCB layer files 15 years ago
libraries Minor code size optimisation; use memset to zero *this rather than explicitly assigning zero to the vector elements. Still not quite optimal for matrix3 as it gets three memsets, but still cheaper in terms of code size. 14 years ago
Install.txt New version from Ted´s Mikro branch. Added InstantPWM. 15 years ago