Modify ↓
Opened 16 years ago
Closed 11 years ago
#4864 closed enhancement (worksforme)
Wish: LiveGPS save to define Folder
| Reported by: | Luebeck | Owned by: | framm |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin livegps | Version: | |
| Keywords: | Cc: |
Description
a possibility to save the gps-data into a user-define folder
Attachments (0)
Change History (4)
comment:1 by , 16 years ago
| Component: | Plugin → Plugin livegps |
|---|---|
| Owner: | changed from to |
comment:2 by , 15 years ago
comment:3 by , 13 years ago
| Type: | defect → enhancement |
|---|
comment:4 by , 11 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
Please use gpxlogger as suggested by glebius.
Note:
See TracTickets
for help on using tickets.



I suggest do not use a GUI app (say JOSM) to log your GPS data. That is not a UNIX way :)
GPSD can serve several clients, so you can run JOSM to display the data, and run some logger to write data down to files. For example GPSD has gpxlogger as companion client, you can redirect its stdout to a file. Also, I've hacked a custom version called gpxloggerd, that has some more features: https://lists.berlios.de/pipermail/gpsd-users/2011-March/005162.html