- New drivers for EL737 and EL734 high performance
- Changes to makefiles
This commit is contained in:
@ -41,6 +41,7 @@ done in the DornierStat function.
|
||||
@d dh @{
|
||||
int GetDornierStatus(void **pData, pDornierStatus pDornier);
|
||||
int DornierSend(void **pData, char *pCommand, char *pReply, int iLen);
|
||||
int DecodeNewDornierStatus(char *pText, pDornierStatus pDornier);
|
||||
@}
|
||||
|
||||
@o velodorn.h -d @{
|
||||
@ -52,6 +53,8 @@ done in the DornierStat function.
|
||||
|
||||
Mark Koennecke, Juli 1997
|
||||
|
||||
updated to support new format fo status messages, Mark Koennecke, July 2003
|
||||
|
||||
copyright: see implementation file.
|
||||
------------------------------------------------------------------------------*/
|
||||
#ifndef VELODORN
|
||||
|
Reference in New Issue
Block a user