Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bpm-sw
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bpm
bpm-sw
Graph
6c566dd144b7bc5ad1ac02d5ea535ae0596bffbc
Select Git revision
Branches
8
devel
default
master
pluggable-ops
sdb-support
smio-timing
smio_pipe_destroy
swig-support
trig-rcv
Tags
4
v0.3
v0.2.1
v0.2
v0.1
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
2
Aug
29
Jul
28
27
26
22
21
19
18
12
11
10
5
15
Jun
9
3
25
May
24
20
19
18
17
16
9
6
27
Apr
26
24
20
19
18
15
14
11
4
1
31
Mar
24
23
22
21
18
16
14
10
9
7
2
26
Feb
25
24
23
22
21
18
17
14
13
12
11
10
5
2
1
29
Jan
28
14
12
6
4
18
Dec
11
18
Nov
13
11
10
9
5
4
29
Oct
28
26
24
23
22
21
20
19
16
15
9
7
3
30
Sep
25
24
22
21
18
17
15
14
11
10
9
13
Aug
11
8
3
22
Jun
19
18
16
15
14
12
11
10
1
28
May
27
sm_io/protocols/*: use operation pointer instead of enum name
src,include/*: use new LLIO API for pluggable operations
libs/libllio/*: use operation pointer instead of enum name
libs/libllio/*: remove outdated comment about SDB
dev_io/dev_io_core.c: don't create SDB if device not supported
Merge branch 'sdb-support' into devel
dev_io/dev_io_core.c: fix "SMIO not found" error message
sdb-support
sdb-support
dev_io/dev_io_core.c: add simple INFO message for SDB print
libs/libsdbutils/*: use new "SIMPLE" mode for printing without header
libs/liberrhand/*: change HALT bit semantics to SIMPLE printing
dev_io/dev_io_core.c: fix indentation issues
apps/ebpm/*: use the new SDB SMIO initialization for BE devices
run_valgrind.sh: fix ebpm command-line options
sm_io/modules/*: remove hardcoded offsets as they are read from SDB
sm_io/*/fmc250m_4ch/*: increase libbpmclient timeout to 10s
sm_io/*/{fmc130m,fmc250m}/*: remove the SMIO spawning from within another SMIO
dev_io/dev_io_core.c: fix smio base address
include/*: remove static layout of boards
libs/libllio/*: add SDB base address attribute/methods
include/mem_layout_common.h: add trigger iface/mux addresses
dev_io/dev_io_core.c: fix SMIO inst_id argument to SMIO actors
dev_io/dev_io_core.c: check if the generated key is valid
dev_io/dev_io_core.c: fix wrong PCIe SDB ASSERT_TEST () condition
dev_io/dev_io_core.c: add SMIO SDB initialization
dev_io/dev_io_core.c: add SDB structure to devio object
dev_io/dev_io_core.c: fix dangling pointer to default signal handlers
dev_io/dev_io_core.c: add PCIe SDB print information
Makefile: add libsdbutils targets to general Makefile
include/bpm_server_classes.h: add sdbutils header file
include/boards/*: add SDB base address
libs/libsdbutils/*: add SDB utilities library
libs/libllio/*: add function to get llio type
examples/acq.c: fix I/Q data channels handling
{src,include}/boards/ml605/*: fix CHAN_ID/SAMPLE_SIZE typos
src,include: change acquisition maps as bpm-gw changed it
various: fix unsafe sign-compare variables
various: fix unportable format specifiers for arch-specific types
include/sm_ch_rffe.h: remove unused IDs
scripts/systemd/*: use .target to group BE/FE services
scripts/systemd/*: fix bpm-sw@.service dependencies
Loading