summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't punt on RTCM3 messages we can't yet decode.Eric S. Raymond2011-04-131-18/+0
* GLONASS channel is a per-message attribute in RTCM3 1011.Eric S. Raymond2011-04-131-4/+3
* Attempt to solve the prefix-RPATH problem.Eric S. Raymond2011-04-131-4/+7
* Interpret GLONASS channel numbers in RTCM3 correctly.Eric S. Raymond2011-04-123-16/+17
* Conjectural decode of RTCM3 message 1033.Eric S. Raymond2011-04-123-3/+34
* Partial decode of RTCM3 1033.Eric S. Raymond2011-04-121-2/+21
* Converted all tabs to spaces. mledford2011-04-121-130/+130
* Resolved broken Mac OS X build from recent SConstruct changes.mledford2011-04-121-2/+2
* Note that we got RTCM3 1006 along with 1005.Eric S. Raymond2011-04-121-9/+2
* RTCM3 1008 decodes correctly.Eric S. Raymond2011-04-121-3/+4
* Eliminate a splint waring and possible overflow.Eric S. Raymond2011-04-121-1/+1
* Avoid confusing splint with an autotools remnant.Eric S. Raymond2011-04-121-1/+1
* Banish a compiler warning.Eric S. Raymond2011-04-121-0/+4
* Fix a xonfiguration error that forced on fixed_port spped.Eric S. Raymond2011-04-121-3/+3
* RTCM3 message analysis for 1012 and 1013 is correct.Eric S. Raymond2011-04-123-7/+10
* RTCM3 1004 analysis is working.Eric S. Raymond2011-04-121-3/+2
* Fix up an RTCM3 field width.Eric S. Raymond2011-04-121-2/+2
* Tweak the installation production.Eric S. Raymond2011-04-121-14/+8
* Build shared libraries with the soname field set.Eric S. Raymond2011-04-121-13/+111
* Correct the computation of a file stem name.Eric S. Raymond2011-04-121-1/+1
* Install Qt binding under its full name, too.Eric S. Raymond2011-04-121-4/+6
* Create shared libraries with fullname first.Eric S. Raymond2011-04-121-5/+7
* ldconfig is not a supported tool.Eric S. Raymond2011-04-121-3/+0
* Repair the RPM builder.Michael R. Davis2011-04-121-1/+1
* Fix tarballs to have a proper version prefix.Eric S. Raymond2011-04-121-2/+2
* Tell git to ignore the variable cache.Eric S. Raymond2011-04-111-0/+1
* Pseudoranges have two places of precision.Eric S. Raymond2011-04-111-10/+10
* Remove both .o and .os files on cleanup.Eric S. Raymond2011-04-111-0/+1
* Give up on configure-like options, return to scons-style persistent variables.Eric S. Raymond2011-04-113-116/+90
* M.1371 is now available as a free download.Eric S. Raymond2011-04-112-11/+20
* Bluez library is called libbluetooth.Michael Tatarinov2011-04-111-1/+1
* Decode of RTCM3 type 1005 is working.Eric S. Raymond2011-04-113-1/+2
* Fix a shift that was breaking sbits() on fields longer than 32 bits.Eric S. Raymond2011-04-111-1/+1
* RTCM3 decoding, more progress.Eric S. Raymond2011-04-102-8/+29
* More small steps towards working RTCM3 decoding.Eric S. Raymond2011-04-102-9/+3
* Steps towards analyzing RTCM3 correctly.Eric S. Raymond2011-04-102-41/+31
* Check in ASCII dumps made by inspectrtcm.Eric S. Raymond2011-04-103-0/+11497
* Merge branch 'master' of ssh://git.berlios.de/gitroot/gpsdmledford2011-04-101-2/+4
|\
| * Dirk wrote: "Could you add the header line "Host:" in the NTRIPDirk Stöcker2011-04-101-2/+4
* | Adds an additional check to only add Mac OS X link flag when building as shared.mledford2011-04-101-3/+5
|/
* Resolved build system producing undefined symbols on Mac OS X...mledford2011-04-101-1/+7
* Typo fix.Eric S. Raymond2011-04-101-1/+1
* Ensure that the RPM spec is in the tarball.Eric S. Raymond2011-04-101-2/+3
* Fix bug in handling of numeric config options.Eric S. Raymond2011-04-092-6/+4
* Make it possible to build static binaries with --disable-shared.Eric S. Raymond2011-04-092-6/+9
* Cleaning should not clobber the leaposeconds cache.Eric S. Raymond2011-04-091-2/+2
* Shoot the autotools build through the head, putting it out of our misery.Eric S. Raymond2011-04-0916-2598/+39
* Move libQgpsmm/libQgpsmm_global.h into the main directory.Bernd Zeimetz2011-04-091-0/+0
* Qt binding build is working.Eric S. Raymond2011-04-091-3/+12
* Force building of Qt object files with g++.Eric S. Raymond2011-04-081-0/+1