| Commit message (Expand) | Author | Age | Files | Lines |
* | splint cleanup. | Eric S. Raymond | 2011-09-28 | 1 | -1/+1 |
* | Canned mainloop function for socket export... | Eric S. Raymond | 2011-09-28 | 1 | -0/+4 |
* | Break out prototypes for client library export methgods into a new heasder. | Eric S. Raymond | 2011-09-28 | 1 | -23/+1 |
* | Abstract out the shm export main loop. | Eric S. Raymond | 2011-09-28 | 1 | -0/+2 |
* | Get back to a state where the shm export works. | Eric S. Raymond | 2011-09-27 | 1 | -7/+2 |
* | Converge the library APIs for different transports more closely. | Eric S. Raymond | 2011-09-27 | 1 | -2/+7 |
* | More refactoring. | Eric S. Raymond | 2011-09-27 | 1 | -5/+8 |
* | More refactoring. Bring DBUS API closer to the generic one. | Eric S. Raymond | 2011-09-27 | 1 | -2/+5 |
* | Avoid code duplication of DBUS client stuff. | Eric S. Raymond | 2011-09-26 | 1 | -0/+2 |
* | Note for the future. | Eric S. Raymond | 2011-09-23 | 1 | -0/+1 |
* | Prfile numbers now include a per-cycle chracter count. | Eric S. Raymond | 2011-09-22 | 1 | -0/+1 |
* | Cycle-start detection by timing works on a SiRF at 9600bps. | Eric S. Raymond | 2011-09-21 | 1 | -0/+4 |
* | Remove the old latency-profiling machinery. | Eric S. Raymond | 2011-09-20 | 1 | -0/+3 |
* | Sort out some issues with PRN handling. | Eric S. Raymond | 2011-09-18 | 1 | -0/+11 |
* | splint/pychecker cleanup of safe_atof(). | Eric S. Raymond | 2011-08-27 | 1 | -1/+1 |
* | Avoid locale problems in the NMEA driver, too. | Eric S. Raymond | 2011-08-27 | 1 | -0/+1 |
* | Make the sock_export=no build. | Eric S. Raymond | 2011-08-26 | 1 | -0/+4 |
* | Comment typo fixes and compatibility info. | Eric S. Raymond | 2011-08-22 | 1 | -1/+1 |
* | Removed duplicate code. | Michael Tatarinov | 2011-06-29 | 1 | -0/+1 |
* | Mark VERSION and WATCH with a remote attribute when passed from slaves. | Eric S. Raymond | 2011-06-22 | 1 | -0/+2 |
* | In AIS, full support for VTS-Generated/Synthetic targets. | Eric S. Raymond | 2011-05-31 | 1 | -3/+4 |
* | In AIS, partial support for VTS-Generated/Synthetic Targets. | Eric S. Raymond | 2011-05-31 | 1 | -0/+24 |
* | In AIS, support for IMO Route info (broadcast). All regression tests pass. | Eric S. Raymond | 2011-05-30 | 1 | -15/+19 |
* | In AIS, support for Route Info (addressed). All regression tests pass. | Eric S. Raymond | 2011-05-29 | 1 | -1/+17 |
* | In AIS, IMO289 Tidal Window support. All regression tests pass. | Eric S. Raymond | 2011-05-28 | 1 | -0/+26 |
* | Back out AIS Tidal Window message support. | Eric S. Raymond | 2011-05-26 | 1 | -13/+0 |
* | Add support for AIS Marine Traffic Signal message. | Eric S. Raymond | 2011-05-26 | 1 | -0/+12 |
* | In AIS, support for IMO236 type 8 DAC = 1 FID = 15 | Eric S. Raymond | 2011-05-04 | 1 | -0/+4 |
* | In AIS, support for IMO236 type 8 DAC = 1 FID = 13. | Eric S. Raymond | 2011-05-04 | 1 | -0/+18 |
* | Ensure real division. | Eric S. Raymond | 2011-04-26 | 1 | -2/+2 |
* | In AS, support IMO 289 FID 20. | Eric S. Raymond | 2011-04-26 | 1 | -0/+51 |
* | In AIS, client-library support for IMO289 FID=18. | Eric S. Raymond | 2011-04-25 | 1 | -0/+12 |
* | In AIS, library-side suppport for IMO289 FID 25. | Eric S. Raymond | 2011-04-25 | 1 | -2/+2 |
* | In AIS, add partial support for IMO 236 FID 25 (untested). | Eric S. Raymond | 2011-04-25 | 1 | -0/+10 |
* | Support IMO236 FID 15. And polish the code generator a bit. | Eric S. Raymond | 2011-04-20 | 1 | -0/+4 |
* | Support IMO236 Dangerous Cargo Indication. | Eric S. Raymond | 2011-04-20 | 1 | -2/+20 |
* | Correctly handle the visibility-greater-than bit in AIS type 8 FID 31. | Eric S. Raymond | 2011-04-19 | 1 | -0/+1 |
* | In AIS, support for message class 8 dac=1 fid=29. | Eric S. Raymond | 2011-04-18 | 1 | -1/+7 |
* | In AIS, support Text Description - addressed. | Eric S. Raymond | 2011-04-18 | 1 | -0/+6 |
* | First cut at interpreting IMO special message formats. | Eric S. Raymond | 2011-04-17 | 1 | -12/+20 |
* | Analyze two more IMO message types. | Eric S. Raymond | 2011-04-17 | 1 | -0/+13 |
* | First cut at analysis code for IMO special message formats. | Eric S. Raymond | 2011-04-17 | 1 | -7/+33 |
* | Support AISmessage type 27. | Eric S. Raymond | 2011-04-15 | 1 | -0/+16 |
* | Force some flag clears to ensure the library-side set member is correct. | Eric S. Raymond | 2011-04-15 | 1 | -1/+1 |
* | Interpret GLONASS channel numbers in RTCM3 correctly. | Eric S. Raymond | 2011-04-12 | 1 | -2/+2 |
* | Conjectural decode of RTCM3 message 1033. | Eric S. Raymond | 2011-04-12 | 1 | -0/+8 |
* | RTCM3 message analysis for 1012 and 1013 is correct. | Eric S. Raymond | 2011-04-12 | 1 | -2/+7 |
* | Add const qualifiers to some arguments never modified. | Eric S. Raymond | 2011-04-06 | 1 | -2/+3 |
* | Autotools tentacle extraction. | Eric S. Raymond | 2011-03-31 | 1 | -6/+17 |
* | Shared-memory export is now integrated and documented. | Eric S. Raymond | 2011-03-27 | 1 | -0/+2 |