Access Royaltek RGM-3800 and compatible GPS datalogger
With this command line utility 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.
With this command line utility 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.
To install rgm3800py, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install rgm3800py
To see what files were installed by rgm3800py, run:
port contents rgm3800py
To later upgrade rgm3800py, run:
sudo port selfupdate && sudo port upgrade rgm3800py
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.