rkaczorek / astroberry-server

Astroberry Server is a ready to use system for Raspberry Pi for controlling all your astronomy equipment
GNU General Public License v3.0
275 stars 19 forks source link

question not a problem :-) #43

Closed cstachon closed 5 years ago

cstachon commented 5 years ago

Radek, Indiserver started via the panel seems to use a PIPE(/tmp/indififo for communication with drivers ?

Does this mean the astroberry indi drivers are special in any way or is this something indi drivers have always been able to do.

Does this give any advantages?

Just being nosey :-)

cstachon commented 5 years ago

forget it i found the -f parameter for indiserver - doh

rkaczorek commented 5 years ago

Yes, this functionality has been around for a long time. That's how web-indi starts all the drivers. This way you can start/stop/restart a single driver while indiserver is up and running. Very useful feature