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
d5ed412f
Commit
d5ed412f
authored
17 years ago
by
Florian Pose
Browse files
Options
Downloads
Patches
Plain Diff
TODO.
parent
3af6e20e
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+52
-36
52 additions, 36 deletions
TODO
with
52 additions
and
36 deletions
TODO
+
52
−
36
View file @
d5ed412f
...
@@ -6,41 +6,57 @@ $Id$
...
@@ -6,41 +6,57 @@ $Id$
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
* Future features:
Version 1.4.0:
- Distributed clocks.
- Redundancy with 2 network adapters.
* Realtime interface changes:
- Mailbox handler
- PDO configuration.
- Support slaves, that don't support the LRW datagram, only LRD/LWR.
- SDO access.
- PDO reading in IDLE mode.
- Replace process data pointers with offset.
- Replace Sysfs interface with cdev and user space program.
- External memory for domains.
- Interface/buffers for asynchronous domain IO.
* Mailbox handler
- Remove ecdb.h and let lsec output pdo information 'cut-and-pasteable' for
* Read PDO mapping via CoE during bus scan.
applications.
* SDO write access in sysfs.
- SDO access via realtime interface.
* Remove get_cycles() calls and references to cpu_khz to increase
- Scanning shall include reading the PDO mapping via CoE.
portability.
* Remove ecdb.h and let lsec output PDO information 'cut-and-pastable' for
* Smaller issues:
applications.
- Datagram debugging flag.
* Update documentation.
- Clear sync managers in INIT.
- Simplify FSMs with <state>_enter() functions.
Future issues:
- Output intermediate results during lsec.
- Read out CRC counters.
* Move slave handlers and state machines, etc. into a user space daemon.
- Calculate expected working counter for domains.
- Step 1: Replace Sysfs interface with cdev and a user space program
- Optimize alignment of process data.
to replace lsec.
- Evaluate EEPROM contents after writing.
- Step 2: Move kernel threads to user space daemon with a TCP interface
- SDO write access in sysfs.
replacing the cdev.
- Configure slave ports to automatically open on link detection.
* Distributed clocks.
- Calculate cycle time of operation state machine.
* Redundancy with 2 network adapters.
- Locking for serveral slave variables for sysfs access.
* Support slaves, that don't support the LRW datagram, only LRD/LWR.
- Interrupt master state machines state scan for other jobs.
* PDO reading in IDLE mode.
- Master state machine, slave configuration: Do not check every slave on
* Interface/buffers for asynchronous domain IO.
a cycle.
- Only execute one EoE handler per EoE cycle.
Smaller issues:
* Less important issues:
* Datagram debugging flag.
- Implement all EtherCAT datagram types.
* Clear sync managers in INIT.
- File access over EtherCAT (FoE).
* Simplify FSMs with <state>_enter() functions.
- Allow VLAN tagging.
* Read out CRC counters.
- Determine number of frames, the NIC can handle.
* Calculate expected working counter for domains.
* Optimize alignment of process data.
* Evaluate EEPROM contents after writing.
* Configure slave ports to automatically open on link detection.
* Calculate cycle time of operation state machine.
* Locking for serveral slave variables for sysfs access.
* Interrupt master state machines state scan for other jobs.
* Master state machine, slave configuration: Do not check every slave on
a cycle.
* Only execute one EoE handler per EoE cycle.
Less important issues:
* 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