Modify ↓
Opened 3 years ago
Last modified 2 years ago
#4864 new defect
Wish: LiveGPS save to define Folder
| Reported by: | Lübeck | Owned by: | framm |
|---|---|---|---|
| Priority: | normal | Component: | Plugin livegps |
| Version: | Keywords: | ||
| Cc: |
Description
a possibility to save the gps-data into a user-define folder
Attachments (0)
Change History (2)
comment:1 Changed 3 years ago by stoecker
- Component changed from Plugin to Plugin livegps
- Owner changed from team to framm
comment:2 Changed 2 years ago 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