- Oct 23, 2020
-
-
Andrew Burger authored
To match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ```
-
- Oct 20, 2020
-
-
Michael Cook authored
Synchronized 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
-
- Oct 18, 2020
-
-
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 $ ```
-
- Oct 14, 2020
-
-
Michael Cook authored
Episys/andrew/dropping dl config req and tx req See merge request aburger/openairinterface5g!3
-
To match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ```
-
- Oct 12, 2020
-
-
Andrew Burger authored
Episys/andrew/ul config req filtering See merge request aburger/openairinterface5g!2
-
Andrew Burger authored
To match emane. Checked with: ``` ps ax -o pid,class,priority,comm |grep RR ```
-
- Oct 11, 2020
-
-
Michael Cook authored
-
Michael Cook authored
-
Michael Cook authored
This 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...
-
- Oct 10, 2020
-
-
Michael Cook authored
Found by valgrind
-
Michael Cook authored
Found by valgrind
-
Michael Cook authored
Found by valgrind.
-
Michael Cook authored
-
Michael Cook authored
Found by valgrind.
-
- Oct 02, 2020
-
-
Andrew Burger authored
Episys/andrew/msg4 reception failure See merge request aburger/openairinterface5g!1
-
Andrew Burger authored
-
- Sep 26, 2020
-
-
Michael Cook authored
-
- Sep 22, 2020
-
-
Andrew Burger authored
-
- Sep 19, 2020
-
-
Andrew Burger authored
Episys/andrew/debugging rach+fixing rx unpack See merge request aburger/openairinterface5g!4
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
- Sep 18, 2020
-
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
- Sep 17, 2020
-
-
Andrew Burger authored
-
- Sep 16, 2020
-
-
Andrew Burger authored
-
Andrew Burger authored
-
- Sep 15, 2020
-
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
Andrew Burger authored
-
- Sep 12, 2020
-
-
Andrew Burger authored
-