Page 1 of 1

Serial data format needed URGENTLY

Posted: Mon Mar 12, 2007 5:51 pm
by schoday
Hi everyone,

We need the PDF doc that describes the serial data format of the DL2's
serial data output (RS-232). This doc is not accessible from the website.

Please email it to : schoday@iit.edu

Please include the VB example too if you can.


Thank you

Posted: Tue Mar 13, 2007 1:13 pm
by RTUSA
Serial data info sent.

Posted: Thu Apr 19, 2007 2:08 pm
by jaym5
Can you sent me the PDF and the VB example too?

Please email it to : jaym5@gmx.de

Best Regards

Posted: Thu Apr 19, 2007 2:58 pm
by RTUSA
Email sent.... :wink:

Posted: Fri Apr 20, 2007 8:54 am
by jalai
I'm interested to use serial output too.
And how can I use serial INPUT? Is there some document for this?
(I try logging data from EFI EURO6 box serial output)

Any serial data info is greatly pleasing.

Best Regards:
Jari Laine
jalai(at)luukku(dot)com

Edit. I have DL1.

Posted: Wed May 09, 2007 8:11 am
by jalai
Can somebody sent documents for serial port use? (input and output)

Thanks:
Jari Laine
jalai(at)luukku(dot)com

PS. Sorry my terrible language.

Posted: Wed May 09, 2007 12:47 pm
by RTUSA
Info sent....

Posted: Thu May 10, 2007 11:44 am
by Iellow
Can I have a copy of those documents for the serial port? Mail the to me at barrosorojas(at)gmail(dot)com

Thank you!!

Posted: Wed Jan 02, 2008 1:38 pm
by PatGT
Can you sent me the Serial Data PDF and the VB example too, and whatever little proggies there are to parse my data.

Thank you in advance, your product is awesome.

APS

Posted: Thu Jan 03, 2008 6:02 pm
by timhoverd
I'd really like a copy of the latest serial data format document too. Please send to tim(at)hoverd.org.

Thanks,

Tim

Posted: Thu Jan 17, 2008 5:17 pm
by lsdweb
Me too please

wyn(at)tybrynbedw.orangehome(dot)co(dot)uk

Thanks in advance

Posted: Fri Jan 18, 2008 9:18 am
by Polux RSV
[Mode admin ON] :mrgreen: :mrgreen: :mrgreen:

The serial data format is explained in the knowledge base pages, under software,main analysis software, technical,serial data format and the different subpages.
Exept the Channel 3 (raw GPS data), everything is explained in details. File format is the same, there is only 8 bytes at the beginning wich I don't have the definition.

[Mode admin OFF] :mrgreen: :mrgreen: :mrgreen:

Angelo

GPS raw decode pdf

Posted: Tue May 27, 2014 2:39 pm
by ECOELEC
Hello,

I want to test the dl1 as an standard serial GPS receiver and decode it into an FPGA board. Is it possible without decoding all the RT frames?

I'm also interested in the GPS format PDF file if possible.

Best regards.

Jean-Michel

Posted: Wed May 28, 2014 12:38 pm
by Turby
You will have to decode all the RT Frames to extract the one(s) you are after. You will also have to enable the transmission of Raw GPS as well. I guess you are expecting to decode the raw NMEA sentences on your FPGA board ?

Posted: Fri May 30, 2014 8:08 pm
by ECOELEC
Hello,

Yes, i need to decode these sentences but, for now, i can't decode the RT frames on my FPGA it's why i asked this.

As i understand, i must first decode them but, will have access to native NMEA sentences in the RT frames if i check to send RAW GPS over RS232?

Regards