Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
etherlabmaster
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ICS Control System Infrastructure
etherlabmaster
Graph
b256530f9fcf0e9d41961a041af424db074e61b6
Select Git revision
Branches
2
master
stable-1.5
default
Tags
2
1.5.2.ESS0
version-1.3.2
4 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Jun
5
4
3
2
30
May
29
28
27
13
25
Apr
24
18
16
8
7
3
31
Mar
19
18
17
13
6
4
3
29
Feb
28
27
26
22
21
19
14
12
4
1
31
Jan
30
8
21
Dec
18
22
Nov
5
Oct
4
3
2
24
Sep
20
19
18
17
13
12
10
6
22
Aug
20
14
10
9
8
7
6
3
30
Jul
25
17
13
8
Jun
6
3
May
16
Mar
12
9
8
7
6
5
4
2
1
28
Feb
23
22
21
20
16
15
14
13
12
9
6
15
Jan
12
10
9
8
2
1
18
Dec
8
24
Nov
23
21
7
6
3
2
31
Oct
30
27
26
25
24
23
20
19
18
17
16
13
12
11
9
5
28
Sep
27
26
25
23
19
18
11
8
4
1
31
Aug
29
23
17
15
9
8
5
4
3
2
1
31
Jul
Implemented sdo_upload command.
Added ec_slave_get_sdo_const().
Added -q flag (quiet).
Implemented Sdo dictionary info via 'ethercat sdos'.
Added ec_slave_get_sdo_by_pos_const() and ec_slave_sdo_count().
Added ec_sdo_get_entry_const().
Renamed subindices to max_subindex.
Fixed bug in data size check for sysfs reading of sdo entries.
Request slave state(s) with 'ethercat state'; removed sysfs state file.
TODO.
Removed master info from sysfs.
Replaced EC_IOCTL_SLAVE_COUNT with EC_IOCTL_MASTER; implemented
Implemented 'ethercat debug' command.
Added 8139too 2.6.24 to dist.
Removed static from device.
Nicer usage.
TODO.
Improved output of 'ethercat domain'.
'ethercat domain' shows domain contents and process data.
Implemented 'data' command.
Implemented domain command.
Removed O="".
Introduced ec_master_domain_count() and ec_master_find_domain().
Improved out-of-place build.
Working counter as uint16_t.
Enable sync managers only if SII enable is set and size is greater zero.
Abort, if MAJOR number could not be determined.
Added debugging for ecrt_slave_config_reg_pdo_entry().
TODO.
Check for matching data size when reading Sdo entries via sysfs.
Added 'xml' command to generate a slave description file from a real
Adapted to new entry syntax.
Added multi-slave support.
Added 'pdos' command to ethercat tool.
Added entry access functions.
Separated Pdo and Pdo entry classes.
Added ec_pdo_list_find_by_pos_const().
Added ec_pdo_list_count().
configs_attached = 0.
Added debugging.
Loading