- Added Sycamore protocol and command context to SICS

- Added sinfo to SICS
- Added driver for TCP/IP Astrium velocity selector
- Added driver for TCP/IP Astrium chopper controller
This commit is contained in:
koennecke
2005-12-22 22:16:13 +00:00
parent 6b224a4520
commit a5f315b56a
22 changed files with 2225 additions and 90 deletions

View File

@ -297,7 +297,7 @@
pC804Driv pNew = NULL;
int iRet, iVal, iTmo;
double dVal;
char *pPar = NULL;
const char *pPar = NULL;
char pCommand[20], pReply[40];
/* allocate space: the final frontier */