Show
Ignore:
Timestamp:
07/28/09 23:23:14 (15 years ago)
Author:
trnewman
Message:

Added DSA CBR reference implementation.
Added simple python example application for DSA CBR.
Added GNUradio python application that uses CROSS and the DSA CBR.

Fixed several bugs in the socket interface.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/src/include/vtcross/components.h

    r285 r389  
    374374        /* Handle a message that is received from a component. 
    375375         */ 
    376         void HandleMessage(int32_t socketFD); 
     376        int HandleMessage(int32_t socketFD); 
    377377        
    378378        /* Send optimization request to primary port FD.