# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 PortGroup xcode 1.0 name rgm3800 version 1 categories comms aqua python platforms darwin maintainers nomaintainer description A GUI for the rgm3800py Script to access Royaltek RGM-3800 and compatible GPS datalogger long_description \ With this gui you can: \ * Dump tracks off your RGM-3800 GPS datalogger in NMEA and GPX format.\ * List tracks with information.\ * Configure logging format and interval.\ * Check memory usage.\ * Erase all tracks. homepage http://code.google.com/p/rgm3800py/ fetch.type svn svn.url http://rgm3800py.googlecode.com/svn/trunk/ distname ${name} worksrcdir trunk/rgm3800app/ notes "RGM3800 needs a PL2303 USB driver, i.e. http://osx-pl2303.sourceforge.net/" livecheck.type none