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
b2f77ffc
Commit
b2f77ffc
authored
15 years ago
by
Florian Pose
Browse files
Options
Downloads
Patches
Plain Diff
TODO.
parent
3043718e
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
+17
-16
17 additions, 16 deletions
TODO
with
17 additions
and
16 deletions
TODO
+
17
−
16
View file @
b2f77ffc
...
@@ -10,40 +10,41 @@ vim700: spelllang=en spell
...
@@ -10,40 +10,41 @@ vim700: spelllang=en spell
Version 1.5.0:
Version 1.5.0:
* Fix link detection in generic driver.
* Ethernet drivers:
- Fix link detection in generic driver.
- Add native drivers from 2.6.24 up to 2.6.31.
* Remove byte-swapping functions from user space.
* Remove byte-swapping functions from user space.
* Implement 'ethercat foe_read --output-file ...'.
* Use ec_datagram_zero() wherever possible.
* Use ec_datagram_zero() wherever possible.
* Fix arguments of reg_read.
* Number layout for reg_read.
* Finish library implementation.
* Finish library implementation.
* Rescan command.
* Rescan command.
* Document ec_fsm_foe members.
* Document ec_fsm_foe members.
* Implement identifier parameter for cstruct command.
* Implement sync delimiter for cstruct command.
* Change SDO index at runtime for SDO request.
* Change SDO index at runtime for SDO request.
* Output skipped datagrams again.
* Output skipped datagrams again.
* Output warning on unmatched slave configuration.
* Output warning on unmatched slave configuration.
* Output warning when send_ext() is called in illegal context.
* Output warning when send_ext() is called in illegal context.
* Output hexadecimal values in 'ethercat xml'.
* Add native drivers from 2.6.24 up to 2.6.31.
* Implement indent in 'ethercat ma'
* Add master index to log messages.
* Add master index to log messages.
* Implement 0xXXXX:YY format for specifying SDOs.
* Lookup codes for 64bit data types.
* Move data type usage string into DataTypeHandler.
* Implement interpretation of SoE '[SP]-x-yyy' strings.
* Implement reading from stream for soe_write.
* Implement SoE fragmenting.
* Implement SoE fragmenting.
* User-space implementation for SoE.
* User-space implementation for SoE.
* Add -x switch for hex display.
* Implement CompleteAccess for command-line tool.
* Implement CompleteAccess for SDO uploads.
* Implement CompleteAccess for SDO uploads.
* Check for Enable SDO Complete Access flag.
* Check for Enable SDO Complete Access flag.
* Remove allow_scanning flag.
* Remove allow_scanning flag.
* ethercat tool:
* ethercat tool:
- Data type abbreviations.
- Data type abbreviations.
- Implement ranges for slaves and domains.
- Implement ranges for slaves and domains.
- Add -x switch for hex display.
- Implement CompleteAccess
- Output hexadecimal values in xml command.
- Implement --output-file argument in foe_read.
- Fix arguments of reg_read.
- Number layout for reg_read.
- Implement identifier parameter for cstruct command.
- Implement sync delimiter for cstruct command.
- Implement indent in 'ethercat ma'
- Implement 0xXXXX:YY format for specifying SDOs.
- Lookup codes for 64bit data types.
- Move data type usage string into DataTypeHandler.
- Implement interpretation of SoE '[SP]-x-yyy' strings.
- Implement reading from stream for soe_write.
Future issues:
Future issues:
...
...
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