Using GPS Logger on...
 
Notifications
Clear all

[Sticky] Using GPS Logger on Linux via a serial terminal

1 Posts
1 Users
0 Likes
7,149 Views
 stm
(@stm)
New Member Admin
Joined: 14 years ago
Posts: 4
Topic starter  

To get the GPS Logger working on a Linux OS you have to create a rules file in the folder /etc/udev/rules.d/
Name it for example: 70-aaronia-gps-logger.rules
(Root privileges required)!

Insert the following line into the file: ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="0403", ATTR{idProduct}=="e8db", MODE="0666"
Save and close the file and reboot your system.

Now you can connect the GPS Logger device and control it via a serial terminal software like described in the GPS-Logger Programming Guide.
See link below:
http://spectran-developer.net/ftp/doc/G ... 140718.pdf


   
Quote
Share: