Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_main_telescope
-
Labels:
-
Story Points:4
-
Epic Link:
-
Sprint:TSSW Sprint - Jan 21 - Feb 01, TSSW Sprint - Feb 17 - Mar 2, TSSW Sprint - Mar 2 - Mar 16, TSSW Sprint - Mar 16 - Mar 30
-
Team:Telescope and Site
Description
Write an initial emulator for Tekniker's low-level TMA controller. Requirements:
- TCP/IP must be correct
- CCW commands should be properly emulated
- A client for the CSC side that talks to the emulator (needed to unit test the emulator, as well as by the eventual CSC).
- Other commands can be emulated on a best-effort basis. It'd be ideal if the EUI could usefully talk to this (via the CSC), even if the displayed values were not reasonable.
Much of the work involved is reading the C++ code and understanding what Tekniker has done.
Pull requests:
Known limitations:
So I have done the best I can for now, but this is not final code.