summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [AIS] Met/Hydro: fixes and improvementsChristian Gagneraud2012-06-0510-109/+200
* [AIS] AtoN: formatting fixesChristian Gagneraud2012-06-051-10/+4
* Cosmetic fix.Eric S. Raymond2012-06-031-7/+6
* Use C99 VLAs to eliminate some magic numbers.Eric S. Raymond2012-06-021-4/+4
* More unit-testing of the bits macros.Eric S. Raymond2012-06-021-40/+44
* Suppress a useless cppcheck warning.Eric S. Raymond2012-06-021-0/+1
* Refacter the bits.c stuff to eliminate ugly globals...Eric S. Raymond2012-06-028-146/+172
* Clean up a couple of string-format errors. All regression tests pass.Eric S. Raymond2012-06-021-2/+2
* Typo fix.Eric S. Raymond2012-06-011-1/+1
* Service and source types are not meant to be protocol-specific.Eric S. Raymond2012-06-012-4/+3
* Pre-2003 RS232 Delorme Earthmate works again (live-tested).Eric S. Raymond2012-06-015-11/+8
* Cop to the fact that the support for the old Earthmate is busted.Eric S. Raymond2012-06-011-1/+5
* Fix three PPS factoring issues.Michael Tatarinov2012-06-012-81/+77
* Remove obsoletre comment part. Should have gone with last commit.Eric S. Raymond2012-05-301-3/+0
* Remove a kludge. Affects only the Evermore binary driver.Eric S. Raymond2012-05-302-46/+37
* NEWS update.Eric S. Raymond2012-05-301-0/+4
* Merge branch 'master' of git://git.sv.gnu.org/gpsdReinhard Arlt2012-05-303-119/+135
|\
| * Regularize a label.Eric S. Raymond2012-05-301-40/+40
| * Better handling of discontinued attribute.Eric S. Raymond2012-05-302-4/+6
| * More visual tightening.Eric S. Raymond2012-05-301-8/+8
| * Fix up interface type selection in the CGI.Eric S. Raymond2012-05-301-3/+2
| * Tighten up the CGI.Eric S. Raymond2012-05-301-1/+3
| * More visual tuning.Eric S. Raymond2012-05-301-0/+6
| * Reorganize CGI.Eric S. Raymond2012-05-301-37/+37
| * Better recording of configuration sanity.Eric S. Raymond2012-05-303-27/+33
| * Make CGI report closer to a fully-baked gpscap.ini entry.Eric S. Raymond2012-05-301-1/+2
* | Fix merge.Reinhard Arlt2012-05-301-102/+106
|\ \ | |/
| * Visual tuning of the CGI.Eric S. Raymond2012-05-301-98/+99
| * More logfile decoration in the CGI.Eric S. Raymond2012-05-301-4/+7
| * Revert "Do not call ntpd_link_* for a nmea2000 devive."Gary E. Miller2012-05-301-10/+3
* | Do not activate pps subsystem for nmea2000.Reinhard Arlt2012-05-302-10/+11
* | Merge branch 'master' of git://git.sv.gnu.org/gpsdReinhard Arlt2012-05-3082-90/+120
|\ \ | |/
| * Submitted-By -> Submitter in the test load headers.Eric S. Raymond2012-05-3079-64/+65
| * Successful decoration of the sample file with some headers.Eric S. Raymond2012-05-301-4/+18
| * Transmission from the CGI was successful.Eric S. Raymond2012-05-301-15/+7
| * This version of the appears to be generating correct multipart MIME.Eric S. Raymond2012-05-301-11/+12
| * Finally, file content persistence in the Python version of the CGI.Eric S. Raymond2012-05-301-13/+17
| * This version almost gets file persistence right.Eric S. Raymond2012-05-301-6/+23
| * OpenWrt/CeroWrt build fix.Eric S. Raymond2012-05-301-2/+3
| * gpsd_json.xml: Fix typo in ATT.dip descriptionChristian Gagneraud2012-05-291-1/+1
| * Work around splint not knowing about multiarch.Bernd Zeimetz2012-05-291-1/+6
* | Work around splint not knowing about multiarch.Bernd Zeimetz2012-05-291-1/+6
|/
* Merge branch 'master' of git://git.sv.gnu.org/gpsdReinhard Arlt2012-05-294-6/+18
|\
| * The RTCM2 problem was solved recently by bzed.Eric S. Raymond2012-05-291-6/+0
| * Don't try to add devices with long paths.Marti Bolivar2012-05-291-0/+7
| * Don't attempt key upload in Debian boxes.Eric S. Raymond2012-05-291-0/+3
| * Documentation improvent: warn about a problem encountered onm the OLPC.Eric S. Raymond2012-05-291-0/+8
* | Do not call ntpd_link_* for a nmea2000 devive.Reinhard Arlt2012-05-291-3/+10
|/
* Reduce the number of warning from groff on unbreakable lines.Bernd Zeimetz2012-05-271-2/+8
* Add a missing SOCKET_EXPORT_ENABLE ifdef.Bernd Zeimetz2012-05-271-0/+2