RCHourglass DIY Lap Timing (AKA Cano revised)
#917
Tech Initiate
Joined: May 2022
Posts: 45
#918
Tech Initiate
Joined: May 2022
Posts: 45
I noticed that with the psoc on the board I have these values that I put in the image.
already injecting energy into the circuit without the psoc I have the wrong values only in tp8, tp9, tp10 and tp11.
I will redo the whole circuit from scratch again. wish me luck.
kkkkkkkkk
already injecting energy into the circuit without the psoc I have the wrong values only in tp8, tp9, tp10 and tp11.
I will redo the whole circuit from scratch again. wish me luck.
kkkkkkkkk
#920
Tech Initiate
Joined: May 2022
Posts: 45
person after redoing the circuit for the third time, I finally got the values according to the scheme.
It wasn't pretty (kkkkkk)
but it works perfectly. I am really happy.
unfortunately I can't proceed with the transponder reading tests because I don't have a loop amplifier. I bought an mla30 and it still hasn't arrived.
Is it not possible to test without the correct amplifier?
thank you so much to everyone who helped me.
observation: my problem was definitely in the q5 circuit module but I'm not sure
It wasn't pretty (kkkkkk)
but it works perfectly. I am really happy.
unfortunately I can't proceed with the transponder reading tests because I don't have a loop amplifier. I bought an mla30 and it still hasn't arrived.
Is it not possible to test without the correct amplifier?
thank you so much to everyone who helped me.
observation: my problem was definitely in the q5 circuit module but I'm not sure
#922
Tech Initiate
Joined: Nov 2021
Posts: 45
You should be able to run commands like: "version" or "license" and see the output.
#925
Tech Adept
Joined: Jun 2010
Posts: 203
From: Munich, Germany
After a long time, now I have a question: I'd like to clone my old RC3 transponder as our MyLaps decoder still has firmware 4.4, which is the magical one that can read RC4 and RC3.A long time ago I made a dump of what it sends using the monitor mode with Putty, so in theory I should have all the status packets necessary. However, my first try which I did 2 years ago is not accepted by our MyLaps decoder. I left it until now, but now our track uses Speedhive and it's more interesting for me again. So what went wrong? I made sure I have the status packets in the right order, but how can I tell which one is the first? I also cannot guarantee, that I have all the packets perfectly correct, as there might be some corrupted data in my dump. It's not that easy to identify the status packets, because there are some variations in the data from time to time, probably due to bad reception.
Has anyone already tried to clone a RC3 transponder and was successful?
Thanks for your help,
Andreas
Has anyone already tried to clone a RC3 transponder and was successful?
Thanks for your help,
Andreas
#926
Thread Starter
Tech Regular
Joined: Mar 2015
Posts: 358
Hi Andreas, the status packets come from the original CANO firmware (and I think they come for the MRT sets). There's no distinction or specific order in the status packets that I made in the firmware. The status packet contain indded a 'counter' ancoded in the 'statusBits'. But beware that the 'main' packet is encoded different from firmware release. It seems like older transponder (that have NO status) are coded differently from the ones that have status packets. Please check the two functions encodeTransponderNoStatus and encodeTransponderWithStatus in TransponderEncoding.cs, or use your captured 'main' packet. Sorry if this sound too technical, if you need further I'll be glad to help. To check the correct packet, re-encode them and check that the bitstream matches.
#930
Thread Starter
Tech Regular
Joined: Mar 2015
Posts: 358
mv4wd within RCHourGlassManager is there an ability to increase the characters for nickname of transponders, or is this a limitation of the decoder because it is written to the decoder memory?



231Likes

