| Commit message (Expand) | Author | Age | Files | Lines |
* | Still more simplification of configuration and header handling. | Eric S. Raymond | 2010-12-14 | 1 | -8/+0 |
* | Because we're taking SuS seriously we can simplify the configuration machinery. | Eric S. Raymond | 2010-12-14 | 1 | -5/+0 |
* | Wow, I totally baked the geostar import... | Chris Kuethe | 2010-12-11 | 1 | -4/+10 |
* | Subframe decoder will need PRN | Chris Kuethe | 2010-12-11 | 1 | -2/+2 |
* | Take programmed oncore PPS offset into account. Name correction delay -> offset. | Haakan Johansson | 2010-12-03 | 1 | -1/+1 |
* | Allow oncore devices in postion hold mode to deliver PPS data to ntpshm. | Haakan Johansson | 2010-12-03 | 1 | -0/+1 |
* | Use isfinite() rather than obsoilete finite(). | Eric S. Raymond | 2010-12-02 | 1 | -1/+0 |
* | Merge experimental BluZ support. Code is not yet enabled or tested. | Eric S. Raymond | 2010-06-18 | 1 | -0/+1 |
* | Recover from zero-length reads. | Eric S. Raymond | 2010-06-14 | 1 | -0/+2 |
* | Fix for the mutipacket bug. | Eric S. Raymond | 2010-06-04 | 1 | -0/+1 |
* | Make sure 24A and 24B aivdm sentences are correctly aggregated. | Nirgal | 2010-05-22 | 1 | -2/+3 |
* | Nirgal's AIVDM fix patch from the dev list, 2010-05-18. | Nirgal | 2010-05-21 | 1 | -2/+2 |
* | Remove duplicated inclusion. | Eric S. Raymond | 2010-05-16 | 1 | -0/+8 |
* | XXX -> FIX-ME: Avoids false matches with autoconf cruft. | Eric S. Raymond | 2010-05-12 | 1 | -1/+1 |
* | In AIS message types 6 and 8, split app_id into DAC and FID per ITU-1371. | Eric S. Raymond | 2010-05-10 | 1 | -2/+7 |
* | Make AIVDM driver returnb false on truncated sentences. | Eric S. Raymond | 2010-05-09 | 1 | -1/+1 |
* | C AIS decoder now has separate contexts for A and B channels. | Eric S. Raymond | 2010-05-09 | 1 | -2/+6 |
* | Visibility scope reduction for some AIS context. | Eric S. Raymond | 2010-05-09 | 1 | -2/+0 |
* | Allow recovery from failed read of partial packet. | Eric S. Raymond | 2010-05-07 | 1 | -0/+1 |
* | A long step towards reading UDP packets. | Eric S. Raymond | 2010-04-28 | 1 | -1/+2 |
* | Simplify some dispatcher code, and possibly fix a bug. | Eric S. Raymond | 2010-04-26 | 1 | -1/+1 |
* | Give up on RTCM2 repack support. It's broken, and unlikely ever to be needed. | Eric S. Raymond | 2010-04-25 | 1 | -2/+0 |
* | Splint and cppcheck cleanup. All regression tests pass. | Eric S. Raymond | 2010-04-20 | 1 | -1/+0 |
* | Smoke out more private copies of gps_week and move into session->context. | Gary E. Miller | 2010-04-18 | 1 | -0/+1 |
* | Tests by Chris Keuthe show that itrax has the same 50BPS issues as | Gary E. Miller | 2010-04-16 | 1 | -0/+1 |
* | Collapse various copies of gps_week into one in gps_contxt_t. | Gary E. Miller | 2010-04-16 | 1 | -3/+1 |
* | Make gpsd display time-to sync so we can track that lag. | Eric S. Raymond | 2010-04-15 | 1 | -0/+1 |
* | Type cleanup: rtcmbyyes should bre a size_t. | Eric S. Raymond | 2010-04-14 | 1 | -1/+1 |
* | ubx refactoring, from esr | Chris Kuethe | 2010-04-13 | 1 | -3/+1 |
* | Under Linux, gpsd now classifies its input devices at open() time. | Eric S. Raymond | 2010-04-13 | 1 | -0/+9 |
* | Refactor serial ntpshm_put() calls. | Eric S. Raymond | 2010-04-12 | 1 | -0/+3 |
* | compile with nmea off but sirf and garmintxt on | Chris Kuethe | 2010-04-10 | 1 | -0/+6 |
* | First cut at JSON output for TNT Revolution device. | Eric S. Raymond | 2010-04-10 | 1 | -0/+3 |
* | Building with --enable--oceanserver and --disable-tnt now passes regressions. | Eric S. Raymond | 2010-04-10 | 1 | -3/+4 |
* | Detect and scavenge unused daemon-side status-mask bit. | Eric S. Raymond | 2010-04-10 | 1 | -19/+16 |
* | Make the client library and daemon use different sets of state-flag masks. | Eric S. Raymond | 2010-04-09 | 1 | -1/+33 |
* | Fix the select()-spin bug on disconnected devices. | Eric S. Raymond | 2010-04-07 | 1 | -2/+2 |
* | Add all our info on the spin bug to TODO, and instrument all opens/closes. | Eric S. Raymond | 2010-04-06 | 1 | -0/+1 |
* | Buffer management rework: should fix ckuethe's POLL bug. | Eric S. Raymond | 2010-04-05 | 1 | -1/+0 |
* | Drivers now put their per-packet new data into a session->newdata member. | Eric S. Raymond | 2010-04-05 | 1 | -0/+1 |
* | Refactoring step. Change the signature of ecef_to_wgs84fix(). | Eric S. Raymond | 2010-04-05 | 1 | -1/+2 |
* | Pacify splint. | Eric S. Raymond | 2010-04-04 | 1 | -2/+2 |
* | Factor out a little function to initiaslize the packet tester properly. | Eric S. Raymond | 2010-03-31 | 1 | -0/+1 |
* | Internals of Qt support. | Chris Browet | 2010-03-31 | 1 | -0/+6 |
* | Fix building with --disable-reconfigure | Paulius Zaleckas | 2010-03-28 | 1 | -2/+0 |
* | Document experimental POLL command and response, bump protocol version to 3.2. | Eric S. Raymond | 2010-03-25 | 1 | -1/+1 |
* | gpsd.c no longer needs to use the classmap, so restrict its visibility. | Eric S. Raymond | 2010-03-23 | 1 | -9/+0 |
* | Drop staging buffers for fix information from channel level to device level. | Eric S. Raymond | 2010-03-23 | 1 | -0/+2 |
* | Vanish away Id and Rev $ keywords, git won't expand them to anything useful. | Eric S. Raymond | 2010-03-13 | 1 | -2/+0 |
* | Copyright stamps everywhere. No code changes. | Eric S. Raymond | 2010-03-11 | 1 | -1/+5 |