alidiepuit / osmtracker-android

Automatically exported from code.google.com/p/osmtracker-android
GNU General Public License v3.0
0 stars 0 forks source link

use GPS time in file names #12

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Record a track
2. Insert voice record

What is the expected output? What do you see instead?
My phone's time is about a minute ahead of GPS time (not yet sure why).
Voice record is written into file with name with _phone's_ time. If I open
gpx with merkaartor, I don't see file's name -- I see only time when voice
record was made. And this time is according to GPS (therefore, differs).
Make several marks per minute and things get very confusing which record is
for which waypoint.

Please, use GPS time for file names. Also, do you support tracks longer
than 24 hours? If not, them maybe the time (without date) is sufficient for
file name inside? These files already are written into subdirectories
containing date in the name.

What version of the product are you using (See "About" screen) ?
0.3.3

Make/model of your device, and Android version?
HTC Hero/ Danish-Norvegian-Swedish version/ stock firmware/ GSM operator:
Omnitel/Lithuania

Original issue reported on code.google.com by a.kaspa...@gmail.com on 28 Mar 2010 at 9:47

GoogleCodeExporter commented 9 years ago
Thanks for your feedback.

I don't use Merkaartor myself but JOSM, and JOSM has a nice feature of making
waypoint with link clickable (to open the photo/sound associated), so filenames 
are
not a problem.
I'll have a look at it.

Concerning file names I prefer keep it that way for the moment (don't want to 
break
something that works ;-) ). Never tried > 24h tracks, but I think it should 
work.

Original comment by nguillau...@gmail.com on 28 Mar 2010 at 11:40

GoogleCodeExporter commented 9 years ago
Well, due to some licensing issues under debian there are problems to play 3gpp 
files
created by android recorder. Therefore, I'm stuck with playing these files 
directly
from my phone. And the only options I have for this -- to choose by file name, 
or
listen all in sequence and count which is which. 

I tried JOSM, and was unable to play attached files, nors see file names.

Original comment by a.kaspa...@gmail.com on 29 Mar 2010 at 3:10

GoogleCodeExporter commented 9 years ago
Normally JOSM shows a small icon if a waypoint is linked to a media file (see
attached screenshot). However it will not help you because it relies on the OS 
media
player to play media files, so if you're unable to play 3GPP files you're stuck.

I just fixed it, now media files use same timestamps as waypoints.

(Please be aware that a timezone issue has just been fixed in GPX file, that can
explain hour differences you could observe. See:
http://code.google.com/p/osmtracker-android/issues/detail?id=13 )

Original comment by nguillau...@gmail.com on 30 Mar 2010 at 4:48

Attachments: