aboutsummaryrefslogtreecommitdiff
path: root/apps/systemlib/systemlib.c
Commit message (Expand)AuthorAgeFilesLines
* Moved last libs, drivers and headers, cleaned up IO buildLorenz Meier2013-04-281-91/+0
* Removed outdated docsLorenz Meier2012-11-081-20/+0
* Clean out remains of the old EEPROM driver.px4dev2012-10-301-1/+0
* Kill the old board info code.px4dev2012-10-291-73/+0
* Remove reboot() API, replace with a prototype for up_systemreset() which is p...px4dev2012-10-271-35/+0
* Major formatting/whitespace cleanuppx4dev2012-10-231-4/+8
* Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-2/+1
* Add new 'task_spawn' interface for starting new tasks in the PX4 worldpx4dev2012-10-011-3/+28
* Some fixes for getopt_longpx4dev2012-09-101-1/+2
* Final parameter interface cleanup - removed last bit of old cruft, fixed a bu...Lorenz Meier2012-08-271-3/+1
* Ported almost everything to new param interface, ready for serious testingLorenz Meier2012-08-241-147/+8
* Various fixes for params interfaceLorenz Meier2012-08-161-7/+16
* Many Doxygen style fixesLorenz Meier2012-08-051-2/+5
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+320