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

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

[gpsd-commit-watch] [SCM] GPSD annotated tag, release-3.8, created. rele


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD annotated tag, release-3.8, created. release-3.8
Date: Tue, 26 Feb 2013 04:37:30 +0000

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 annotated tag, release-3.8 has been created
        at  08397d310c621bdb9a56a3d6bd4a7eb7c535bfe0 (tag)
   tagging  1612d26154cfce362203483c342ecd589f04725c (commit)
  replaces  release-3.7
 tagged by  Eric S. Raymond
        on  Mon Feb 25 23:36:31 2013 -0500

- Log -----------------------------------------------------------------
Tagged for external release 3.8
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iD8DBQBRLDvPrfUW04Qh8RwRAlLeAJ9Ux8mqoaenk+8gwPojPJbpXPDZzwCdF8qx
Tp7LSs7/3msIH78O/kHM5xk=
=deaL
-----END PGP SIGNATURE-----

Christian Gagneraud (1):
      [AIS] Fixed EPFD display in scaled JSON

Claus Klein (1):
      Better usage help and minor improvements for leapsecond.py

Eric S. Raymond (108):
      Normal commits are open again.
      Fix a bug reported by KIU Shueng Chuan in Type 25 message handling.
      Fix Savannah bug #36908, reported by Olivier Cornu.
      Add more required dependencies on the Python extensions.
      Fix Savannah bug #36912: test_geoid: missing dependency.
      Fix Savannah bug #36985: "man gegps" is broken.
      Fix Savannah bug #36914: valgrind-audit: missing dependency and local 
path.
      Fix Savannah bug #36919: "scons valgrind-audit" (only) audits 
sytem-installed gpsd binary
      Oops, I flubbed a patch merfe.  Fixing it.
      Enable gpsd to build correctly with reconfigure=no timing=yes.
      Fix scaling of AIS navigation message 'course' member.
      Quiet down the regression-test productions.
      Fix a broken link.
      Ve more explicit about some types.
      Better error handling in the CGI.
      Attempt to cope woth cases like LINKFLAGS='-Wl,-O1 -Wl,--hash-style=both'
      Clean up initial rate-setting when port speeits are fixed.
      Fix small but fatal typo in the CGI.
      Comment typo fix.
      Another typo fix.
      Python CGI is ready for production.
      Add a new helper app.
      Minor cleanup for bluez code suggested by ukyg9e5r6k7gubiekd6,
      Complete change from int to socket_t for sockets.
      Change the API so the yermios strucytture is not publicly exposed.
      Un-break the regression tests while we figure out how to reapply.
      Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
      Replace exit(2) with exit(EXIT_FAILURE). None of these were documented.
      Replace 'ushort' with 'unsigned short'.
      Nuke trailing whitespace in C source.
      Type ckeanliness fixup.
      Added a regression test for the Globalasat MR-350p.
      Note the problem with some SiRFs shipping garbled MID52s.
      Another regression test, for the nl551e.
      Appease the Emacs highlighting gods.
      I wonder what I was thinking when I wrote these productions.
      Repair the scons production for the internals manual.
      Adderess Savannah bug #36984: xmlto support broken.
      Shipping through localhost works.
      Corrects a minor bug in the description of the Navigation Message ROT 
field.
      Add information on AIS-SART.
      Back off using -Werror, it works on x86 but breaks on some other ports.
      Partially reinstate -Werror.
      Even conditional -Werror won't fly. Works under glibc-2.13, fails under 
2.15...
      Address Savannah bug #37377: Device hook script path is incorrect
      Fix a misleading error message.
      Fix an error in the AIVDM/AIVDO description and update the news.
      Lose the assumption that socket_t is an integer.
      Cosmetic fix.  All regression tests and code audits pass.
      Fix a dangerous typo caught by Coverity. All regression tests pass.
      Typo fixes.
      Test rebuild required by mike_t's last commit.
      Try being clearer about GLONASS satellite IDs.
      Useful bug-isolation advice.
      More informative error message.
      Handle overlong NMEA packets better in gpsmon.
      Prevent gpsmon segfault on overlong packet.
      Add another obvious guard.
      Address Savannah bug #35377: Regression tests failed with 'right' TZ.
      Declare the IRC channel.
      Accept '1' or '2' as AIS channel codes.
      Explain some magic.
      Type 27 AIS messages are showing up in satellite feeds.
      Typo fix.
      Update the hardware table.
      Typo fix.
      Address Savannah bug #38077: TSIP parser doesn't handle packet id 0x38.
      Dang, forgot to regidster the checkin file for our most recent test.
      Typo fix.
      Move the timezone swetting to where we keep our assumptions abouut time.
      Forcing UTC lets us simplify some code. All regression tests pass.
      Do *not* clear DOPs every time a satellite picture comes from the 
receiver.
      udev rules may not necessarily be under /lib/udev.
      Attempt to set up for coverage testing.  Diesn't work yet...
      Move cansetup from the website to the distributed files.
      Add some to-do items.
      Add a promised pointer to the build instructions.
      Documentation tweak.
      I'd already documented the shm interface - and forgotten doing it. :-)
      I think the NOFLOAT todo is no longer either realistic or necessary.
      Crude merge of Chen Wei's code - basically elbows aside original 
xgpsspeed.
      Slightly less crode merge - both speedometers seem to work now.
      Chen Wei's nautical-style display is fully merged.
      Information hiding.
      Code polishing.
      Credit where credit is due.
      The old xgpsspeed version number and TODO no longer make much sense.
      Remove duplicate code.
      Factor out common code.  Also, no point in a separate version for this.
      Equip the form to handle NMEA2000 devices.
      Add pps_accuracy anf ntp_offset fields.
      Move NTP information into the main hardware table.
      Spelling and usage fixes.
      cansetup -> gpsinit, and integrate its documentation.
      Add the ability to build a libgps.a.
      Add a caveat.
      Remove duplicative and dead code, and rename a class.
      Bug submitter suggested an off-by-one error.
      Added the Montana 650t to the device database.
      Typo fixes.
      splint cleanup.
      Re-enable week rollover check.  All regression tests pass.
      test_bits failed spuriously on hardware with unigned chars, fix it.
      Be explicit about character signedness in some bit-extraction macros.
      Note a feature request.
      Fix errors found by a web validator.
      Finish website validation.
      Version bump for release 3.8.

Gary E. Miller (1):
      Fix typo.

Jon Schlueter (1):
      gpsd_get_speed_old usage was lost on exit

Michael Tatarinov (6):
      Don't check exclusion for bluetooth devices.
      Add udev support for for MediaTek USB devices.
      Mapping NMEA-ID (33..64) to SBAS PRN and minor refactoring.
      Additional checking isn't required.
      Better fix for Savannah bug #35377.
      The signed/unsigned char fix.

Mike Frysinger (2):
      always install the man pages
      ignore new libQgpsmm.prl file

Reinhard Arlt (40):
      Cleanup of cansetup.
      Add slcan support to cansetup.
      Add comment for slcan.
      Rename add_device to gpsd_add_device and remove static.
      Move nowait out of gpsd_add_device.
      Invent NOWAIT macro.
      Add can_net to driver.nmea2000 structure.
      Add framework for multiple units.
      nmea2000: Add support for more then one unit.
      Fix race condition for multiple units.
      Remove double message in hnd_126992().
      Own nmea2000_close as gpsd_close is really a serial_close.
      Do not probe CAN devices.
      Fix bug with NOWAIT.
      Fix splint warnings in driver_nmea2000.c .
      Starting AIS for NMEA2000.
      Merge branch 'master' of git://git.sv.gnu.org/gpsd
      Fix scaling in nmea2000 AIS decoder.
      BeagleBone startup added to cansetup.
      More nmea2000 AIS decodings.
      More features for cansetup, help added.
      Some NMEA2000 AIS cleanup.
      More NMEA2000 AIS messages.
      Merge branch 'master' of git://git.sv.gnu.org/gpsd
      More NMEA2000 AIS messages.
      NMEA2000 AIS decoding improved.
      Pacify splint in driver_nmea2000.c again.
      NMEA2000 AIS decoding improved.
      Label fixed.
      Add -S (for scaled flag) option to gpspipe.
      Merge branch 'master' of git://git.sv.gnu.org/gpsd
      Fix bug in nmea2000 fast packet handling.
      cansetup: Add usage to default path.
      Merge branch 'master' of git://git.sv.gnu.org/gpsd
      Add cansetup.xml.
      Set messages PGN not found to log level LOG_WARN.
      Move gpsinit to manvolume 8.
      Merge branch 'master' of git://git.sv.gnu.org/gpsd
      Init parity devconfig_t to make json formatter and parser happy again.
      Pacify splint again.

Sanjeev Gupta (1):
      Changed to Google Maps API v3, requires no API key, and shorter code,

Thomas Petazzoni (1):
      Restore Python 2.5 compatibility.

ukyg9e5r6k7gubiekd6 (10):
      Ignore Eclipse project files.
      sockaddr_t only needs to accomodate a sockaddr_in6 if IPV6_ENABLE.
      Use UNUSED rather than uselessly setting a parameter, which triggers a 
compiler warning.
      Silence some pointer-signedness warnings.
      Silence cppcheck warning. Limits year values to 10^9 - 1.
      Comply strictly with strict-aliasing rules by using memcpy...
      Silence another cppcheck warning.
      Use strerror() rather than a generic error message.
      Remove unnecessary includes of termios.h .
      Compile most code with -Werror.

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


hooks/post-receive
-- 
GPSD



reply via email to

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