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.
Ismael Gomez 29e126a583
Add per-channel TX gain (#1450)
* Change type of rf_set_gain() to avoid unambiguous return with negative gains

* Add per-channel TX gain
4 years ago
..
backtrace.h Updated copyright 5 years ago
basic_pnf.h add radio_base/null classes 4 years ago
basic_vnf.h added latest pnf/vnf api updates 4 years ago
basic_vnf_api.h add radio_base/null classes 4 years ago
bcd_helpers.h Updated copyright 5 years ago
block_queue.h created error_type and cleaned up expected 5 years ago
bounded_bitset.h added check for UCI collision during DL scheduling for CA 4 years ago
buffer_pool.h Updated copyright 5 years ago
choice_type.h reverted back to tuples to store fsm state_list 5 years ago
common.h Updated copyright 5 years ago
common_helper.h create simple helper method to log command line arguments 4 years ago
config_file.h add common signal_handler for srsUE/srsENB/srsEPC 5 years ago
crash_handler.h fix doxygen file description 5 years ago
epoll_helper.h srsue: Refactor definition to live in its own .cc file 4 years ago
expected.h use true_type to represent success 5 years ago
fsm.h fix noexcept declaration issue in gcc4.8 4 years ago
gen_mch_tables.h Updated copyright 5 years ago
int_helpers.h Updated copyright 5 years ago
interfaces_common.h Add per-channel TX gain (#1450) 4 years ago
liblte_security.h security: refactor code, fix race in eia1 5 years ago
liblte_ssl.h Updated copyright 5 years ago
log.h now the whole ue and enb mac uses the logmap 5 years ago
log_filter.h added nr gnb and ue interfaces 5 years ago
log_helper.h log_ptr: fix issue if accessing log_ptr that was reset already 5 years ago
logger.h remove warnings for base classes with no virtual dtors 5 years ago
logger_file.h Updated copyright 5 years ago
logger_stdout.h Updated copyright 5 years ago
logmap.h printf has already a way to pad spaces. If we use it, we can avoid accidentally adding extra logs because we did srslte::logmap::get("MAC") instead of srslte::logmap::get("MAC ") 5 years ago
mac_nr_pcap.h Updated copyright 5 years ago
mac_pcap.h pcap: adding SL-SCH support 5 years ago
metrics_hub.h Updated copyright 5 years ago
move_callback.h Small compilation fixes for GCC 10.1 5 years ago
multiqueue.h multiqueue: add option to create queue with non-default capacity 4 years ago
nas_pcap.h Updated copyright 5 years ago
netsource_handler.h Updated copyright 5 years ago
network_utils.h use logmap in the whole enb and ue 5 years ago
pcap.h pcap: adding SL-SCH support 5 years ago
rlc_pcap.h Updated copyright 5 years ago
rwlock_guard.h Updated copyright 5 years ago
s1ap_pcap.h Updated copyright 5 years ago
s3g.h security: refactor code, fix race in eia1 5 years ago
security.h security: refactor code, fix race in eia1 5 years ago
signal_handler.h signal_handler: increase alarm timeout to 5s and use raise instead of exit() 5 years ago
singleton.h Updated copyright 5 years ago
stack_procedure.h avoid blocking when new procedure is launched from within proc::then call 4 years ago
string_helpers.h Integrates number of samples in radio buffer 4 years ago
test_common.h printf has already a way to pad spaces. If we use it, we can avoid accidentally adding extra logs because we did srslte::logmap::get("MAC") instead of srslte::logmap::get("MAC ") 5 years ago
thread_pool.h remove warnings related to unused vars and fwd declarations with trivial dtors 5 years ago
threads.h remove warnings for base classes with no virtual dtors 5 years ago
time_prof.h now the whole ue and enb mac uses the logmap 5 years ago
timeout.h Updated copyright 5 years ago
timers.h Updated copyright 5 years ago
trace.h Updated copyright 5 years ago
tti_point.h update license year 4 years ago
tti_sempahore.h Updated copyright 5 years ago
tti_sync.h Updated copyright 5 years ago
tti_sync_cv.h Updated copyright 5 years ago
type_utils.h avoid creating unused static variable to avoid linking issues 5 years ago
zuc.h security: refactor code, fix race in eia1 5 years ago