We are looking for a device class to control GPIO of RaspberryPI. Do you know if it exists?
In the catalogue there is one for controlling PCO camera amplification [1] but we are looking for a more generic one. We plan to implement the DO time pattern generator.
Jens, a new team member started his Tango training with a Raspberry PI device controlling the GPIO.
It may or not be generic but I can ask him tomorrow to upload to github.
Jens has pushed for a quick internal review and should push soon to gitlab.
The system is composed of a daemon running on the pi and a Tango device connected to this daemon.
Yes, the device has been reviewed and I will refactor before pushing to GitHub. Hopefully it will be done at the end of this week, at latest. Sorry for the delay,
Thanks! Absolutely, I will try to add it to the classes catalogue today. There is still some refactoring left to do, and we are also still in the process of merging with the camera stream. I will keep you updated,
I added to the classes catalogue today. I did not know how to do it with the .XMI class info source, so I entered properties/attributes/commands manually. Yet, it looked a bit messy having it all in the Class Description heading, how do I do it with the XMI?
Thanks for the info. I will try generating the xmi using the script. If successful I’ll re-upload the class to the classes catalogue and remove my previous upload. Piotr - we are interested in importing MAX-IV DSs to the catalogue, please contact my team leader Vincent (hardion) for the details.
[quote=“jensun”]
Thanks for the info. I will try generating the xmi using the script. [/quote]
I have just found that your device server is using a high level api. At this moment the xmi generation script is not supporting Device HL api. I am putting this on my to-do list.