<GitHub-m-labs>
[artiq] whitequark commented on issue #1005: Your example does in fact work after the fix, enjoy. Though you wouldn't be able to call `C.f` directly in more than one subclass, so the utility is not very high. https://github.com/m-labs/artiq/issues/1005#issuecomment-391919091
<rjo>
sb0: we should look at releasing 4.0 now (i.e. immediately after 3.7). afaics delaying it because of the sayma issues it is neither helping sayma nor kasli nor kc705.
rohitksingh_work has quit [Ping timeout: 240 seconds]
<sb0>
_florent_, maybe the hmc7043 needs more settings to output the 150MHz clock with deterministic phase wrt sysref?
<sb0>
and btw I didn't see any hmc830 failure or other bug during those tests
<sb0>
_florent_, or maybe it's a problem with the jesd204 transceiver? those things multiply the clock first and then divide it, that can introduce phase nondeterminism
<sb0>
rjo, let's add grabber to 4.0, then we have the whole kasli ecosystem supported
<sb0>
rjo, ok to move examples/opticlock to kasli_basic?
<GitHub-m-labs>
[artiq] hartytp commented on issue #794: I think that's expected with the current state of the code @sbourdeauducq since we don't issue a reset command after configuring the dividers.... https://github.com/m-labs/artiq/issues/794#issuecomment-392162790
<rjo>
sb0: christian has his system (kasli, etc, grabber, cimputer) up and running and should be hooking up the camera soon.
<rjo>
sb0: if we can get grabber working soon, then ack.
<rjo>
sb0: ok to move that.
<GitHub-m-labs>
[artiq] hartytp commented on issue #794: I think that's expected with the current state of the code @sbourdeauducq since we don't issue a reset command after configuring the dividers.... https://github.com/m-labs/artiq/issues/794#issuecomment-392162790
<GitHub-m-labs>
[artiq] hartytp commented on issue #794: Maybe I'm missing something here, but I thought that @enjoy-digital's phase adjustment algorithm gave reproducible results across power-cycles. Yet, from looking at the code, I think the output channels should random (n/1.2GHz) phase offsets between power cycles. Not sure what's up there, but should be obvious when looked at with a fast scope. https://github.com/m-la