Subversion Repositories svnkaklik

Rev

Go to most recent revision | Details | Last modification | View Log

Rev Author Line No. Line
391 kaklik 1
config BR2_PACKAGE_INDISERVER
2
	tristate "INDISERVER - Instrument Neutral Distributed Interface server"
3
	default m if CONFIG_DEVEL
4
	help
5
	  INDI is a distributed control protocol designed to operate 
6
          astronomical instrumentation. INDI is small, flexible, easy to parse, 
7
          and scalable. It supports common DCS functions 
8
          such as remote control, data acquisition, monitoring, and a lot more.
9
 
10
	  http://indi.sourceforge.net/
11