An error occurred fetching the project authors.
- 10 Jul, 2018 2 commits
-
-
WEI-TAI CHEN authored
-
WEI-TAI CHEN authored
-
- 02 Jul, 2018 3 commits
-
-
WEI-TAI CHEN authored
-
WEI-TAI CHEN authored
-
WEI-TAI CHEN authored
-
- 25 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
-
- 22 Jun, 2018 1 commit
-
-
WEI-TAI CHEN authored
"implicit declaration of function" "incompatible pointer type'
-
- 21 Jun, 2018 1 commit
-
-
Guy De Souza authored
-
- 24 May, 2018 1 commit
-
-
Guy De Souza authored
-
- 16 May, 2018 2 commits
-
-
Guy De Souza authored
-
Guy De Souza authored
-
- 13 Apr, 2018 1 commit
-
-
Guy De Souza authored
-
- 12 Apr, 2018 1 commit
-
-
Guy De Souza authored
-
- 11 Apr, 2018 1 commit
-
-
Guy De Souza authored
-
- 09 Apr, 2018 2 commits
-
-
Guy De Souza authored
-
Guy De Souza authored
-
- 05 Apr, 2018 2 commits
-
-
Guy De Souza authored
-
Raymond Knopp authored
-
- 20 Mar, 2018 1 commit
-
-
Raymond Knopp authored
-
- 16 Mar, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 14 Mar, 2018 1 commit
-
-
Raymond Knopp authored
-
- 08 Mar, 2018 1 commit
-
-
Cedric Roux authored
The one in lte-enb.c disrupts the realtime. Using a B200mini with 20MHz bandwidth leads to the UE unable to connect for it seesms like the UL and DL are not properly time synched because of this sleep of one second that happens after the USRP streaming has started. We see some random access attempts but the decoded preamble is wrong. This may be dependant on the setup. I had sporadic errors with a B210, where sometimes the UE could connect and sometimes not.
-
- 06 Mar, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 05 Mar, 2018 2 commits
-
-
Wang Tsu-Han authored
-
Wang Tsu-Han authored
-
- 23 Feb, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 22 Feb, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 21 Feb, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 20 Feb, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 16 Feb, 2018 1 commit
-
-
Wang Tsu-Han authored
-
- 09 Feb, 2018 2 commits
-
-
Robert Schmidt authored
-
Robert Schmidt authored
-
- 05 Feb, 2018 1 commit
-
-
Cedric Roux authored
The following compilation did not work anymore: ./build_oai --eNB -w USRP -r Rel10 -c (Rel8 still does not work.)
-
- 31 Jan, 2018 4 commits
-
-
Eurecom authored
-
Robert Schmidt authored
- add function free_td() -> complements init_td() [seems to not be used, added for completeness] - add function free_td8() -> undoes init_td8() [free memory of 8-bit LLR Turbo decoder] - add function free_td16() -> undoes init_td16() [free memory of 16-bit LLR Turbo decoder] - change function free_tdavx216() -> undoes init_tdavx216() [free memory of 16-bit LLR Turbo decoder, AVX2 version] - add free_lte_top() -> frees memory allocated by init_lte_top() - change free_ul_ref_sigs() to set freed pointers to NULL - add method free_transport() -> frees memory of ULSCH/DLSCH transport channels - use the above functions when stopping/restarting the lte-softmodem
-
Robert Schmidt authored
this methods free the memory that is allocated by the functions phy_init_RU() and phy_init_lte_eNB()
-
Robert Schmidt authored
-
- 30 Jan, 2018 2 commits
- 26 Jan, 2018 1 commit
-
-
Wang Tsu-Han authored
-