summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-12Build the new parsersiain1-0/+6
2011-08-12Add some parser objectsiain6-0/+851
2011-08-12Add type check macros to GypsyClientiain1-0/+18
2011-06-29Fix the getter for the path property in GypsyTimeDongxiao Xu1-0/+1
2010-06-10Don't use stamps when generating files0.8Ross Burton2-22/+7
2010-06-09Add silent rules markersRoss Burton3-8/+8
2010-06-09Update ignoresRoss Burton1-0/+1
2010-06-09Enable silent rulesRoss Burton1-0/+2
2010-04-23Pre-release version bump because we extended the APIRoss Burton1-1/+1
2010-04-23Add support for the N810's GPSJussi Kukkonen3-1/+37
2010-04-23Support RMC sentences for NMEA < 2.3Bastien Nocera2-2/+2
2010-04-23Only open TTY devices read-writeBastien Nocera1-5/+11
2010-04-23Log if we are passed an unknown option keyRoss Burton1-0/+2
2010-04-23Add support for setting baud rate on serial devicesBastien Nocera5-0/+100
2010-04-23Fix incorrect use of TCIOFLUSHBastien Nocera1-1/+1
2010-04-23Add support for named pipes and FIFOsBastien Nocera1-16/+40
2010-04-23Fix overeager Garmin device detectionBastien Nocera1-9/+6
2010-04-23Add support for dumping NMEA debug to stdoutBastien Nocera1-6/+11
2009-08-06Version 0.70.7Ross Burton2-1/+8
2009-08-06Add myself to AUTHORSRoss Burton1-0/+1
2009-08-06Don't use a disposed proxy in finalize (#726)Ross Burton1-13/+3
2009-08-06Fix HORIZONAL typoRoss Burton3-6/+6
2009-08-06Clean up DBus access rulesRoss Burton1-5/+1
2009-08-06Set the daemon user in the bus configuration fileRoss Burton3-2/+4
2009-08-06Add ignoresRoss Burton1-0/+52
2009-08-06Set the right user in the service fileRoss Burton3-8/+4
2009-08-06Add --with-user, to control the user Gypsy runs asRoss Burton1-0/+7
2009-08-06Add AS_AC_EXPANDRoss Burton1-0/+49
2009-08-06Clean up configure.acRoss Burton1-10/+2
2009-08-06Update the project URLRoss Burton1-1/+1
2009-08-06Fix shutdown logicRoss Burton1-19/+19
2009-08-06Shutdown in 10 secondsRoss Burton1-1/+1
2009-08-06Enable termination when gypsy is unusedRoss Burton1-6/+0
2009-08-03Remove the root uid check, it isn't requiredRoss Burton1-5/+0
2009-08-03Use --no-daemon when auto-starting, and autostart as rootRoss Burton1-1/+2
2009-08-03Install the service file to system-servicesRoss Burton1-1/+1
2009-08-03Protect against malformed NMEA having short linesRoss Burton1-0/+12
2009-08-03Implement getting of the path propertyRoss Burton5-0/+5
2009-02-18Commit Garmin->NMEA converteriain9-144/+1275
2008-05-08Add license headers to all sourceRoss Burton25-0/+309
2008-05-08Set an interface when calling control.CreateRoss Burton1-1/+1
2008-03-27Inital shallow importiain63-0/+8650