sb0 changed the topic of #m-labs to: ARTIQ, Migen, MiSoC, Mixxeo & other M-Labs projects :: fka #milkymist :: Logs http://irclog.whitequark.org/m-labs
fengling has joined #m-labs
fengling has quit [Ping timeout: 240 seconds]
fengling has joined #m-labs
kyak has quit [Ping timeout: 244 seconds]
cr1901_modern has quit [Ping timeout: 260 seconds]
sb0 has quit [Quit: Leaving]
sb0 has joined #m-labs
cr1901_modern has joined #m-labs
<GitHub35> [artiq] sbourdeauducq pushed 1 new commit to master: https://git.io/vazTp
<GitHub35> artiq/master 0e1f75e Sebastien Bourdeauducq: targets/kc705/qc2: hook up HPC backplane
<sb0> bb-m-labs, force build artiq-kc705-nist_qc2
<bb-m-labs> build #160 forced
<bb-m-labs> I'll give a shout when the build finishes
<bb-m-labs> Hey! build artiq-kc705-nist_qc2 #160 is complete: Success [build successful]
<GitHub91> [migen] sbourdeauducq pushed 2 new commits to master: https://git.io/vazLc
<GitHub91> migen/master 9842da1 Sebastien Bourdeauducq: fhdl/namer: deterministic naming of signals with name_override
<GitHub91> migen/master 4df34c7 Sebastien Bourdeauducq: fhdl/verilog: simpler names for IOs. Closes #40
<bb-m-labs> build #178 of artiq-kc705-nist_clock is complete: Failure [failed conda_build] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/178
<bb-m-labs> build #418 of artiq is complete: Failure [failed] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/418
<GitHub20> [migen] sbourdeauducq pushed 1 new commit to master: https://git.io/vazq4
<GitHub20> migen/master fa3537d Sebastien Bourdeauducq: fhdl/verilog: fix variable name conflict
<bb-m-labs> build #179 of artiq-kc705-nist_clock is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-kc705-nist_clock/builds/179
kyak has joined #m-labs
<bb-m-labs> build #419 of artiq is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/419
<rjo> cr1901_modern: please bisect that yourself.
<rjo> cr1901_modern: what do you hope to gain from that other than confirming what i said earlier?
FabM has quit [Ping timeout: 248 seconds]
FabM has joined #m-labs
<sb0> hm, programming a DDS is slow
<sb0> 122us...
FabM has quit [Quit: ChatZilla 0.9.92 [Iceweasel 38.7.0/20160308234001]]
<rjo> sb0: yes.
<sb0> whitequark, the compiler doesn't call at all the __exit__ of context managers on exception
<sb0> is that intended?
FabM has joined #m-labs
<sb0> at any rate, this screws up dds_batch when there is an underflow
key2 has joined #m-labs
<sb0> ah well. it calls them unreliably. fun...
<sb0> "The main reasons for changing from VMEbus to MicroTCA are that MicroTCA has implemented an extensive remote management that detects all possible faults on plug-in boards, in the power supply systems and in the ventilation system."
<sb0> it's magic!
<cr1901_modern> rjo: I want to confirm whether the order of events (widget being shown and parameters manually being set) are deterministic (i.e. not set by two separate coroutines).
<cr1901_modern> rjo: Now that I think about it, you implied that order of events is not deterministic with your original explanation. So I might need to set sane default parameters since I don't know when they will become valid (Exception: If parameters are loaded from artiq.pyon, they will become valid before the widget is shown/resize).
ylamarre has joined #m-labs
<rjo> cr1901_modern: i rewrote the eentire scanwidget.
<cr1901_modern> rjo: Looks good
<rjo> could you size the drawable area/geometry of the widget so that all the axis items are visible?
<cr1901_modern> ok
ylamarre has quit [Quit: ylamarre]
<cr1901_modern> rjo: Done
<sb0> hm the sliders have mostly disappeared (with hidpi at least)
<sb0> they're something like 1px high
FabM has quit [Remote host closed the connection]
<cr1901_modern> sb0: Can you take a pic (I don't have a hidpi display)?
<GitHub35> [artiq] jordens pushed 3 new commits to master: https://git.io/va2ol
<GitHub35> artiq/master d858ad4 Robert Jordens: scanwidget: rewrite, pending drawing area (3de1505)
<GitHub35> artiq/master 67db5f7 Robert Jordens: scanwidget: lmb axis drag (9e6203c)
<GitHub35> artiq/master 11bfe33 Robert Jordens: scanwidget: painting (3237d2b)
<GitHub6> [artiq] jordens pushed 1 new commit to master: https://git.io/va2ir
<GitHub6> artiq/master a75ee76 Robert Jordens: scanwidget: more adaptable sizing (8bc0c10)
key2 has quit [Ping timeout: 264 seconds]
<GitHub92> [artiq] jordens pushed 1 new commit to master: https://git.io/va279
<GitHub92> artiq/master 5d5ef35 Robert Jordens: scanwidget: just do QWidget (337af80)
<GitHub31> [artiq] jordens pushed 1 new commit to master: https://git.io/vaafo
<GitHub31> artiq/master fb31782 Robert Jordens: scanwidget: drag modes (9a7fcd4)
<GitHub62> [artiq] jordens pushed 1 new commit to master: https://git.io/vaaIr
<GitHub62> artiq/master ec5c2b6 Robert Jordens: scanwidget: shortcuts (4a21946)
<GitHub183> [artiq] jordens pushed 1 new commit to master: https://git.io/vaaqJ
<GitHub183> artiq/master a4e916d Robert Jordens: scanwidget: scroll and code simplification (0cca4a3)
<GitHub10> [artiq] jordens pushed 1 new commit to master: https://git.io/vaaZv
<GitHub10> artiq/master 61223fb Robert Jordens: scanwidget: min 3 ticks (f3b4cb2)