Skip to content

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

Notifications You must be signed in to change notification settings

nimarion/OmegaDH-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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)

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages