Block a user
Add SFP fibers support for satman
I suspect you have not tested this properly on runtime. https://github.com/m-labs/artiq/blob/master/artiq/coredevice/i2c.py
I see, I didn't expect external API for this. I'll move the i2c…
Add SFP fibers support for satman
esavkin
created branch 213-satman-sfp-fiber-support in esavkin/artiq-zynq
2023-02-17 12:47:56 +08:00
Support fan PWM settings
Fixed this and checked that there is no pulses by default. On oscilloscope there is pulse on fan 100
command, but no such pulse on reset
command
Port io_expander code from Kasli
Maybe do it in another PR? It looks like i2c logic in satman needs to be refactored to make io_expander shared
Backport io_expander to release-7
Backport io_expander to release-7
No need in this PR since #214 is going to be applied to the release-7 too.
WIP: Backport io_expander
WIP: Port io_expander code from Kasli