Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | splint/cppcheck cleanuo after the gpsd_report change. | Eric S. Raymond | 2014-08-27 | 1 | -3/+5 |
| | | | | All regression tests pass. | ||||
* | Reverse linkage of gpsd_report() is abolished. All regression tests pass. | Eric S. Raymond | 2014-08-27 | 1 | -17/+0 |
| | | | | Some cleanup and testing is still required. | ||||
* | Introduce struct errout_t to encapsulate error-reporting hooks. | Eric S. Raymond | 2014-08-27 | 1 | -16/+16 |
| | | | | | | A major step towards eliminating reverse linkage. All regression tests pass. | ||||
* | Follow throughon a previous name change. No logic changes. | Eric S. Raymond | 2014-08-27 | 1 | -2/+2 |
| | | | | All regression tests pass. | ||||
* | Structure member name change: packet -> lexer. No logic changes. | Eric S. Raymond | 2014-08-27 | 1 | -2/+2 |
| | | | | All regression tests pass. | ||||
* | Eliminate reverse linkage of gpsd_write. All regression tests pass. | Eric S. Raymond | 2014-08-26 | 1 | -8/+0 |
| | |||||
* | splint cleanup. Regression tests pass and PPS live-tests correctly. | Eric S. Raymond | 2013-10-29 | 1 | -2/+2 |
| | |||||
* | Cleanup fixes. There was a typo in the last change to the Zodiac driver. | Eric S. Raymond | 2013-10-26 | 1 | -1/+0 |
| | | | | All regression tests pass. | ||||
* | More efficiebt sticky-flagging. | Eric S. Raymond | 2013-10-15 | 1 | -2/+2 |
| | |||||
* | First cut at salience test. | Eric S. Raymond | 2013-10-15 | 1 | -9/+16 |
| | |||||
* | Enrich the driver method listing. Shorten an overly long name. | Eric S. Raymond | 2013-10-12 | 1 | -0/+6 |
| | |||||
* | Add the driver method consistency check to normal tests. | Eric S. Raymond | 2013-10-12 | 1 | -1/+21 |
| | |||||
* | Remove some driver methods that should not have been included. | Eric S. Raymond | 2013-10-12 | 1 | -0/+12 |
| | |||||
* | Add a driver property lister to test_packet.c. | Eric S. Raymond | 2013-10-12 | 1 | -1/+29 |
| | |||||
* | We can now monitor low-level string sends through gpsmon. | Eric S. Raymond | 2013-10-04 | 1 | -0/+8 |
| | | | | Now we'll know exactly what's being sent on a UBX mode change. | ||||
* | Change gpsd_report to no longer use a global. All regression tests pass. | Eric S. Raymond | 2013-09-29 | 1 | -2/+2 |
| | | | | | | | | This is a large, ugly change. But without it we can't troubleshoot the ICP/IP-source initialization bug properly - colliding definitions of gpsd_report() were interfering with error reporting early in gpsd runs. More cleanup work remains to be done, but at least this is working. | ||||
* | Nuke trailing whitespace in C source. | Eric S. Raymond | 2012-09-07 | 1 | -42/+42 |
| | |||||
* | Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE}) | Eric S. Raymond | 2012-09-07 | 1 | -2/+2 |
| | | | | Note there are some exit(2) instances we bneed to decide what to do with. | ||||
* | Elimination of gpsd_hexdump_level. | Eric S. Raymond | 2011-06-17 | 1 | -0/+2 |
| | | | | The few gpsd_hexdump() calls left have explicit guards. | ||||
* | Dead code removal. (This has been replaced by the -e option.) | Eric S. Raymond | 2011-03-04 | 1 | -18/+1 |
| | |||||
* | Be more specific in two cites. | Eric S. Raymond | 2011-03-03 | 1 | -2/+2 |
| | |||||
* | Bug fixes for RTCM3 decoding. All regression tests pass. | Eric S. Raymond | 2011-03-02 | 1 | -1/+17 |
| | | | | | And the first actually successful decode of a known-good RTCM3 packet, a type 1029. | ||||
* | Sigh, seems a flush is required. | Eric S. Raymond | 2011-03-02 | 1 | -0/+1 |
| | |||||
* | Add a feature and a minor fix to the packet-sniffer tester. | Eric S. Raymond | 2011-03-02 | 1 | -2/+6 |
| | |||||
* | More deheader testing. All regression tests pass. | Eric S. Raymond | 2011-01-13 | 1 | -1/+0 |
| | |||||
* | More deheader testing. | Eric S. Raymond | 2011-01-12 | 1 | -1/+5 |
| | |||||
* | Unused-header removals by deheader. All regression tests pass. | Eric S. Raymond | 2010-12-01 | 1 | -5/+0 |
| | |||||
* | Reindent. All regression tests pass. | Eric S. Raymond | 2010-04-26 | 1 | -7/+8 |
| | | | | | Most of the bulk of this one is the xgpsspeed code, which was not formerly incldecd in reindenting. | ||||
* | Add a regression test for correct behavior on EOF with empty buffer. | Eric S. Raymond | 2010-04-18 | 1 | -7/+49 |
| | |||||
* | Reindent the test programs. All regression tests pass. | Eric S. Raymond | 2010-04-14 | 1 | -19/+26 |
| | |||||
* | Ensure that the ISGPS state is always reinitialized on each packet_test() call. | Eric S. Raymond | 2010-03-31 | 1 | -2/+0 |
| | | | | All regression tests pass. | ||||
* | Factor out a little function to initiaslize the packet tester properly. | Eric S. Raymond | 2010-03-31 | 1 | -0/+1 |
| | |||||
* | Vanish away Id and Rev $ keywords, git won't expand them to anything useful. | Eric S. Raymond | 2010-03-13 | 1 | -2/+1 |
| | |||||
* | Eliminate more Subversion tracks... | Eric S. Raymond | 2010-03-13 | 1 | -4/+1 |
| | | | | ...converting where appropriate to git references. | ||||
* | Copyright stamps everywhere. No code changes. | Eric S. Raymond | 2010-03-11 | 1 | -1/+5 |
| | |||||
* | Include the whole config file in gpsd.h. | Eric S. Raymond | 2009-11-20 | 1 | -1/+1 |
| | | | | | | | That is, instead of sectioning out two little config defines and putting them in. This makes gpsd.h self-copntained (e.g. in case it gets installed as a library header) and means we can get rid of most inclusions of it. | ||||
* | repository beautification, part 2: | Chris Kuethe | 2009-03-02 | 1 | -0/+301 |
rename the test programs to test_$(subsystem).c |