Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FMC TDC 1ns 5cha - Software
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Projects
FMC TDC 1ns 5cha - Software
Graph
04af302c4752c929b65db37fc36d40e6f58f5123
Select Git revision
Branches
17
backport-tdc-v1.0
protected
develop
devfede
devfede-doc
devfede-missing-edge
devfede-platform
devfede-wrnc
feature/api-review
master
default
pp
tom-dma-aug31
tom-dma-jul22
tom-eva-rawts
tom-irq-race-fix-sep27
tom-sep11
tom-sep27
tom-wr-node
Tags
9
v7.1
fmc-tdc-1ns5cha-sw-2018-09-neutrino
fmc-tdc-1ns5cha-sw-2017-12
v7.0
fmc-tdc-1ns5cha-sw-2015-05
fmc-tdc-1ns5cha-sw-2015-04
fmc-tdc-1ns5cha-sw-2015-03
fmc-tdc-1ns5cha-sw-2014-08
zio-v1.0-tdc-v1.0
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
15
Aug
9
8
7
1
31
Jul
30
23
23
Mar
16
19
Dec
28
Nov
23
Aug
18
Jul
1
Dec
30
Nov
20
5
16
Oct
25
Aug
22
Jul
21
16
Jun
21
May
4
30
Apr
28
27
24
23
15
14
10
9
8
7
1
31
Mar
25
24
12
9
5
4
20
Feb
17
6
5
4
3
2
30
Jan
28
20
24
Nov
12
Aug
11
6
25
Jun
19
May
17
18
Apr
15
18
Nov
14
27
Sep
29
Aug
19
17
15
30
Jul
20
19
28
Jan
22
9
22
Nov
15
14
31
Oct
30
25
22
16
11
10
9
8
5
4
3
2
1
28
Sep
25
13
12
11
10
7
6
5
4
31
Aug
30
29
28
27
24
drv: bugfix on DMA IRQ clear
drv: remove old comment
drv: remove unused variable
drv: gennum LAST item meaning is reversed
drv: fix gennum DMA done bit
drv: release HW_BUSY flag on data_done
tools: use option -D to set device ID
tools: add Makefile dependency with the tdc library
drv: apply offset and update control on data_done
drv: re-organize DMA readout
drv: add dedicated ZIO trigger
drv: configure FIFO IRQ coalescing only for FIFO
drv: split gn4124_dma_read in smaller functions
drv: access DMA register as inline function
drv: bugfix mark channel-set busy during acquisition
drv: enable and ack DMA interrupts
tools: read more samples when ask to skip
drv: do a pre-allocation to store all timestamps
drv: store all samples directly into the ZIO buffer
drv: remove debug print
drv: we need to control the arming
WIP drv: time difference is computed in HDL
*: propagate the HW timestamp format to userspace
drv: get rid of local bounce buffer and use Linux DMA API
drv:test_dma: do not use vmalloc
drv: wait DMA DONE in a different function
drv: add helpers to set burst options
*: remove local sequence number
drv: remove useless channel sequence number
drv: remove prints
Merge commit 'devel-dma-support' into proposed_master
drv: ZIO and TDC seq number in sync
drv: if we have an active_block, save there our timestamp
drv: nsample is properl configured at library level
drv: review enable/disable mechanism
drv: offset changed to support both FIFO and DMA together
drv: we may support both FIFO and DMA at the same time
drv: use ZIO buffer to store timestamps
drv: update channel sequence number
tools: add option to skip some samples on output