-
Type:
Task
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Component/s: None
-
Labels:None
SuNSS is controlled by a small collection of shell and C programs running on the pi, along with an MHS actor. The pi programs are in JEG current idiom, very similar to the calibration lamps and DCB focus motor system: all files are in /usr/local/bin, with control mediated by files in /tmp.
For the calibration lamp and DCB systems, the contents of pi:/usr/local/bin is simple enough that we put the code directly into the actor repos. We could do that for SuNSS, but I feel that it is just "meaty" enough to merit its own repo. Either way is fine.
In any case, please create ics_sunssActor, and also ics_sunss if you would prefer two repos. If those two names are OK:
| Repo name | JIRA component | Responsible | License | Comment |
|---|---|---|---|---|
| ics_sunssActor | SuNSS | PU | Any | The actor for controlling SuNSS |
| ics_sunss | SuNSS | PU | Any | The SuNSS software running on the pi |