TwiceAsNice  2019-02-18
Classes | Macros
tess.h File Reference
#include <defaultdevice.h>
#include <indicom.h>
#include "tess_algebra.h"
Include dependency graph for tess.h:
This graph shows which files directly or indirectly include this file:

Classes

class  inditess
 

Macros

#define TESS_TIMEOUT   0.5 /* FD timeout in seconds */
 
#define TESS_BUFFER   255
 
#define TESS_MSG_SIZE   92
 
#define MAX_CONNETIONS_FAILS   10 /* Max number of connections fails after disconnect */
 
#define ALTAZ_FAST_CHANGE   10 /* If ALTAZ COORDs change more disactivate filter to increse responsiveness */
 

Macro Definition Documentation

◆ ALTAZ_FAST_CHANGE

#define ALTAZ_FAST_CHANGE   10 /* If ALTAZ COORDs change more disactivate filter to increse responsiveness */

◆ MAX_CONNETIONS_FAILS

#define MAX_CONNETIONS_FAILS   10 /* Max number of connections fails after disconnect */

◆ TESS_BUFFER

#define TESS_BUFFER   255

◆ TESS_MSG_SIZE

#define TESS_MSG_SIZE   92

◆ TESS_TIMEOUT

#define TESS_TIMEOUT   0.5 /* FD timeout in seconds */