You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andre Puschmann dcb9004a71 zmq: refactor zmq argument parsing, allow zero indexing
It allows to provide an index for tx_port, rx_port, tx_freq and rx_freq even
for the first (and possibly only) port. So for example a MIMO config would be this for example:

tx_port0=tcp://*:2001,tx_port1=tcp://*:2003,rx_port0=tcp://localhost:2000,rx_port1=tcp://localhost:2002
5 years ago
..
examples fix compile error when RF is not enabled 5 years ago
include zmq: refactor zmq argument parsing, allow zero indexing 5 years ago
src zmq: refactor zmq argument parsing, allow zero indexing 5 years ago
test removed enter state visitor, and srslte::same_state return special case in fsms 5 years ago
CMakeLists.txt Updated copyright 5 years ago