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
f7dc868edab90d838478befd70f8e60821d91eb6
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
12
Mar
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
28
25
20
19
18
17
6
27
Jun
26
21
20
14
12
6
2
29
May
26
22
19
18
17
16
15
12
11
10
9
8
5
3
26
Apr
25
24
21
20
18
12
11
10
7
6
5
3
2
31
Mar
29
28
27
24
22
21
20
19
17
15
8
6
2
28
Feb
26
25
24
23
22
20
14
13
3
26
Jan
20
17
13
6
5
23
Dec
19
16
2
25
Nov
18
11
4
28
Oct
21
Renamed names of enum type ec_request_state_t.
Made waiting for device semaphore uninterruptible.
Replaced master variable 'atomic_t available' by integer and used
Implemented SDO reading with wait queues.
Renamed ec_eeprom_request_state_t enum to ec_request_state_t and made it
Updated TODO.
Removed X:Y addressing scheme, ec_slave_is_coupler(),
Correctted resetting topology_change_pending and tainted flags.
Adjusted minimal example to interface changes.
Added parameters for vendor ID and product code to ecrt_get_slave(); PDO
Allow only MAC addresses as device identifiers; replaced master list by
Updated NEWS and TODO.
Removed ecrt_master_run(), removed datagram queueing from state
Updated TODO.
Implemented alternative PDO mapping configuration interface.
Updated TODO.
Updated TODO.
Fixed sync manager freeing bug coming up in r833.
Removed obsolete ec_slave_sync_config().
Layed out FMMU structure and methods to own files.
Moved a few constants to the files they are needed in.
Layed out sync manager structures and methods into own files.
Layed out PDO structures to own files.
Renamed ec_sii_sync_t to ec_sync_t.
Renamed ec_sii_pdo_t and ec_sii_pdo_entry_t to ec_pdo_t and
Simplified handling of EEPROM strings.
Renamed slave configuration states "sync" to "mbox_sync" and "sync2" to
Changed order of slave conf FSM in graph.
Improved slave configuration FSM graph.
Renamed SII fetching functions (non-functional).
Introduced ec_slave_get_pdo_sync().
SII sync managers as array instead of list, removed sync manager
Improved mapping FSM graph.
Added PDO mapping FSM graph.
Removed unnecessary edge in slave configuration FSM graph.
Added DOT graph for slave configuration FSM.
Removed ugly ec_slave_has_subbus() function.
Introduced master status, ecrt_master_get_status(), tainted flag,
Corrected type of online_state.
Introduced ec_slave_online_state_t, ec_slave_set_online_state(), renamed
Loading