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
5680983dbbda3310dc0893497dcb1a7ca67bb02c
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
Mar
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 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
Moved state request on PDO registration to slave.c.
Updated TODO.
Implemented alias reading/writing via sysfs.
Minor changes in EEPROM write code.
Fixed signal issue in EEPROM writing code.
Fixed possible race with next request pointer again.
Fixed possible bug in master FSM concerning unqueueing of EEPROM write
Updated TODO.
Introduced EEPROM write requests: EEPROM write operations from user
Made data pointer in ec_fsm_sii_write() const.
ec_slave_write_eeprom now returns certain error codes.
Updated NEWS file.
Removed eeprom_write_enable file.
Completely removed ecrt_slave_pdo_size() code.
Fixed enable8139too switch in config.kbuild.
Added datagram state to "Failed to receive..." messages.
Minor fix in 2.6.19 forcedeth driver.
Back-ported the running forcedeth driver from 2.6.19 to 2.6.17.
forcedeth device driver running fine.
Removed faulty polling before device->open().
Destroy slaves when leaving idle mode.
Introduced DEVICE_MODULES variable in sysconfig file; enabled init
Fixed installation of 8139too driver when disabled.
Made forcedeth driver compile with 2.6.19.
Fixed device Kbuild file again.
Fixed REV variable in devices Kbuild file.
Loading