19 Commits (b88f22b9fe899c0f906970399757f1c62a250db9)

Author SHA1 Message Date
Xavier Arteaga b6fa82bf9a Fix more static analysis warnings 4 years ago
herlesupreeth aff9091ad3 Make use of RF device passed as argument 4 years ago
Codebot 4523ee6087 rename srsLTE to srsRAN 4 years ago
faluco 6545df6681 Removed new lines in log macros in all example apps. 4 years ago
Andre Puschmann 07d2bc4fe8 change license header to agnostic version with hint to root LICENSE file 4 years ago
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
Andre Puschmann 14143f8560 pssch_ue: fix memory leaks and operation with RF
- add missing free's for ofdm and chest objects
- fix sf_idx setting
- add getchar() when plotting from file to observe output
5 years ago
Andre Puschmann 52799192ab pssch_ue: fix uninit var 5 years ago
Andre Puschmann f4f7210c56 pssch_ue: LGTM fixes 5 years ago
Andre Puschmann 1a8bb82c0f pssch_ue: fix compile issue on gcc 9.3
gcc 9.3 complained about incompatible pointer type
5 years ago
Andre Puschmann edd6e881e3 pssch_ue: fix use of uninit var 5 years ago
Andre Puschmann 8d52343c72 pssch: address review comments 5 years ago
Andre Puschmann 7355bc499e pssch_ue: add support for PCAP and reading from file 5 years ago
luis_pereira87 baf0ad5bf4 PSSCH implementation 5 years ago
Xavier Arteaga 89dcd6339f More LGTM fixes 5 years ago
Tiago Alves 47145c18b7 sidelink: refactor channel estimation 5 years ago
Xavier Arteaga 9a2b0b7cc7 Standard vector allocation uses vector library 5 years ago
Xavier Arteaga e832769ae6 Updated copyright 5 years ago
Andre Puschmann e9e57153dc adding basic pssch_ue example 5 years ago