Instrument Neutral Distributed Interface INDI  2.0.2
Namespaces | Functions
connectionserial.cpp File Reference
#include "connectionserial.h"
#include "indistandardproperty.h"
#include "indicom.h"
#include "indilogger.h"
#include <dirent.h>
#include <cerrno>
#include <cstring>
#include <algorithm>
#include <thread>
#include <chrono>
#include <regex>
#include <random>

Go to the source code of this file.

Namespaces

 Connection
 Combines all INDI Connection Plugins. Each INDI connection plugin is responsible of managing communications with a specific physical or logical medium (e.g. serial or ethernet).
 

Functions

int Connection::serial_dev_file_select (const dirent *entry)
 
int Connection::usb_dev_file_select (const dirent *entry)
 
int Connection::bluetooth_dev_file_select (const dirent *entry)