- 01 Dec, 2020 1 commit
- 
- 
Melissa authoredFixed multiple UE EPC integration by resetting user->ueid=0;. Lots of logs in this commit, will remove later 
 
- 
- 23 Nov, 2020 1 commit
- 
- 
Michael Cook authoredLog the processor info like scheduler policy See merge request aburger/openairinterface5g!14 
 
- 
- 22 Nov, 2020 1 commit
- 
- 
Michael Cook authoredAnd CPU affinity. Also, use mlockall to keep our memory from being swapped out. 
 
- 
- 21 Nov, 2020 2 commits
- 
- 
Michael Cook authoredDl_config_req and tx_req filtering allowed for either order See merge request aburger/openairinterface5g!13 
- 
Melissa authoredAdditionally, combined many of the individual dl_config_req and tx_req handle functions. Also removed some unused functions we added. Futhermore, removed our additions to the dl_config_req and tx_req memcpy functions. 
 
- 
- 20 Nov, 2020 2 commits
- 
- 
Michael Cook authoredEpisys/andrew/dl config+tx req combination See merge request aburger/openairinterface5g!12 
- 
Melissa authoredAdditionally, combined many of the individual dl_config_req and tx_req handle functions. Also removed some unused functions we added. Futhermore, removed our additions to the dl_config_req and tx_req memcpy functions. 
 
- 
- 16 Nov, 2020 3 commits
- 
- 
Michael Cook authoredEpisys/andrew/dci0 filtering See merge request aburger/openairinterface5g!10 
- 
Andrew Burger authored
- 
Andrew Burger authored
 
- 
- 13 Nov, 2020 2 commits
- 
- 
Michael Cook authoredEpisys/andrew/dlsch pdu index bug fix See merge request aburger/openairinterface5g!9 
- 
Andrew Burger authored
 
- 
- 12 Nov, 2020 1 commit
- 
- 
Andrew Burger authoredThis reverts commit b1ff8e1a. 
 
- 
- 04 Nov, 2020 2 commits
- 
- 
Michael Cook authoredThis commit includes: See merge request aburger/openairinterface5g!7 
- 
Andrew Burger authored1.) Shutdown fix which allows us to see who requested to abort the simulation 2.) Properly initializing the NAS layer which previously was not happening for our simulation mode 5 3.) Changes in configurations to support the EPC(Have Melissa Verify these) 
 
- 
- 24 Oct, 2020 1 commit
- 
- 
Michael Cook authoredLook only at the last `max_depth` items on the queue, at most. 
 
- 
- 23 Oct, 2020 2 commits
- 
- 
Andrew Burger authoredEpisys/andrew+mc/tx pdu list change+dl config req dropping See merge request aburger/openairinterface5g!5 
- 
Andrew Burger authoredTo match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ``` 
 
- 
- 20 Oct, 2020 1 commit
- 
- 
Michael Cook authoredSynchronized with emane.git's implementation of this code which includes a unit test. This commit also fixes two bugs in unqueue_matching and one inb unqueue: - unqueue_matching was returning the wrong pointer when there was no match - both unqueue_matching and unqueue were not clearing the vacated queue entry after removing the item 
 
- 
- 18 Oct, 2020 1 commit
- 
- 
Michael Cook authored``` $ ps -eL -o pid,lwp,class,priority,comm | grep -E softmodem|oai:' 6500 6500 RR -80 lte-softmodem 6500 6520 RR -80 oai:enb-L1-rx 6500 6522 RR -80 oai:enb-L1-tx 6508 6508 RR -80 lte-uesoftmodem 6508 6537 RR -80 oai:ue-phy 6508 6538 RR -80 oai:ue-stand 6509 6509 RR -80 lte-uesoftmodem $ ``` 
 
- 
- 14 Oct, 2020 2 commits
- 
- 
Michael Cook authoredEpisys/andrew/dropping dl config req and tx req See merge request aburger/openairinterface5g!3 
- 
Andrew Burger authoredTo match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ``` 
 
- 
- 12 Oct, 2020 2 commits
- 
- 
Andrew Burger authoredEpisys/andrew/ul config req filtering See merge request aburger/openairinterface5g!2 
- 
Andrew Burger authoredTo match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ``` 
 
- 
- 11 Oct, 2020 3 commits
- 
- 
Michael Cook authored
- 
Michael Cook authored
- 
Michael Cook authoredThis change is to enable use of gprof which requires the process call `exit` to write out the collected data. The UE (lte-uesoftmodem) exits cleanly, but the eNB (lte-softmodem) crashes as it tries to shut down... 
 
- 
- 10 Oct, 2020 5 commits
- 
- 
Michael Cook authoredFound by valgrind 
- 
Michael Cook authoredFound by valgrind 
- 
Michael Cook authoredFound by valgrind. 
- 
Michael Cook authored
- 
Michael Cook authoredFound by valgrind. 
 
- 
- 02 Oct, 2020 2 commits
- 
- 
Andrew Burger authoredEpisys/andrew/msg4 reception failure See merge request aburger/openairinterface5g!1 
- 
Andrew Burger authored
 
- 
- 26 Sep, 2020 1 commit
- 
- 
Michael Cook authored
 
- 
- 22 Sep, 2020 1 commit
- 
- 
Andrew Burger authored
 
- 
- 19 Sep, 2020 4 commits
- 
- 
Andrew Burger authoredEpisys/andrew/debugging rach+fixing rx unpack See merge request aburger/openairinterface5g!4 
- 
Andrew Burger authored
- 
Andrew Burger authored
- 
Andrew Burger authored
 
- 
