Skip to content

nimarion/OmegaDH-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmegaDH-Client

Client for reading data from the Omega ScanOVision Photofinish software, Sirocco anemometer and Omega LapCounter for further processing.

Example output for the gemini protocol:

{"type":"CLEAR_DISPLAY"}
{"time":"23:38:17","mode":0,"type":"RUNNING_TIME"}
{"time":"23:38:18","mode":0,"type":"RUNNING_TIME"}
{"time":"23:38:19","mode":0,"type":"RUNNING_TIME"}
{"time":"23:38:20","mode":0,"type":"RUNNING_TIME"}
{"time":"23:38:21","mode":0,"type":"RUNNING_TIME"}
{"type":"CLEAR_DISPLAY"}
{"line":1,"rank":1,"lane":4,"time":"11.62","type":"RESULT"}
{"text":"van der Weke","line":1,"type":"ALPHABETIC_LINE"}
{"line":1,"rank":2,"lane":5,"time":"11.79","type":"RESULT"}
{"text":"Nelson A","line":1,"type":"ALPHABETIC_LINE"}
{"line":1,"rank":3,"lane":3,"time":"11.79","type":"RESULT"}
{"text":"Awuah K","line":1,"type":"ALPHABETIC_LINE"}
{"type":"CLEAR_DISPLAY"}

Currently implemented Protocols:

  • Gemini (TCP)
  • Gemini Wind (TCP)
  • Omega (TCP)
  • Frontcamera (TCP)
  • Sirocco (Serial)
  • LapCounter (Serial)
  • Startliste File Parser (CSV)
  • ASC2 (Serial)

Lynx

  • Scoreboard -> Show placing must be turned on

About

Client for reading data from the Omega ScanOVision Photofinish software for further processing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages