aboutsummaryrefslogtreecommitdiff
path: root/apps/gps/ubx.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed GPS status detectionLorenz Meier2012-11-121-5/+6
* Extended GPS struct with velocity vectorLorenz Meier2012-10-311-0/+4
* Final GPS state, not nice, but workingLorenz Meier2012-10-251-5/+5
* GPS tested and workingLorenz Meier2012-10-251-15/+17
* Merge branch 'master' of github.com:PX4/Firmware into gpsLorenz Meier2012-10-241-1/+1
|\
| * Checkpoint - moving things out of the NuttX configs/*/src directoriespx4dev2012-10-231-1/+1
* | Better U-Blox struct packingLorenz Meier2012-10-231-1/+1
|/
* Fixed GPS lost issue, fixed accel scale initialization, fixed code style in r...Lorenz Meier2012-10-081-0/+2
* forgot to remove some rprintfsJulian Oes2012-09-201-9/+9
* gps starting and stopping should be working correctly now, ubx not continuing...Julian Oes2012-09-201-34/+42
* fixed stacktrace which happened in configure_gps_ubx(int *fd) because of faul...Julian Oes2012-09-191-24/+24
* Fix an architectural issue with the ORB that prevented publication from inter...px4dev2012-08-211-1/+1
* Fresh import of the PX4 firmware sources.px4dev2012-08-041-0/+863