[X] The "/REDLIB/redlib.a.090508.1.tar.gz" file could not be found or is not available. Please select another file.

Garble is a portable modular C++ program and library for interfacing to Garmin GPS receivers.


http://www.pdos.lcs.mit.edu/~decouto/garble





Separate each tag with a space.

Release Date:

2000-05-30

Topics:

License:

Operating System:

Intended Audience:

Programming Language:

Registered:

2000-02-13

Ratings and Reviews

Be the first to post a text review of Garble. Rate and review a project by clicking thumbs up or thumbs down in the right column.

Project Feed

  • Forum thread added

    firsttimelinux created the Updated version 1.1 forum thread

    posted by firsttimelinux 1284 days ago

  • Tracker artifact added

    Anonymous created the Altitudes not handled artifact

    posted by nobody 1642 days ago

  • Tracker artifact added

    Anonymous created the Screenshot download buggy artifact

    posted by nobody 1692 days ago

  • Tracker artifact added

    Anonymous created the First 4 characters of waypoint names lost artifact

    posted by nobody 1765 days ago

  • Forum comment added

    decouto commented on the RE: Support status? forum thread

    posted by decouto 3017 days ago

  • Forum thread added

    kirkby created the Support status? forum thread

    posted by kirkby 3035 days ago

  • Code committed

    decouto committed patchset 7 of module garble to the Garble CVS repository, changing 5 files

    posted by decouto 3394 days ago

  • Code committed

    decouto committed patchset 6 of module garble to the Garble CVS repository, changing 1 files

    posted by decouto 3456 days ago

  • serial port bug, and bug fix

    PROBLEM: There is a bug in the serial port code of Garble such that it does not set the serial port it uses for the GPS to raw mode. Some ports, notably the /dev/ttyS0 etc. recommended by the README for connecting with the GPS do some processing by default on the input so that the Garmin GPS data gets corrupted -- thus Garble times out waiting for the GPS to respond. FIX: Use /dev/cua0 or /dev/cua1 instead of /dev/ttyS0 or /dev/ttyS1 -- these ports do not do any processing by default. Also, I think that running stty -f /dev/gps raw will also turn off all the unwanted processing. Replace /dev/gps with the appropriate device name. There is patch at http://www.pdos.lcs.mit.edu/~decouto/garble/garble-1.0.1.patch which fixes this problem. Or, download the latest version, 1.0.1 d -- Douglas S. J. De Couto decouto@lcs.mit.edu

    posted by decouto 3457 days ago

  • garble 1.0.1 file released: garble-1.0.1.tar.gz

    Fixes serial port initialization bug. Now properly sets the specified serial port to raw mode.

    posted 3457 days ago

Rate and Review

Be the first person to add a text review.

Would you recommend this project?






<

Related Projects

Thanks for your rating!

Would you also like to write a review?





Skip Review