Google
  Web www.gpspassion.com


GpsPasSion LIVE!
www.flickr.com
This is a Flickr badge showing public photos from GpsPasSion Live !. Make your own badge here.

www.NaviBlog.com



Versions

Links/Liens




Portal/Portail
Rechercher

- -

Polls/Sondages
Sondage
Pour vous guider sur la Route :
GPS Mobile (SEM)
GPS Intégré
Smartphone
Autre
Voter  -  Résultat des votes
Votes : 1357




Club GpsPasSion
Soutenez le site!

USA: (US$)
EUROPE: (€)
Guide Paypal


GpsPasSion Forums
Home | Profile | Register/Enregist. | Active Topics | Search/Recherche | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Advanced Topics
 GPS Dataloggers and Geocoding
 [TOPIC] Visiontac VGPS-900 - Logger with voice
 New Topic  Reply/Répondre
 Printer Friendly
Previous Page | Next Page
Author Previous Topic Topic Next Topic
Page: of 9

gpspassion

93400 Posts

Posted - 25 déc. 2008 :  13:02:26  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Ok, looking at the filter page I'm not seeing anything specific for the v900? I'll try with another csv.

Discounts and Assistance/Réductions et Assistance (Club GpsPasSion) / Où commencer?
Go to Top of Page

mdeweerd

798 Posts

Posted - 25 déc. 2008 :  13:04:44  Show Profile  Reply with Quote
All the "user" settings must be active.
Go to Top of Page

gpspassion

93400 Posts

Posted - 26 déc. 2008 :  01:22:31  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Got it, works fine indeed, really a nice feature to mark POIs in the field, I never remember what I marked with the simple button of the 747 type loggers.

The spy mode is pretty handy too to keep track of where you've been. Not sure what kind of battery life you can expect with a position every 10 minutes. Too bad you can't record a voice note in that mode though.

Discounts and Assistance/Réductions et Assistance (Club GpsPasSion) / Où commencer?
Go to Top of Page

gpspassion

93400 Posts

Posted - 05 janv. 2009 :  01:29:18  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Really been enjoying the V900 as a "Vocal POI marker" thanks to BT747, one word of caution though, don't use the microSD to store other files, as the v900 will promptly corrupt the whole card when in use!

Discounts and Assistance/Réductions et Assistance (Club GpsPasSion) / Où commencer?
Go to Top of Page

gpspassion

93400 Posts

Posted - 08 janv. 2009 :  01:49:18  Show Profile  Visit gpspassion's Homepage  Reply with Quote
quote:
Originally posted by mdeweerd

3. I could add a countermeasure in BT747 and attach the voice recording to the previous GPS record.
Sounds like a great idea, maybe you could make it an optional setting, as some may be used to anticipating the POI to release the button when passing it, I try to do that, although I could loose the habit if it's hard coded ;-)

A suggestion for BT747 would be an option to select several .csv files at the same time as the V900 starts a new one each time it is turned on. By having to select individual files it's sometimes hard to match the data with the voice.

Discounts and Assistance/Réductions et Assistance (Club GpsPasSion) / Où commencer?
Go to Top of Page

mdeweerd

798 Posts

Posted - 08 janv. 2009 :  10:39:36  Show Profile  Reply with Quote
I'll probably do something for the desktop version only and this will not be limited to csv files in that case.
Go to Top of Page

gpspassion

93400 Posts

Posted - 08 janv. 2009 :  18:54:22  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Good to hear, will be happy to test any early versions ;-)

Discounts and Assistance/Réductions et Assistance (Club GpsPasSion) / Où commencer?
Go to Top of Page

iks

Belarus
80 Posts

Posted - 10 janv. 2009 :  17:05:56  Show Profile  Reply with Quote
me too :-)
Go to Top of Page

mdeweerd

798 Posts

Posted - 16 janv. 2009 :  23:44:33  Show Profile  Reply with Quote
Hi

Since BT747 can be used to 'tag' virtually any file based on the file's date, BT747 can provide similar functionality with virtually any logger.

The process (with the development version only for the moment):

- In the field: use your logger to log position data and your phone to log voice.
- Get the data from your logger into a BT747 readable format (MTK Logger .bin, NMEA, GPX, CSV) and set this file as the 'Raw log file';
- Load your voice files into 'Files to Tag' in BT747;
- Convert to HTML, KML, KMZ or CSV.
- For HTML, KML and KMZ make sure the output file is located in the same directory as your audio files.
Open the file and click on a waypoint. Then click on the link in the infowindow. You should hear the voice.
- In the CSV file, the filename will be logged in the appropriate position records.
Go to Top of Page

gpspassion

93400 Posts

Posted - 17 janv. 2009 :  17:24:38  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Sounds good, but this doesn't seem to be directly related to the v900 and its handling by BT747 ? Still looking forward to a version that could concatenate the .csv files ;-)

@iks - are you seeing problems with your V900 where it stops logging for no apparent reason? It seems I've had that a few times now? Either that or I pressed the on/off button instead of the voice tagging button, but I don't think so.

Discounts and Assistance/Réductions et Assistance (Club GpsPasSion) / Où commencer?
Go to Top of Page

mdeweerd

798 Posts

Posted - 17 janv. 2009 :  17:34:25  Show Profile  Reply with Quote
It is related ;-). Anybody looking for voice tagging would be interested. I am working on the 'concatenation' of any source file type - there is some work involved...
Go to Top of Page

mdeweerd

798 Posts

Posted - 21 janv. 2009 :  02:00:28  Show Profile  Reply with Quote
The command line interface (1.67.14) offers the first implementation of multiple GPS Data source files.
On Windows, this would go like:
quote:
BT747Cmd.BAT -UTC 2 --outtype CSV -d 1 "c:/bt747/test/test1.jpg" -template "%p%f%e" C:\BT747\log_dumps\BT747log_HWL.bin C:\BT747\log_dumps\gpspassion.nmea

This converts the GPS data to a CSV file called GPSDATA.CSV while tagging the test1.jpg file "in place" and using as GPS data what is in the 'BT747log_HWL.bin' file and 'gpspassion.nmea' file.
For the VGPS-900 one would provide the CSV source files.

Next on the list is adding this functionality to the Desktop GUI.

The listing of GPS data files and the files you want to tag is in no particular order. The above could be written as:
quote:
BT747Cmd.BAT -UTC 2 --outtype CSV -d 1 -template "%p%f%e" C:\BT747\log_dumps\BT747log_HWL.bin C:\BT747\log_dumps\gpspassion.nmea c:/bt747/test/test1.jpg


Go to Top of Page

gpspassion

93400 Posts

Posted - 21 janv. 2009 :  13:01:05  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Thanks, will give it a try and wait for the GUI version ;-)

Discounts and Assistance/Réductions et Assistance (Club GpsPasSion) / Où commencer?
Go to Top of Page

mdeweerd

798 Posts

Posted - 24 janv. 2009 :  00:55:57  Show Profile  Reply with Quote
BT747 1.67.16 has multiple log file conversion available in the GUI but please note that I still need to do some finishing (removing files from the list for example). However, I expect the conversion to work (apart from some possible bugs).

Edited by - mdeweerd on 24 janv. 2009 00:57:17
Go to Top of Page

gpspassion

93400 Posts

Posted - 24 janv. 2009 :  01:29:32  Show Profile  Visit gpspassion's Homepage  Reply with Quote
Stellar job, again ! Thanks ;-)
I'd been pushing back on the analysis of my voice tags recorded over several days...updated to v1.67.16 but can't see how to select multiple files?

Discounts and Assistance/Réductions et Assistance (Club GpsPasSion) / Où commencer?
Go to Top of Page
Page: of 9 Previous Topic Topic Next Topic  
Previous Page | Next Page
 New Topic  Reply/Répondre
 Printer Friendly
Jump To:
GpsPasSion Forums © 2002-2013_GpsPasSion/Manzanite Go To Top Of Page
This page was generated in 0,96 seconds. Powered By: Snitz Forums 2000 Version 3.4.05