• Bartosz Podrygajlo's avatar
    Shared memory time domain bidirectional IQ channel · 1d1814f8
    Bartosz Podrygajlo authored
    This implements a server-client bidirectional time domain IQ channel via
    shared memory.
    
    The server creates the channel and should be aware of the client
    receiver configuration (num rx/tx antennas).
    
    Server shall be the time source and should call shm_iq_channel_produce_samples
    at regular intervals
    1d1814f8
CMakeLists.txt 328 Bytes