Currently the transmitter expects samples to be received as they are transmitted. This is not convenient for the task transmitting the sample - which would normally expect to transmit samples for all channels at sample time in a burst.
This would require adding a small frame sized (8 channel) buffer to the transmitter.
This would also make handling SMUX in place a lot easier.
Currently the transmitter expects samples to be received as they are transmitted. This is not convenient for the task transmitting the sample - which would normally expect to transmit samples for all channels at sample time in a burst.
This would require adding a small frame sized (8 channel) buffer to the transmitter.
This would also make handling SMUX in place a lot easier.