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.
07d18bb4f18dd541065bb204418e680ee3abdf46
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
3
Dec
2
29
Nov
28
27
26
25
24
23
22
21
20
19
18
16
15
14
13
12
8
7
6
5
4
31
Oct
30
29
28
25
24
23
22
21
18
17
15
11
10
7
4
1
27
Sep
26
25
24
23
20
19
18
17
13
12
11
10
9
6
5
2
28
Aug
27
26
23
22
20
12
9
8
7
1
31
Jul
29
19
18
17
16
15
14
12
11
10
9
8
5
3
1
26
Jun
25
Corrected some conversion defines.
Fixed a build issue when the NAS is disabled.
- Use nas_error_code_t instead of uint8_t for error code
- Clean xml file when cleaning environment
- Use typedef for enums/structs
- Some minor improvements when NAS is enabled
minor update
Added an example of filters for itti_analyzer.
Added an example of format file for GTKWAVE.
Changed VCD log point names.
Use a bit mask with atomic or and and operations for VCD logging of ITTI messages task IDs in messages handling functions to support correctly multi threading logging.
Modified VCD format for variables.
- Fixed origin task id of sctp date req message
- Formatted some NAS files
Fixed a build issue with TRUE and FALSE for mmem builds.
- Converted calloc to malloc in ITTI to save some time
Removed non ENABLE_EVENT_FD option in ITTI.
Fixed a build issue with release 10 code.
- Fix dependencies inclusion for softmodem
- handle TERMINATE_MESSAGE in EPC layers
- Fix an issue that prevent some logs from being dumped
- Fix some performances issues for softmodem
Corrected pop-menu name.
- Fix some compiler warnings
Changed ITTI instance type and default and all values.
Added support for EIA0 and EEA0 security algorithms.
Fixed an include path issue.
Corrected an issue with filter menus creation before creating pop-up menu to set filters properties.
- Output all logs files for pre-ci in SIMU/USER/pre-ci-logs
Added processing of security key and corrected use of security algorithms information received from S1AP.
Moved "assertions.h" into the "common/utils" directory.
Marked some unused parameters from S1AP req.
Cleared dedicatedInfoNas structure to avoid issues with buffer free calls in ASN_SEQUENCE_ADD.
Added the flag itti_dump_running to stop enqueuing messages when exiting the ITTI dump thread.
Fixed a compile issue without ITTI.
- Reverted -lrt for softmodem with RTAI
Fixed some free issue.
Changed NAS PDU handling for do_RRCConnectionReconfiguration to allow transmission of several in the same RRC message.
- Fix dependencies
Updated constante name.
Loading