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
03baa3b3862aeb96fd0c31e9ce42f1b80f27c338
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
17
May
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
19
17
16
7
6
modules/trigger_mux/*: fix "config_defaults" function
apps/ebpm/*: add trigger iface/mux modules to BPM application
include/boards/*: fix WB trigger base address name
libs/libbpmclient/Makefile: fix trigger iface/mux typos
sm_io/*/modules.mk: fix trigger mux typo
libs/libbpmclient/*: add trigger mux functions
libs/libbpmclient/Makefile: add missing trigger iface exports
sm_io/*: add trigger mux module to build system
sm_io/*/trigger_mux/*: add trigger mux module
include/*: add Trigger Mux register definitions
src/libs/libbpmclient/*: add trigger interface functions
sm_io/*: add trigger interface module to build system
sm_io/*/trigger_iface/*: add trigger interface module
src/libs/libbpmclient/*: add functions to read/write 3 parameters
include/rw_param.h: include macro to SET/GET channel registers
include/*: add Trigger Interface register definitions
modules/fmc250m_4ch/*: fix undeterminate ISLA216P initialization
dev_io/dev_io_core.c: use new for_each_smio () macro
include/sm_io_mod_dispatch.h: add array smio_mod_dispatch iterator macro
sm_io/*/sm_ch_isla216p.c: default ISLA216P to NAPSLEEP off
chips/isla216p_regs.h: add NAPSLEEP register defs
examples/*: add FMC250M Sleep function example
libs/libbpmclient/*: add FMC250M Sleep function
sm_io/modules/fmc250m_4ch/*: add ADC Sleep function
fmc250m_4ch: fix missing destroy for ISLA216P instances
libhutils: nullify free'd hutils_hints_t fields
libuhutils: fix missing free to fmc_board field from hutils_hints_t
dev_io/dev_io_core.c: fix duplicate destroy on zactor PIPE
run_valgrind.sh: update ebpm command-line options
sm_io/*/sm_ch_si57x.c: fix frequency calculation
sm_io/*/fmc_active_clk/*: fix missing RETVAL information on si57x freq
examples/si571_ctl.c: fix wrong service name
sm_io/*/sm_ch_si57x.c: fix trivial typo on debug info
examples/si571_ctl.c: update si57x function name
sm_io/*/fmc_active_clk/*: update si57x_set_freq signature
libbpmclient: add new si57x_get_freq ()
sm_io/*/fmc_active_clk/*: export new si57x_get_freq ()
sm_io/chips/*: change si57x set_freq () to receive a pointer
sm_io/chips/*: add new si57x get_freq ()
Merge branch 'smio-fmcs-split' into devel