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.
Xavier Arteaga 322f57a952
Initial real-time Tx gain setting (#2976)
* Make filename const in filesink

* Sine generation returns the next phase

* Avoid malloc/free in radio class

* Implement Tx gain in ZMQ

* Initial ratio RT gain test

* UHD: use timed Tx gain commands to align changes to subframes

* Minor improvement in test_radio_rt_gain

* Fix compilation

* Check RF gain thread id before joining

* Remove redundant zero initialization.

Co-authored-by: Fabian Eckermann <fabian@srs.io>
3 years ago
..
channel_mapping.h Fix carrier mapping concurrency issue 3 years ago
radio.h Initial real-time Tx gain setting (#2976) 3 years ago
radio_base.h rename srsLTE to srsRAN 4 years ago
radio_metrics.h rename srsLTE to srsRAN 4 years ago
radio_null.h rename srsLTE to srsRAN 4 years ago
rf_buffer.h Refactored worker_end mechanism for concurrent workers 3 years ago
rf_timestamp.h rename srsLTE to srsRAN 4 years ago