aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/systemlib.h
Commit message (Collapse)AuthorAgeFilesLines
* add sched.h to systemlib includesThomas Gubler2014-12-101-0/+1
| | | | SCHED_RR and SCHED_FIFO are defined in sched.h
* Add an option to the systemreset() call and to the reboot command (-b) to ↵px4dev2013-08-031-1/+1
| | | | | | reboot into the bootloader. The system will remain in the bootloader until it's reset, or until an upload is completed.
* Fixed led and reboot linker challenges in C++ environmentsLorenz Meier2013-07-281-3/+3
|
* Rename our 'task_spawn' to 'task_spawn_cmd' since NuttX now has its own ↵px4dev2013-06-011-1/+1
| | | | version of task_spawn that's different.
* Integration WIP with current NuttX versionLorenz Meier2013-06-011-2/+2
|
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-0/+122