aboutsummaryrefslogtreecommitdiff
path: root/apps/drivers/hil
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:PX4/FirmwareLorenz Meier2012-11-121-1/+2
|\
| * Fixed HIL compile warningsLorenz Meier2012-11-121-1/+2
* | minor HIL related tweaksLorenz Meier2012-11-121-0/+1
|/
* Increased stack sizes, 1K is not enough when calling printf() from within appLorenz Meier2012-11-101-3/+3
* Operational mixing and outputs in hilLorenz Meier2012-11-101-8/+9
* Correctly handling 8+ outputs, currently only first 8 supportedLorenz Meier2012-11-101-1/+24
* Added hil command to emulate PWM outputsLorenz Meier2012-11-102-0/+871