Implement the system currently used to control the analogue track
It needs to be researched first whether the analogue slot car track could be controlled from JaCaVi.
Fabi and Henrik have some experience in this from the ESYS course. They also have some example code and documentation.
One possibility could be to create a small native C server daemon that is run on each of the embedded systems operating a single track. These server daemons could then be accessed by JaCaVi.
There might be easier ways but this one should definitely work. This topic might be worth discussing with Mr. Maechtel during the next meeting.
For implementing use AnalogueDriveConnectorAdapter? and AnalogueFeedbackConnectorAdapter?. If there exists a name for the analogue drive project it would be good to refactor these names to "AnaloguePorjectName?"DriveConnectorAdapter? etc.
Change History (9)
Milestone: |
→ MS3: Input device and slot car track support
|
Owner: |
changed from somebody to Florian Roth
|
Status: |
new →
assigned
|
Status: |
assigned →
accepted
|
Milestone: |
MS3: Input device and slot car track support →
MS1: First usable version
|
Component: |
unspecified →
hal
|
Priority: |
minor →
major
|
Type: |
enhancement →
feature
|
Milestone: |
MS1: First usable version →
MS5: Optional extensions
|
Owner: |
changed from Florian Roth to nobody
|
Status: |
accepted →
assigned
|
Description: |
modified (diff)
|
Summary: |
Integrate the system currently used to control the analogue track →
Implement the system currently used to control the analogue track
|
Batch moved MS3 (input device/technology integration) to MS1 (first working version).