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
<sb0> whitequark, haven't heard back from static IP. DNS entries are somewhat hard to create/modify (due to wetware, not technical problems). if you want autotrigger, the fastest and least painful way is to put the current IP (which hasn't changed btw) into github I think, whose interface makes it easy to modify should it change
<whitequark> sb0: there's a bunch of projects though... well, ok, I will do that
<GitHub130> [artiq] sbourdeauducq pushed 1 new commit to master: http://git.io/vuw72
<GitHub130> artiq/master 028ed72 Sebastien Bourdeauducq: doc: typo
evilspirit has joined #m-labs
<sb0> evilspirit, hi. been working on the qt bug yet?
<whitequark> sb0: ah, I haven't asked him yet
<whitequark> there will be a problem with setting up ARTIQ because of the conda on windows brokenness, at least
cr1901_modern has quit [Quit: Leaving.]
<sb0> i think that's easily reproduced with a small c++ app
<sb0> and core device storage is higher priority than fixing conda on windows
<sb0> what? putting an embedded window into a pyqtgraph dock doesn't release ten bazillion bugs?
<mithro> Did you remove your flterm conda package?
ysionneau has quit [Remote host closed the connection]
<whitequark> sb0: ok, I will finish coredevice storage later today.
<sb0> mithro, yes, use the misoc package instead
fengling_ has joined #m-labs
fengling has quit [Ping timeout: 256 seconds]
<GitHub132> [artiq] sbourdeauducq pushed 1 new commit to master: http://git.io/vurxP
<GitHub132> artiq/master 8778aef Sebastien Bourdeauducq: gui/schedule: hide vertical header
<sb0> whitequark, there's also #213 that worries me
Fallenou has joined #m-labs
FabM has quit [Remote host closed the connection]
FabM has joined #m-labs
sb0 has quit [Remote host closed the connection]
sb0 has joined #m-labs
fengling__ has joined #m-labs
fengling_ has quit [Ping timeout: 256 seconds]
<GitHub188> [artiq] sbourdeauducq created applets (+2 new commits): http://git.io/vuoxd
<GitHub188> artiq/applets adbb217 Sebastien Bourdeauducq: applets/simple: send embed RPC
<GitHub188> artiq/applets e106ee3 Sebastien Bourdeauducq: gui: basic applet dock editing
rohitksingh has quit [Quit: Leaving.]
acathla has quit [Quit: Coyote finally caught me]
acathla has joined #m-labs
evilspirit has quit [Ping timeout: 255 seconds]
ylamarre has joined #m-labs
ylamarre has quit [Remote host closed the connection]
ylamarre has joined #m-labs
evilspirit has joined #m-labs
Fallenou is now known as ysionneau
<whitequark> sb0: ah ok, that will be easy to fix]
mwalle has quit [Quit: WeeChat 1.0.1]
evilspirit has quit [Ping timeout: 256 seconds]
evilspirit has joined #m-labs
evilspirit has quit [Ping timeout: 250 seconds]
<acathla> SyntaxError: Missing parentheses in call to 'print', when I try to setup.py install misoc...
bb-m-labs has quit [Quit: buildmaster reconfigured: bot disconnecting]
bb-m-labs has joined #m-labs
<whitequark> artiq requires python 3.5+
<GitHub115> [artiq] whitequark pushed 3 new commits to master: http://git.io/vui6V
<GitHub115> artiq/master 5771085 whitequark: Move kernel CPU address space up to 0x40800000.
<GitHub115> artiq/master dcc4763 whitequark: Remove kernel-related constants from runtime.ld....
<GitHub115> artiq/master 027d54c whitequark: Enlarge coredevice buffers to 2.5MiB (fixes #215)....
<rjo> whitequark: not within my powers either
<whitequark> rjo: no, just showing you in case you want to be notified when it's fixed/
<rjo> whitequark: good. i am subscribed to all that stuff anyway (including your copious commits ;)
<whitequark> rjo: you can subscribe to github commits?
<whitequark> ah, you must use RSS for that
<rjo> yes. if you watch the repository you get every bit.
aeris has left #m-labs [#m-labs]
<whitequark> you can even watch specific files using RSS
<whitequark> rjo: have you already been running any large experiments with the new compiler?
<rjo> nope.
<whitequark> any specific reason you haven't?
<rjo> in the lab: switching to artiq is a big step. nobody has done it yet. the furthest we have come is planning and testing parts. in dry-testing artiq experiments at the desk: lack of spare time. i have asked around multiple times and obviously nobody has that time. i wrote the most "complicated" experiments in the artiq examples already...
<rjo> but it will happen eventually.
<whitequark> ah, I thought artiq was already used. I see now.
<GitHub117> [artiq] whitequark pushed 1 new commit to master: http://git.io/vuPJj
<GitHub117> artiq/master f2f1deb whitequark: transforms.llvm_ir_generator: quote recrusive objects correctly (fixes #213).
<whitequark> sb0: told you it was easy
<whitequark> at this point no compiler issue except the "following data dependencies" should take more than half a hour
<rjo> sb0: kc705 with nist_qc2, does flashing work for you if the adapter board is connected? or asked differently: does the fmc card mess with/share the flash memory signals in any tricky way?
<rjo> jtag itself seems to work just fine.