summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix website build in the xsltproc case.Eric S. Raymond2010-06-032-0/+6
* Add a new regression test for the Qstarz BT-Q818. All regression tests pass.Eric S. Raymond2010-06-033-0/+426
* Typo fixes.Eric S. Raymond2010-06-021-3/+3
* Backing out the 16-byte read limit, as it breaks the regression tests.Eric S. Raymond2010-05-311-24/+1
* Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdEric S. Raymond2010-05-312-2/+29
|\
| * patch to keep gpsmon from crashing on unchecked data from sirfJon Schlueter2010-05-291-1/+5
| * Limit reads in packet_get to 16 bytes.Jon Schlueter2010-05-281-1/+24
* | Move a null test to harden the logic.Beat Bolli2010-05-271-4/+4
|/
* Add JOSM/LiveGPS as a client project.Eric S. Raymond2010-05-272-1/+3
* Add a roadmap item for future consideration.Eric S. Raymond2010-05-271-0/+3
* convert sirf_ntp_offset to single return onlyJon Schlueter2010-05-271-25/+37
* spelling correction in comment libgpsd_core.cJon Schlueter2010-05-271-1/+1
* cleanup patchJon Schlueter2010-05-262-2/+2
* Tweak the NTP offset a bit more for SiRF.Gary E. Miller2010-05-261-3/+3
* Tweak the NTP offset for SiRF when using USB.Gary E. Miller2010-05-251-0/+3
* Refactor RTCM handling.Eric S. Raymond2010-05-251-14/+14
* Refactoring step. All regression tests pass.Eric S. Raymond2010-05-251-4/+5
* Splint cleanup.Eric S. Raymond2010-05-252-3/+3
* Almost pure refactoring; suppresses duplicative DBUS sends.Eric S. Raymond2010-05-251-15/+15
* More cleanup and refactoring of the main device-polling loop.Eric S. Raymond2010-05-251-21/+27
* More report refactoring. All regression tests pass.Eric S. Raymond2010-05-251-13/+11
* Another refactoring step, eliminate the separate report_fix variable.Eric S. Raymond2010-05-251-15/+7
* Refactoring step. All regression tests pass.Eric S. Raymond2010-05-251-51/+58
* Coalesce two loops over the subscribers array. All regression tests pass.Eric S. Raymond2010-05-251-8/+5
* Refactoring step. Simplify the device-polling loop.Eric S. Raymond2010-05-251-48/+50
* Oops...report on every device, not just the last one active.Eric S. Raymond2010-05-251-109/+110
* add tags and .kdbrc.* files to .gitignoreJon Schlueter2010-05-241-0/+2
* Make sure 24A and 24B aivdm sentences are correctly aggregated.Nirgal2010-05-224-31/+100
* Whitespace fix.Eric S. Raymond2010-05-221-3/+2
* Nirgal's AIVDM fix patch from the dev list, 2010-05-18.Nirgal2010-05-212-38/+53
* Update some status comments.Eric S. Raymond2010-05-211-10/+10
* The last change in gpsdecode was not entirely correct. Fixes from Nirgal.Eric S. Raymond2010-05-203-23/+23
* Switch the CSV format emitted by gpsdecode(1) to DSV using |.Eric S. Raymond2010-05-195-80/+86
* Rebuild AIVDM regressions to gpon with last commit.Eric S. Raymond2010-05-181-1/+1
* Minor bug in AIS sixbit decoding pointed out by Nirgal: 39 -> "'", not "`".Eric S. Raymond2010-05-181-1/+1
* Cleaan up completed or obsolwsced TODO items.Eric S. Raymond2010-05-172-19/+1
* Explain libQgpsmm in libgpsmm.3 and add a refname.Bernd Zeimetz2010-05-171-3/+5
* Fix check for xsltproc.Bernd Zeimetz2010-05-171-1/+1
* Remove duplicated inclusion.Eric S. Raymond2010-05-162-8/+8
* Minor fixes to make the libQgpsmm build work on all platforms.Bernd Zeimetz2010-05-164-13/+19
* Building gpsd_maskdump.c requires gpsd.h.Bernd Zeimetz2010-05-161-1/+1
* Include created version.h in libQgpsmm/mingw/gpsd_config.h.Bernd Zeimetz2010-05-161-0/+2
* Create and ship necessary files for the mingw build.Bernd Zeimetz2010-05-161-5/+15
* CLean up the win32 parts of libQgpsmm.pro.Bernd Zeimetz2010-05-161-7/+10
* Add stripped version of gpsd_config.h for mingw.Bernd Zeimetz2010-05-161-0/+258
* Add test_qgpsmm.pro for mingw.Bernd Zeimetz2010-05-161-0/+12
* Refactor check for QT, adding --disable-libQgpsmm as option.Bernd Zeimetz2010-05-162-24/+44
* Document a bug.Eric S. Raymond2010-05-152-1/+17
* Exclude .git and .gitignore instead of *git*.Bernd Zeimetz2010-05-151-1/+1
* Add test_qgpsmm to .gitignore.Bernd Zeimetz2010-05-151-0/+1