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
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.
bpm
bpm-sw
Graph
8af2d016c534f03c5b9c338c5c73022da829c066
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
18
Jul
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
26
22
21
20
apps/ebpm/*: remove bogus exit (0) used for testing
scripts/systemd/*: remove executable bits from service files
scripts/systemd/*: use a single service unit for each application
src,include/*: standardize the way we spawn ebpm application
scripts/systemd/*: add timeout to kill service if not gracefully
examples/rffe_ctl.c: add new RFFE variables
sm_io/*/rffe,libbpmclient: add/refactores exported RFFE functions
libs/libdisptable/*: add new 8-bit encoding size
libs/llio/*/ll_io_eth.c: fix wrong closing of FD
Merge branch 'devel'
v0.3 master
v0.3 master
README.md: add tag/release/license badges
sm_io/*/trigger_mux/*: default SW_CLK trigger channel to DSP CLK
sm_io/*/acq/*: add independent trigger addresses
examples/trigger.c: add rcv/trn length options
examples/si571_ctl.c: add frequency readback
Merge branch 'trig-rcv' into devel
sm_io/*/fmc250m_4ch/*: increase timeout to 3000 ms as we need more time
trig-rcv
trig-rcv
libs/libbpmclient/*: fix write_read function so that unused fields are still sent
examples/trigger.c: add channel range functionality
sm_io/*/acq/*: fix maximum number of samples in multishot mode
examples/trigger.c: fix "dirpol" option description
examples/trigger.c: add direction polarity option
modules/trigger_iface/*: fix typo on direction polarity default value
libs/libbpmclient/*: add direction polarity functions
sm_io/*/trigger_iface/*: add direction polarity function
include/hw/*iface_regs.h: update reg map
examples/trigger.c: fix trivial debug message typo
examples/trigger.c: fix TRIGGER_IFACE service name
examples/trigger.c: add simple example for trigger functions
sm_io/*/trigger_iface/*: fix wrong TRANSM/RCV_LEN limits
libs/libllio/*/ll_io_pcie.c: reset PCIe timeout on init
apps/ebpm/ebpm.c: move trigger IDs to AFCv3, as they are specific
sm_io/chips/*ad9510.c: don't "update registers" on register 0x00
libs/libdisptable/*: remove swarm of TRACE messages
sm_io/protocols/*/*i2c: use more descriptive transfer size message
sm_io/*/sm_ch_si57x.c: use 300ms when resetting Si57x to inital configuration
modules/fmc250m_4ch/*: fix undeterminate ISLA216P initialization
libs/libbpmclient/*: fix "transm_in_sel" function name typo
sm_io/*/trigger_mux/*: fix "transm_in" function name typo
modules/trigger_mux/*: fix "config_defaults" function