summaryrefslogtreecommitdiff
path: root/devtools
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt key upload in Debian boxes.Eric S. Raymond2012-05-291-0/+3
* [AIS] Add UK/ROI AtoN monitoring data message handlingChristian Gagneraud2012-05-231-1/+30
* [AIS] ais.py: Add IMO236 met/hydro message (type 8, dac 1, fid 11)Christian Gagneraud2012-05-201-1/+145
* [AIS] ais.py: Add DAC/FID to histogram outputChristian Gagneraud2012-05-201-2/+13
* Delete ppstest. It never worked quite right, and now we can just use gpsd.Eric S. Raymond2012-05-162-206/+0
* More Coverity suppressions.Eric S. Raymond2012-05-122-61/+0
* Oops, pull the right things out of git.Eric S. Raymond2012-05-111-3/+3
* Sigh, scan submission via curl looks like it works but actually fails.Eric S. Raymond2012-05-111-6/+10
* Factor out more stuff.Eric S. Raymond2012-05-101-3/+5
* An attempt at scan submission through the Coverity website.Eric S. Raymond2012-05-101-8/+18
* Don't wire in what you can deduce.Eric S. Raymond2012-05-101-3/+7
* Store some critical information.Eric S. Raymond2012-05-101-1/+5
* A script for the front end of a Coverity self-build.Eric S. Raymond2012-05-102-0/+37
* List architectures without issues, too.Bernd Zeimetz2012-04-211-0/+1
* Allow to specify a version for gpsd-debian-regressions.shBernd Zeimetz2012-04-051-1/+6
* Add -d and a needed exit call.Eric S. Raymond2012-02-271-2/+6
* More might-not-be-DCD cleanup.Eric S. Raymond2012-02-271-11/+10
* Make it possible to set the control line to use.Eric S. Raymond2012-02-271-65/+98
* Smarter argument processing.Eric S. Raymond2012-02-271-28/+37
* Add a little monitor program to veriy that PPS is coming off a device.Eric S. Raymond2012-02-272-0/+161
* Sigh, grelber can't be in the flocktest pool until I upgrade scons.Eric S. Raymond2012-01-111-1/+1
* Fix gpsd-debian-regressions.sh to work with the scons output.Bernd Zeimetz2011-11-141-1/+1
* Cope more gracefully with the repo changing.Eric S. Raymond2011-10-261-5/+14
* Improved documentation and diagnostics for flocktest.Eric S. Raymond2011-10-261-2/+3
* Typo fix.Eric S. Raymond2011-10-251-1/+1
* All project-dependent URLs are now templated.Eric S. Raymond2011-10-022-7/+12
* URL dependencies are narrowed to just two files.Eric S. Raymond2011-10-022-4/+3
* Update the release procedure. Re-enable valgrind.Eric S. Raymond2011-08-191-1/+1
* Sigh, most of our flocktest machines don't have scons yet.Eric S. Raymond2011-08-111-4/+3
* First xut at JSON passthrough code.Eric S. Raymond2011-06-141-0/+1
* Yet more code slimming. All regression tests pass, code splints clean.Eric S. Raymond2011-06-111-1/+2
* More code slimming.Eric S. Raymond2011-06-111-4/+5
* Code slimming.Eric S. Raymond2011-06-111-1/+1
* sizes needed rebuilding for scons.Eric S. Raymond2011-06-101-0/+2
* In AIS, partial support for VTS-Generated/Synthetic Targets.Eric S. Raymond2011-05-311-8/+20
* In the AIS code generator, loop variables may be signed or unsigned.Eric S. Raymond2011-05-301-6/+6
* In AIS, support for IMO236 Tidal Window message.Eric S. Raymond2011-05-281-1/+1
* In AIS, IMO289 Tidal Window support. All regression tests pass.Eric S. Raymond2011-05-281-7/+7
* Matchiing array code generation for the library parser.Eric S. Raymond2011-05-281-5/+15
* Tweak a code-generation detail.Eric S. Raymond2011-05-281-1/+5
* Generate Python initializer members for trailing-array parts.Eric S. Raymond2011-05-271-26/+37
* Typo fixes.Eric S. Raymond2011-05-271-2/+2
* Dump code generation for arrays.Eric S. Raymond2011-05-271-7/+42
* Driver code generation for arrays appears complete.Eric S. Raymond2011-05-271-1/+1
* Code generation for arrays almost working.Eric S. Raymond2011-05-261-5/+21
* Array boundary markers now include a dimension.Eric S. Raymond2011-05-261-3/+4
* Use array name from the AIVDM.txt tables.Eric S. Raymond2011-05-261-9/+9
* Improve dump-code generation.Eric S. Raymond2011-05-261-80/+73
* Driver code generation for trailing arrays in AIDVM messages.Eric S. Raymond2011-05-261-8/+39
* Structure generation for trailing arrays.Eric S. Raymond2011-05-261-1/+11