Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
OAI-RAN-5G-sheduler_MaxTBS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MAQ5G-PFC
OAI-RAN-5G-sheduler_MaxTBS
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
fe7ba1e6416db90e830ca2ec0af12cb407e79099
Select Git revision
Branches
1
develop
default
Tags
20
2023.w43
2023.w42
2023.w41
2023.w40
2023.w39
2023.w38
2023.w37
2023.w36
2023.w34
2023.w33
2023.w32
v2.0.0
2023.w31
2023.w30
2023.w29
2023.w28
2023.w27
2023.w26
2023.w25
2023.w24
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Aug
14
13
10
9
8
7
6
5
4
3
2
1
31
Jul
30
28
27
26
25
24
23
22
20
19
18
17
16
13
12
11
10
9
8
6
5
4
3
2
30
Jun
29
28
27
26
25
22
21
20
19
18
17
15
14
13
12
11
10
8
7
6
5
4
3
2
1
31
May
30
29
28
27
26
25
24
22
21
19
18
17
Merge remote-tracking branch 'origin/develop' into ru_rau_enhancement-external-timing
In phy_procedures_UE_RX() really only process the first 5 (not 6) OFDM symbols for S-subframes
Reduce network latency by using netif_rx_ni() instead of netif_rx() in non-interrupt context
Fix channel impulse response peak detection when adjusting the timing sync
Fix PDCP and RLC for MBMS
Also send MTCH using mac_xface->ue_send_mch_sdu()
Call ue_measurement_procedures() even for last OFDM sybol in second slot.
Use logical && instead of binary & in phy_procedures_UE_RX()
mcch logical channel properly decoded
Minor fixes
Fix 24-bit MBSFN subframe configuration
Fixed MBSFN gold sequence generator
Enable RA_RNTI decoding through format1C DCI
minor bugfix
Fix DCI format 1C
Perform timing sync adjustment in subframe 5 instead of 6
Debug changes
trial
Minor warning fixes
CI:
Add missing break in switch statement in set_ul_DAI()
compilation warning "jobserver unavailable" removal
minor: remove TABs
T: check consistency of T_messages.txt with VCD functions and variables traces
T: improve error reporting
T: simplify
ue update pdcch dmrs
fix compilation erro
nr PDCCH development: modify loop slop_fep, calling nr_pdcch_procedures only once
Symbol DMRS mapping fix
T: update 'to_vcd' tracer to trace all VCD variables and functions
adding VCD log for multiple RUs
Merge branch 'develop-nr' of https://gitlab.eurecom.fr/oai/openairinterface5g into develop-nr
nr PDCCH development: add nr_dci_info_extracted in file phy_procedures_nr_ue.c
UE: rx_frame, rx_slot in nr-ue.c to be fill.
UE MAC: Add MAC PDU demultiplexing for DL-SCH PDU.
nr PDCCH development: getting rb_offset parameter from higher layers
nr PDCCH development: getting searchSpace and Coreset parameters from higher layers
GPS synchronization
generate sss tables
Loading