| Author |
Topic  |
|
denti13
France
137 Posts |
Posted - 27 nov. 2009 : 14:49:34
|
Send me an email jdatalog dot converter at gmail dot com I will reply with the version.
Christophe
|
 |
|
|
denti13
France
137 Posts |
Posted - 18 déc. 2009 : 20:45:45
|
https://sourceforge.net/projects/jdatalog
1.2.1 Add command line possibility (see Readme_CommandLine.txt). datalog.bat --help (or datalog.sh --help) Correct day changment bug (found by lament). File name suggestion during export. Choose option possibility during export Add GPX import support Add Join option (and change track list presentation) Bugs correction ...
|
Edited by - denti13 on 04 janv. 2010 22:51:57 |
 |
|
|
denti13
France
137 Posts |
Posted - 02 févr. 2010 : 08:59:12
|
1.2.2 - correct a bug concerning datalogger with old firmware (1.5<). - add elevation substitution possibility during export (smoothed elevation or hgt elevation). If you have a track without elevation download the hgt file corresponding to your track. After that you will have the possibility to save your track with hgt elevation. See Reame file in hgt directory. - add -e option in command line mode, to choose elevation (one or several). Ex : datalog -p /dev/ttyUSB0 -l -e gps,smooth,hgt -f csv ... - improve app startup speed.
If there is volunteer to help me to translate the app (and/or correct my poor English), let me know.
Christophe
|
 |
|
|
elou
Germany
1 Posts |
Posted - 07 juil. 2010 : 12:42:04
|
On mac, the application could be started with 64bits jdk (including JDK 1.6) and a 32bits rxtx with this command: java -d32 -Djava.library.path=./lib/mac -cp lib/datalog.jar:lib/commons-lang-2.4.jar:lib/commons-cli-1.2.jar:lib/RXTXcomm.jar:lib/swinglayout.jar gui.LanceurJLC $*
The datalog.sh script may be patched.
Great work, regards. |
 |
|
|
orcad
5 Posts |
Posted - 06 août 2010 : 10:03:41
|
Hi,
I use Jdatalog with a Royltek MBT 1100 and kinomap. it works great but i only have a point every 3-5 second. is it possible to have one every second? My source file is at 5Hz And i aslo loose speed on gpx files. Thank you! My file : http://orcad.free.fr/11.45.rar
votre soft est le seul qui m'ai permis d'obtenir une trace exploitable par Kinomap en provenance de mon datalaooger RoyalTek MBT 1100. Par contre je me retrouve avec un point toutes les 3 a 5 secondes (sans configurer l'average). Le fichier source est a 5Hz et j'aurai besoin d'un fichier a 1Hz qui contienne également les vitesses des points concernés. J'ai du passer par l'export GPX pour pouvoir utiliser Kinomap. Merci! Mon fichier source : http://orcad.free.fr/11.45.rar
|
RoyalTek MBT 1100 - 808 KeyChain - Multilpex Easystar |
Edited by - orcad on 06 août 2010 10:06:16 |
 |
|
|
pemmican
2 Posts |
Posted - 03 févr. 2011 : 12:46:32
|
Hi,
thanks for all your work on jdatalog! I have tried to make it work on my Imac, but I get the following error messages....
Bonjour Merci pour tout le travail sur jdatalog et les descriptifs precis! J'ai essaye de faire marcher jdatalog sur mon iMac pour pouvoir recuperer les donnees de mon RBT2300 et j'ai l'erreur suivante:
Fram-2:Jdatalog cornelius_strohm$ ./datalog.sh java.lang.UnsatisfiedLinkError: /Jdatalog/lib/mac/librxtxSerial.jnilib: no suitable image found. Did find: /Jdatalog/lib/mac/librxtxSerial.jnilib: no matching architecture in universal wrapper thrown while loading gnu.io.RXTXCommDriver Exception in thread "main" java.lang.UnsatisfiedLinkError: /Jdatalog/lib/mac/librxtxSerial.jnilib: no suitable image found. Did find: /Jdatalog/lib/mac/librxtxSerial.jnilib: no matching architecture in universal wrapper at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1823) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1738) at java.lang.Runtime.loadLibrary0(Runtime.java:823) at java.lang.System.loadLibrary(System.java:1045) at gnu.io.CommPortIdentifier.<clinit>(CommPortIdentifier.java:83) at com.SerialUtility.listAvailableSerialPorts(SerialUtility.java:50) at gui.LanceurJLC.main(LanceurJLC.java:231)
What do you recommend to do? Qu'est ce que vous me conseillez de faire...?
Thank you very much in advance, Merci d'avance,
pemmican |
 |
|
|
denti13
France
137 Posts |
Posted - 04 févr. 2011 : 08:42:36
|
Hello pemmican,
Did you try the manip done by elou 2 post before ?
If it's does'nt work could you give the imac and OS X version you have ?
@+ Christophe |
 |
|
|
pemmican
2 Posts |
Posted - 09 févr. 2011 : 00:57:07
|
Hi, I am new to the forum and only found the first page of the thread, when seraching google and finally discovered the fix only when I was looking for where my own message was posted...
In short: works like a charm and saved my from becoming dependent on windows again.
Thanks a lot once more!
Best regards,
pemmican |
 |
|
|
effemmeffe
Italy
12 Posts |
Posted - 14 oct. 2011 : 13:38:42
|
Hello. I just bought an RBT-2300 and I'm using Jdatalog to talk with it in OS X. I have a question: can't I download the logs in NMEA format without having it converted by the software? |
 |
|
|
denti13
France
137 Posts |
Posted - 14 oct. 2011 : 15:28:04
|
Hello effemmeffe, The internal datas are not stored in nmea format (royaltek binary format). As there are gpx and garmin pcx output format, there is no plan to add nmea export in JDatalog. Why do you need nmea ? @+ Christophe
|
 |
|
|
effemmeffe
Italy
12 Posts |
Posted - 14 oct. 2011 : 15:45:22
|
hello, denti, thanks for the quick answer. (I think) I need the nmea format because I can't see the velocity in the gpx log I downloaded from my rbt-2300. Today is the first day I'm playing with it and I made a fast trip with my car then I downloaded the log and no velocity is present in the gpx file. |
 |
|
|
effemmeffe
Italy
12 Posts |
Posted - 20 oct. 2011 : 16:31:13
|
| My bad, I had some problems with the software I'm using. Now I got it and the speed is allright. |
 |
|
|
denti13
France
137 Posts |
Posted - 20 oct. 2011 : 18:44:50
|
So, all is ok for you ? If I post a new release in the future I will check the possibility to store GPS speed in gpx file. @+ Christophe
|
 |
|
|
poisonborz
5 Posts |
Posted - 27 févr. 2012 : 22:00:25
|
Hi all, I have a trusty old RBT-2300, only used it for short trips until now, with a slow record interval (~10 sec) But now I discovered that when making longer trips with shorter intervals (resulting in files over ~2MB) the original Data Downloader crashes when downloading these files... So I searched everywhere for an alternative data dumper, and foundthis program (I'm using Win7). As others on different platforms mentioned, I also can't set the port I'm using (and when doing it in the command line version, it says it's not available). Is there a solution? Thanks |
 |
|
|
denti13
France
137 Posts |
Posted - 28 févr. 2012 : 07:42:46
|
Hello, What is exactelly your pb with Jdatalog ? Is the GUI working ? Why did you try command line ? Christophe
|
 |
|
Topic  |
|