Scalars, tsetin "offline"?

Post here if you have an issue with a GEMS Product

Moderators:R!C0, JonMan, RickS

CMW
Frequent User
Posts:62
Joined:Fri Jul 08, 2011 4:12 pm
Re: Scalars, tsetin "offline"?

Post by CMW » Wed Aug 17, 2011 3:09 pm

OK, i think I have seen a glitch! Please see linked screen shot. I believe the CAN addresses should increment in blocks of four? If you look at CAN9 to CAN12 they are all on 0x246 (Decimal 582) but so are CAN 13 to CAN16 !!


I know these need changing, but that then "bumps" the higher CAN 17 on to the next higher address. I just need guiding how to sort this please. Looks like this is the culprit to me?

http://www.gatesgarth.com/GDA/can_address.jpg

R!C0
Site Admin
Site Admin
Posts:230
Joined:Thu May 10, 2007 1:21 pm

Re: Scalars, tsetin "offline"?

Post by R!C0 » Wed Aug 17, 2011 3:22 pm

Well spotted! Can't believe haven't seen that.

Just change CAN13 to 0x247, the following four will update automatically. Then continue with the rest.

CMW
Frequent User
Posts:62
Joined:Fri Jul 08, 2011 4:12 pm

Re: Scalars, tsetin "offline"?

Post by CMW » Wed Aug 17, 2011 4:02 pm

I have written a new .stu file up, will let you know how it goes! Many thanks. Check the post on Friday ;)

CMW
Frequent User
Posts:62
Joined:Fri Jul 08, 2011 4:12 pm

Re: Scalars, tsetin "offline"?

Post by CMW » Thu Aug 18, 2011 11:01 am

This is now working just fine. I am ready to order the GDA Pro upgrade if you can just confirm you are 100% sure it will allow the combining of the split GPS data streams from my M800 to allow generation of GPS track maps and lap timing in GDA? Thanks again, we got there in the end :)

R!C0
Site Admin
Site Admin
Posts:230
Joined:Thu May 10, 2007 1:21 pm

Re: Scalars, tsetin "offline"?

Post by R!C0 » Thu Aug 18, 2011 12:28 pm

Excellent news!

I am 99 percent sure. If it does not, we'll happily give you a refund.

R!C0
Site Admin
Site Admin
Posts:230
Joined:Thu May 10, 2007 1:21 pm

Re: Scalars, tsetin "offline"?

Post by R!C0 » Thu Aug 18, 2011 7:18 pm

GDA Pro shipped, should be with you tomorrow.

Go to Data > Edit Math, add a new math channel (plus symbol on the right). The maths you will need for combining the Lat and long gps will be (ignore the Code:select all):

Code: Select all

combine16('GPS LAT HW','GPS LAT LW')
This may need some more processing though. Have you any details on how the M800 sends this data?

CMW
Frequent User
Posts:62
Joined:Fri Jul 08, 2011 4:12 pm

Re: Scalars, tsetin "offline"?

Post by CMW » Thu Aug 18, 2011 9:22 pm

Thanks for posting the dongle straight away and for taking the time to post the code before your break. May I just say how much I have appreciated your tireless help with this. Have a good weekend, all the best R!CO ! Only just noticed it's spelt with an exclamation mark. Cheers, I'll have a play with this stuff when the dongle shows.

CMW
Frequent User
Posts:62
Joined:Fri Jul 08, 2011 4:12 pm

Re: Scalars, tsetin "offline"?

Post by CMW » Thu Aug 18, 2011 11:21 pm

R!C0 wrote:GDA Pro shipped, should be with you tomorrow.

Go to Data > Edit Math, add a new math channel (plus symbol on the right). The maths you will need for combining the Lat and long gps will be (ignore the Code:select all):

Code: Select all

combine16('GPS LAT HW','GPS LAT LW')
This may need some more processing though. Have you any details on how the M800 sends this data?

This *MAY* be the way, I don't know enough to assess it properly. It's from a Motec forum post where someone was trying to get an early dash to process GPS data. I can ask the question over there if necessary.
Attachments
GPS_Maths.xml
(1.87KiB)Downloaded 1012 times

Post Reply