<GitHub-m-labs>
[artiq] jordens commented on issue #1096: Please provide some context. What is your reference clock, how is the board populated, how is it connected, and what's the reference frequency? See the documentation for info on the fields and arguments. https://github.com/m-labs/artiq/issues/1096#issuecomment-402621440
<sb0>
larsc, do you have contacts with people who designed the HMC7043? this chip is really annoying and we could use some review by someone who knows all the quirks ...
<GitHub-m-labs>
[artiq] hartytp commented on issue #1055: @enjoy-digital When I looked at this, I tried setting some bits in 0x71 (see top level post) but it didn't seem to make any difference. Maybe there is something else that needs doing?... https://github.com/m-labs/artiq/issues/1055#issuecomment-402630015
<sb0>
are there two (or more) possible synchronization states for the same SYSREF phase?
<sb0>
can you get into such a state by varying the SYSREF phase with the DAC operating?
kuldeep has quit [Ping timeout: 256 seconds]
kuldeep has joined #m-labs
X-Scale has joined #m-labs
sb0 has quit [Quit: Leaving]
rohitksingh_work has quit [Read error: Connection reset by peer]
[X-Scale] has joined #m-labs
X-Scale has quit [Ping timeout: 264 seconds]
[X-Scale] is now known as X-Scale
sb0 has joined #m-labs
<sb0>
does anyone has, or knows where to get, 2HP blank panels e.g. 30849-001?
<sb0>
they seem to be available only at distrelec.de, and they are expensive + with some annoying export problems
_whitelogger has joined #m-labs
sb0 has quit [Read error: Connection reset by peer]
key2 has quit [Ping timeout: 252 seconds]
X-Scale has quit [Quit: HydraIRC -> http://www.hydrairc.com <- Po-ta-to, boil em, mash em, stick em in a stew.]
<GitHub-m-labs>
[artiq] jordens commented on issue #1096: Are you using the on board 100 MHz oscillator or the kasli 125 MHz clock via mmcx? See the schematic for the clocking circuit and the board population. https://github.com/m-labs/artiq/issues/1096#issuecomment-402780929
<rjo>
omid: nist clock is (as the name says) a NIST clock hardware adapter. it's an FMC backplane. you'll have to ask the nist folks for the schematic.
d_n|a has joined #m-labs
<d_n|a>
Are there any known issues with sync_struct reliability? I'm making heavy use of `append` mods (which I've fixed and exposed to the core device in my local tree), but applets sporadically fail to receive some of the dataset updates
<d_n|a>
(The applets in question are subscribing over a socket to the master rather than via IPC/the dashboard, for … reasons)