Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Software
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
Container 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
Dmytro Levit
Software
Graph
1804c7021a91c5bf0780fb1ba1d05d0c8d7f0072
Select Git revision
Branches
14
6links
development_Yamada
dma
doublepci
feature/add-makefile
feature/add_dma_values
feature/no_device_error_message
feature/select_different_clock_sources
feature/sweb
makefile
master
default
protected
monitoring
new_dma_test_Yamada
pcie40_daq_for_data_wUL
Tags
20
v9.5
v9.4
v9.3
v9.2
v9.1
v9.0
v8.8
v8.7
v8.6
v8.5
v8.4
v8.2
v8.1
v8.0
v6.5
v6.4
v6.3
v6.2
v6.1
v6.0
34 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
4
Oct
3
28
Sep
22
19
10
8
3
17
Aug
6
17
Jul
26
May
14
16
Apr
16
Feb
6
31
Jan
26
19
6
5
4
3
26
Dec
24
23
22
19
18
19
8
30
Nov
8
2
10
Oct
6
18
Sep
11
12
10
28
Aug
27
25
20
17
15
14
12
11
9
6
28
Jul
27
24
21
20
18
17
16
15
13
12
9
10
9
8
7
6
3
1
30
Jun
29
17
16
15
10
4
3
2
26
May
27
26
27
26
25
20
7
5
2
1
30
Apr
23
16
13
14
12
11
10
8
7
6
4
2
31
Mar
29
28
27
26
13
6
Feb
5
4
3
31
Jan
30
29
27
23
21
20
14
13
3
29
Dec
17
20
Oct
19
10
9
8
27
Sep
24
19
18
19
18
17
6
27
Aug
18
31
Jul
30
24
17
9
1
27
Jun
13
12
11
20
May
16
Apr
12
7
4
3
2
28
Mar
26
29
Jan
26
27
26
27
26
27
26
27
26
27
26
25
Revert "Add program_plls_commandline() so that one can program PLLs by"
Make another script which contains program_plls_commandline(dev) only.
Add program_plls_commandline() so that one can program PLLs by
Add debug statements in driver
Change error message when no device is detected by pcie40_reload.
feature/no_devi…
feature/no_device_error_message
Initialize file descriptor array at the start with all zeros
Moved unsetting of the file descriptors into the 'close' function
First proof of concept for driver reloading without stopping of the program
Try to fix lock problem
Merge pull request #27 in BIDU/software from bugfix/driver_reload_crash to master
Fix for the memory leak which leads to eventual crash of the linux kernel
Merge branch 'master' of ssh://stash.desy.de:7999/bidu/software
Add monitoring of voltages and currents in pll_status
Merge pull request #26 in BIDU/software from feature/change_log_message_when_no_device_detected to master
v9.4
v9.4
Change an error message when No device is detected.
Merge pull request #25 in BIDU/software from monitoring to master
exit if invaild ch No. is given
Currently, monitor_wrapper() module fills # of merged events not data-size for DMA.
feature/add_dma…
feature/add_dma_values
Fix a bug in printf format.
Small change in CMakelist.txt to allow compilation on Centos7
Minor formatting changes in pll_status_small.py
Fix latency of 8b slow control
v9.3
v9.3
Merge pull request #24 in BIDU/software from monitoring to master
v9.2
v9.2
add write access to pcie40 register in pcie40_regconfig
Merge pull request #23 in BIDU/software from monitoring to master
fix bug to output nevent with 32bit
(Un)mask channel grp from pll_status.
Merge branch 'master' into development_Yamada
development_Yam…
development_Yamada
Add debugging info to driver reload script
v9.1
v9.1
Merge pull request #22 in BIDU/software from monitoring to master
adding monitoring items
fix python compatibility
v9.0
v9.0
add slow control protection mechanism
remove old python scripts
Makefile is needed for driver
Switch to cmake
remove makefiles
cleanup code
update instructions
Cleanup code
Loading