- Added SicsList
- Removed group and description attributes from ObjectDescriptor
This commit is contained in:
@@ -849,7 +849,7 @@ static int TcpAsMotHalt(void *pData){
|
||||
pVelSelDriv pNew = NULL;
|
||||
pTcpDornier pDorn = NULL;
|
||||
MotorDriver *pAstDriv = NULL;
|
||||
const char *pPtr = NULL;
|
||||
char *pPtr = NULL;
|
||||
char host[132];
|
||||
int iVal, iRet, port;
|
||||
|
||||
@@ -1015,7 +1015,7 @@ int VelSelTcpFactory(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int iRet;
|
||||
pEVDriver pMonDriv = NULL;
|
||||
pTcpAsMotorDriver pAstDriv = NULL;
|
||||
const char *pPtr = NULL;
|
||||
char *pPtr = NULL;
|
||||
double d;
|
||||
float limit;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user