Skip to content

iandobbie/cockpit-lasers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cockpit-lasers

This package defines classes used to remotely control lasers in cockpit. It can be started from the command line, or controlled by CockpitWindowsService.

The package relies on having readconfig.py in the same folder: git@github.com:mickp/readconfig.git

Lasers are each defined in their own section, of the form [module]uniqueID, e.g. deepstar488 .

The lasers are served via Pyro, with server parameters (supported laser modules, bound interface / address, port number) defined in the laserServer section of the config file.

The server interface and port are set in the laserServer section of the config file.

The package also provides an abstract laser.Laser base class from which other lasers may be derived.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%