aboutsummaryrefslogtreecommitdiff
path: root/apps/gps/gps.c
Commit message (Expand)AuthorAgeFilesLines
* Better U-Blox struct packingLorenz Meier2012-10-231-4/+4
* Go back to the FIFO scheduler for now, as we don't have time to shake out the...px4dev2012-10-031-1/+1
* Add new 'task_spawn' interface for starting new tasks in the PX4 worldpx4dev2012-10-011-1/+8
* gps starting and stopping should be working correctly now, ubx not continuing...Julian Oes2012-09-201-13/+42
* the gps_thread_should_exit flag is now static again, hope it works like thisJulian Oes2012-09-201-7/+6
* fixed stacktrace which happened in configure_gps_ubx(int *fd) because of faul...Julian Oes2012-09-191-94/+73
* Deamonized GPS app, fixed GPS issues, reworking RC inputLorenz Meier2012-09-121-5/+76
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+505