Egor Savkin esavkin
  • Joined on 2022-09-30
esavkin created pull request M-Labs/artiq-zynq#219 2023-02-17 17:39:06 +08:00
Small fix build caused by #217
esavkin pushed to 213-small-fix at esavkin/artiq-zynq 2023-02-17 17:38:34 +08:00
5974dba3eb Small fix build
05c22792d6 satman: drive SFP TX_DISABLE
Compare 2 commits »
esavkin created branch 213-small-fix in esavkin/artiq-zynq 2023-02-17 17:38:34 +08:00
esavkin pushed to 213-satman-sfp-fiber-support at esavkin/artiq-zynq 2023-02-17 17:35:46 +08:00
c54be54470 Small fix build
esavkin pushed to 213-satman-sfp-fiber-support at esavkin/artiq-zynq 2023-02-17 17:18:16 +08:00
8822f2493e Revert i2c wrapper refactor, untie io_expander from it
esavkin commented on pull request M-Labs/artiq-zynq#217 2023-02-17 17:13:02 +08:00
Add SFP fibers support for satman
esavkin commented on pull request M-Labs/artiq-zynq#217 2023-02-17 17:12:24 +08:00
Add SFP fibers support for satman

0..2 may seem be confusing, because only 0 and 1 are used, from my point of view

esavkin commented on pull request M-Labs/artiq-zynq#217 2023-02-17 17:11:25 +08:00
Add SFP fibers support for satman

Or run a whitespace cleanup on the entire codebase in a separate PR.

Maybe integrate some standard tool for formatting files with appropriate config in the future?

esavkin commented on pull request M-Labs/artiq-zynq#217 2023-02-17 17:08:08 +08:00
Add SFP fibers support for satman

Maybe the link is not really relevant, but the compiler output is

esavkin commented on pull request M-Labs/artiq-zynq#217 2023-02-17 17:06:24 +08:00
Add SFP fibers support for satman

Maybe leave it as it is now? IDE does such things all the time

esavkin commented on pull request M-Labs/artiq-zynq#217 2023-02-17 16:57:19 +08:00
Add SFP fibers support for satman

& makes a slice from array (to make it iterable)

esavkin pushed to 213-satman-sfp-fiber-support at esavkin/artiq-zynq 2023-02-17 16:54:51 +08:00
394e2b2354 Revert i2c wrapper refactor, untie io_expander from it
e51a5728e0 Refactor i2c and io_expander to make them shared
dcc5cc7555 satellite: add Error LED on panic
46b2687d70 RTIO/SYS Clock merge
Compare 4 commits »
esavkin pushed to 213-satman-sfp-fiber-support at esavkin/artiq-zynq 2023-02-17 16:31:25 +08:00
fe1be9e272 Revert i2c wrapper refactor, untie io_expander from it
esavkin commented on pull request M-Labs/artiq-zynq#217 2023-02-17 15:01:23 +08:00
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…

esavkin created pull request M-Labs/artiq-zynq#217 2023-02-17 14:50:51 +08:00
Add SFP fibers support for satman
esavkin pushed to 213-satman-sfp-fiber-support at esavkin/artiq-zynq 2023-02-17 12:47:56 +08:00
913f744aeb Refactor i2c and io_expander to make them shared
b85c870b82 runtime: drive SFP TX_DISABLE
Compare 2 commits »
esavkin created branch 213-satman-sfp-fiber-support in esavkin/artiq-zynq 2023-02-17 12:47:56 +08:00
esavkin commented on pull request M-Labs/thermostat#73 2023-02-16 13:40:19 +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

esavkin pushed to 69-fan_pwm at esavkin/thermostat 2023-02-16 13:37:24 +08:00
2c9436a0b3 Move HWRev to separate file, address PR comments, emit warning on the using PWM on unsupported fans