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
smio_pipe_destroy
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
14
Jan
13
12
9
17
Dec
16
15
10
9
8
6
5
3
2
1
27
Nov
25
21
19
7
6
5
3
31
Oct
28
23
22
20
16
14
10
8
11
Sep
27
Aug
26
21
20
12
11
7
6
5
1
30
Jul
29
24
22
18
17
16
13
11
10
8
7
1
30
Jun
27
26
24
16
13
4
30
May
29
27
26
25
23
15
12
29
Apr
25
22
16
15
11
libclient/bpm_client.c: add header to include all modules codes and function descriptors
compile.sh: check for return value of previous command
hal/debug/debug_print.c: fix variable debug type width
dev_mngr/dev_mngr_core.c: fix debug newline
compile.sh: add deps compilation/installation
Makefile: add separate deps targets
cfg/Makefile: add mrproper for compatibility
Merge branch 'rffe-ctl-devel' into proposed-master
{compile,init}.sh: update scripts due to use of config file
Makefile: add config targets
hal/dev_mngr/dev_mngr.c: add config options parsing
hal/dev_mngr/*_core.*: add config options
hal/dev_mngr/dev_mngr_err.*: add config error
cfg/*: add configuration files
hal/include/hal_varg.h: add STRINGIFY MACRO
hal/ll_io/ll_io_utils.c: add static to symbol table
hal/dev_io/utils/dev_io_utils.c: add static to symbol table
hal/*: fix comparison between signed and unsigned types
hal/sm_io/sm_io_thsafe_codes.h: use previous field type to compute size
compile.sh: add new compilation variables
Makefile: add new RFFE compilation variables
hal/dev_mngr/*_core.c: add spawning of RFFE dev_io
hal/dev_mngr/dev_mngr_dev_info.*: add info about devio
examples/rffe_ctl.c: add new RFFE example code
hal/dev_io/*: merge dev_io_be and dev_io_fe back a single one
hal/dev_io/utils/*: add new utilities functions
libclient/bpm_client.*: add RFFE module functions
libclient/rw_param_client.*: add generic parameter type to client message
libclient/bpm_client_err.*: add invalid parameters error
hal/sm_io/modules/sm_io_codes.*: add RFFE module to general SMIO codes structure
hal/sm_io/modules/sm_io_mod_dispatch.*: add new RFFE module to dispatch table
hal/sm_io/modules/modules.mk: add new RFFE to makefile
hal/sm_io/modules/rffe/*: add new RFFE exported module
hal/sm_io/chips/*: add RFFE chip
hal/sm_io/protocols/sm_pr.*: add BSMP protocol as an option
hal/sm_io/protocols/ops/*: add BSMP protocol
hal/msg/*/*_zmq_client.c: add option to receive empty data frame
hal/msg/*/*_zmq_server.c: add variable argument in function descriptor
hal/sm_io/protocols/sm_pr_err.*: add new info error
hal/ll_io/ll_io.c: add ethernet LLIO option