aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/device/cdev.cpp
Commit message (Collapse)AuthorAgeFilesLines
* CDev: Fixed printf format specifierLorenz Meier2014-03-161-1/+1
|
* Fixed return valueLorenz Meier2014-01-141-0/+1
|
* Framework to support disabling publications via IOCTLLorenz Meier2014-01-121-1/+10
|
* device: added register_class_devname() APIAndrew Tridgell2013-12-101-0/+36
| | | | | this allows drivers to register generic device names for a device class, with automatic class instance handling
* Make it possible to create a cdev without automatically creating a device node.px4dev2013-08-041-8/+8
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+398