Ticket

zurück zur Ticket Übersicht

Projekt RCM Ultimate
Zusammenfassung Initial Decoder Interface for RfLapCounter
Sequenz 865
Klassifikation Feature Request
Priorität High
Status Done
Startdatum 22.02.2012
Fälligkeitsdatum 22.02.2012
Verantwortlich
Version 1.4.19
Aufwand 0
Beschreibung Concerning the communication protocol, it's not really complicated:

- During the initial driver installation, a virtual COM port is created and associated to the receiver.
- The receiver is ready to work as soon as it is connected to the PC: no code is needed to validate the connection.

- The encoding is made on 16-bit; there are 65535 codes(transponders) contained between h'0000(transponder n° 000000) and h'FFFE(transponder n° 065534).
- The transponders are numbered from 000000 to 065534.
- The code received on the COM port is equal to the hexadecimal value of the transponder number.
- An example: when the transponder n°032572 is detected, the code appearing on the COM port is h'7F3C.

- Numbers of codes really sent: In real, when the transponder is activated, it sends 9 times its code within 150ms for a good reliability, but just one is needed to
validate a lap; For the previous example with the transponder n°032572, h'7F3C will appear 9 times on the COM port within 150ms.

I hope this information will be helpful.

I remain entirely at your disposal for other needed information or material or if
you want me to test your software.

Homepage:
http://www.rflapcounter.com/SiteGB/accueilGB.html

Change history

Zeitstempel Wer Änderung
22.02.2012 07:45:26 Ticket erstellt
22.02.2012 07:46:06 Felix Romer Feld: Specification
Alter Wert: Concerning the communication protocol, it's not really complicated:

- During the initial driver installation, a virtual COM port is created and associated to the receiver.
- The receiver is ready to work as soon as it is connected to the PC: no code i

Neuer Wert: Concerning the communication protocol, it's not really complicated:

- During the initial driver installation, a virtual COM port is created and associated to the receiver.
- The receiver is ready to work as soon as it is connected to the PC: no code i
22.02.2012 07:46:13 Felix Romer Feld: Status
Alter Wert: Opened
Neuer Wert: Running
22.02.2012 07:58:45 Felix Romer Feld: Priority
Alter Wert: Medium
Neuer Wert: High
24.02.2012 10:51:18 Felix Romer Feld: Status
Alter Wert: Running
Neuer Wert: Done