aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/hil
Commit message (Expand)AuthorAgeFilesLines
* HIL: reduce excessive stack usage of driverLorenz Meier2014-07-081-1/+1
* Remove noreturn attribute from all drivers that actually can returnLorenz Meier2014-05-091-1/+1
* HIL cleanupLorenz Meier2014-01-111-4/+5
* Use unsigned for channel countsJulian Oes2013-10-111-1/+1
* pwm info provides more information, some fixes for setting rate/min/max/disarmedJulian Oes2013-10-071-1/+1
* Renamed actuator_safety back to actuator_armed, compiling but untestedJulian Oes2013-07-151-9/+9
* Merge branch 'master' into new_state_machineJulian Oes2013-07-081-1/+1
|\
| * Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own versi...px4dev2013-06-011-1/+1
* | Introduced new actuator_safety topicJulian Oes2013-06-141-8/+9
|/
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-272-0/+891