ODR-DabMux
ODR-DabMux copied to clipboard
FEC not working for Gates transmiter.
Tried to use FEC with Gates transmitter and it is self generating 10% of errors with direct EDI ethernet connection, disabling FEC all works ok. On certain mux configurations regarding services, FEC works, not sure what combination of services makes fec work with Gates.
The dataflow is DABMUX-----> EDI2EDI ------> Gates
Not sure where the issue is coming from but seems that Gates is working with many other multiplexers with no issues.
output in dabmux is simple tcp: outputs { throttle "simul://" edi { destinations { tcp { protocol tcp listenport [port] } } } edi2edi is adding fec odr-edi2edi -c [IP:PORT] -w -400 -x -d [IP] -p [PORT] -f 2
Any suggestion on further tests to understand where the issue is coming from ?