gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-605


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-605-ge8d8c8b
Date: Sun, 5 Mar 2017 16:52:36 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  e8d8c8bc9ea7a5d4aa87831835d0228743ea964a (commit)
       via  9f870a11218d0bc6364d6b333fd878106746adf9 (commit)
      from  a32c93f5c70af935e4ff02e19959da65f078d166 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e8d8c8bc9ea7a5d4aa87831835d0228743ea964a
Author: Robert Norris <address@hidden>
Date:   Sun Mar 5 18:43:40 2017 +0000

    Enable Windows version of gpspipe
    
    Use recv() rather than read() for Windows compatibility.
    
    Disable serial port code not available on Windows.
    
    Add open flag that's not available on Windows.
    
    TESTED:
    Built gpspipe for Windows under cross compiler.
    Run gpspipe on a Windows system and successfully connects to an instance of
     gpsd and dumps NMEA output to the terminal or a specified output file.
    Still builds and runs on a Linux system including the daemon option.
    
    Signed-off-by: Fred Wright <address@hidden>

commit 9f870a11218d0bc6364d6b333fd878106746adf9
Author: Robert Norris <address@hidden>
Date:   Sun Mar 5 18:43:33 2017 +0000

    OS syslog compatibility fallback.
    
    Mainly for Windows systems which doesn't have syslog().
    
    Implement simple fallback to print to stderr,
     rather than a more complicated use of Windows Event Log.
    
    Also basic fallbacks for openlog() and closelog() which
     don't really do anything.
    
    TESTED:
    Functions build on Windows cross build
    'scons build-all check' passes on Linux
    
    Signed-off-by: Fred Wright <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 SConstruct  |  2 +-
 gpspipe.c   | 14 +++++++++++++-
 gpxlogger.c |  1 -
 os_compat.c | 30 ++++++++++++++++++++++++++++++
 os_compat.h | 38 ++++++++++++++++++++++++++++++++++++++
 5 files changed, 82 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]