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
Commits
d2a85ae0
Commit
d2a85ae0
authored
18 years ago
by
Florian Pose
Browse files
Options
Downloads
Patches
Plain Diff
Updated TODO.
parent
7d2b3cab
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+26
-20
26 additions, 20 deletions
TODO
with
26 additions
and
20 deletions
TODO
+
26
−
20
View file @
d2a85ae0
...
...
@@ -8,29 +8,35 @@ $Id$
* Release 1.3:
- Remove ecrt_master_run(). Make master FSM run in process context instead.
- Implement new addressing scheme (without "X:Y").
- Implement tool to set aliases.
- Remove ugly ec_slave_is_coupler().
- Separate slave objects from configurations. Make bus dynamic in OPERATION
mode.
- New sysfs structure with slaves, configurations and links.
- Remove addressing scheme "X:Y".
- Tool to set aliases.
- Remove ugly ec_slave_is_coupler() and ec_slave_has_subbus().
- Add statistics object.
- SDO dictionary and -access in operation mode.
- SDO write access in
S
ysfs.
- SDO write access in
s
ysfs.
- Speed up IDLE-FSM through fast mode with schedule().
* Implement e100 driver.
* Implement distributed clocks.
* Read dynamic PDO mapping from SDO dictionary (see can-cia.org: cia301ds4).
* Implement redundancy with 2 network adapters.
* Implement interface for alternative PDO mapping.
* Simplify FSMs with <state>_enter() functions.
* Rename "sysconfig" file to "sysconfig/ethercat".
* Dynamic creation of EoE handlers.
* Output intermediate results during lsec.
* State change FSM: Follow spontaneous state changes.
* Implement all EtherCAT datagram types.
* File access over EtherCAT (FoE).
* Allow VLAN tagging.
* Determine number of frames the NIC can handle.
* Future features:
- e100 driver.
- Distributed clocks.
- Read dynamic PDO mapping from SDO dictionary (see can-cia.org: cia301ds4).
- Redundancy with 2 network adapters.
- Interface for alternative PDO mapping.
* Smaller changes:
- Simplify FSMs with <state>_enter() functions.
- Rename "sysconfig" file to "sysconfig/ethercat".
- Dynamic creation of EoE handlers.
- Output intermediate results during lsec.
- State change FSM: Follow spontaneous state changes.
* Less important changes:
- Implement all EtherCAT datagram types.
- File access over EtherCAT (FoE).
- Allow VLAN tagging.
- Determine number of frames the NIC can handle.
-------------------------------------------------------------------------------
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment