aboutsummaryrefslogtreecommitdiff
path: root/src/drivers/gps/gps.cpp
Commit message (Expand)AuthorAgeFilesLines
* GPS driver: Print velocity as part of status commandLorenz Meier2014-07-111-1/+3
* Use NAV-PVT with ubx7 and ubx8 modulesKynos2014-07-031-1/+0
* gps: Comment-only fixLorenz Meier2014-07-021-1/+1
* Merged upstream master into gnss_rework branchKynos2014-06-301-3/+3
|\
| * Merge branch 'master' into navigator_rewriteJulian Oes2014-05-261-12/+17
| |\
| * \ Merge remote-tracking branch 'px4/ekf_params' into navigator_cleanup_ekf_home...Julian Oes2014-04-271-3/+3
| |\ \
| * | | eph and epv renaming, make this compile againJulian Oes2014-04-261-3/+3
| * | | gps driver: fake mode: lower eph and epv values in order to convince the comm...Thomas Gubler2014-04-181-2/+2
* | | | U-blox driver rework,, step 4Kynos2014-06-131-13/+28
* | | | Gps driver: make enable_sat_info a command line optionKynos2014-06-081-9/+19
* | | | U-blox driver rework, step 3Kynos2014-06-081-40/+58
* | | | U-blox driver rework, step 2Kynos2014-05-301-1/+1
| |_|/ |/| |
* | | bugfixes in UBX driver, emit new SNR, Jamming and noise count indicesLorenz Meier2014-05-231-3/+3
* | | gps driver: Use correct spawn command, use a smaller start tool sizeLorenz Meier2014-05-161-8/+4
* | | Merge branch 'ekf_params' of github.com:PX4/FirmwareLorenz Meier2014-05-151-3/+3
|\ \ \ | | |/ | |/|
| * | Better fake / simulation valuesLorenz Meier2014-04-261-3/+3
* | | Add Gumstix AeroCore deviceAsh Charles2014-05-131-1/+10
|/ /
* / gps driver: fake mode: lower eph and epv values in order to convince the comm...Thomas Gubler2014-04-081-2/+2
|/
* compile fixLorenz Meier2014-03-161-5/+5
* Fixed missing parent ioctl callLorenz Meier2014-03-161-3/+8
* Support disabling GPS output via IOCTL, general cleanup of author and copyrig...Lorenz Meier2014-01-121-8/+13
* fakegps: add command-line optionThomas Gubler2014-01-111-106/+116
* fakegps: default to 0 m/s speedThomas Gubler2014-01-111-2/+2
* fake gps: gps device is not needed for fake position generationThomas Gubler2014-01-111-23/+34
* very simple gps fix fake in gps driver only for developmentThomas Gubler2014-01-101-0/+23
* Hotfix: Silence GPS driver if no GPS is connectedLorenz Meier2013-09-221-15/+0
* gps: more cleanup, some more info in 'gps status'Anton Babushkin2013-09-211-6/+7
* gps: fixed code style, more informative and clean messagesAnton Babushkin2013-09-211-38/+78
* Improved GPS update rate calculationLorenz Meier2013-05-091-2/+2
* Merge branch 'gps_vel' of github.com:PX4/FirmwareLorenz Meier2013-05-091-1/+10
* Moved the bulk of sensor drivers to the new worldLorenz Meier2013-04-271-0/+536