Commit b596e2ab authored by Raymond Knopp's avatar Raymond Knopp

added definition of usrp_tx_thread in oairu exectuable

parent 8d3e20ca
......@@ -83,6 +83,8 @@ extern void set_function_spec_param(RU_t *ru);
int32_t uplink_frequency_offset[MAX_NUM_CCs][4];
int usrp_tx_thread=0;
void exit_function(const char *file, const char *function, const int line, const char *s) {
if (s != NULL) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment