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
travis-ci has joined #m-labs
<travis-ci> m-labs/artiq#63 (master - 1b7f71b : Sebastien Bourdeauducq): The build passed.
travis-ci has left #m-labs [#m-labs]
_florent_ has quit [Quit: Leaving]
mumptai has quit [Remote host closed the connection]
<GitHub42> [misoc] enjoy-digital pushed 1 new commit to master: http://git.io/hymY
<GitHub42> misoc/master d33729d Florent Kermarrec: targets: pipistrello/ppro, fix stupid mistake 10ex --> 1ex...
<GitHub19> [migen] enjoy-digital pushed 1 new commit to master: http://git.io/hyZ7
<GitHub19> migen/master 200979f Florent Kermarrec: platforms/minispartan6: fix IOStandard/Slew, add FpgaProg programmer, change default clock to 32MHz
<GitHub84> [misoc] enjoy-digital pushed 2 new commits to master: http://git.io/hyZA
<GitHub84> misoc/master 92f8140 Florent Kermarrec: sdram/module: fix tREFI on AS4C16M16
<GitHub84> misoc/master a0ee0d8 Florent Kermarrec: targets: add minispartan6 (SDRAM working)
balrog has quit [Excess Flood]
balrog has joined #m-labs
rjo_ has quit [Ping timeout: 256 seconds]
rjo_ has joined #m-labs
rjo_ has quit [Quit: leaving]
early has quit [Ping timeout: 245 seconds]
early has joined #m-labs
nicksydney has quit [Ping timeout: 244 seconds]
nicksydney has joined #m-labs
nicksydney_ has joined #m-labs
nicksydney has quit [Ping timeout: 245 seconds]
nicksydney has joined #m-labs
nicksydney_ has quit [*.net *.split]
early has quit [*.net *.split]
early has joined #m-labs
<sb0> ysionneau, when you use choices in argparse - you don't have to check that the string the user passed was one of them (which is the whole point of choices)
mumptai has joined #m-labs
mumptai_ has joined #m-labs
mumptai has quit [Remote host closed the connection]
<sb0> whitequark, you said that the python parser doesn't keep precise locations. what about the lineno and col_offset attributes of ast nodes?
<sb0> ah I see, you want the end location of the node as well
<ysionneau> 09:34 < sb0> so don't do this: < Ok
<sb0> ysionneau, I'm still waiting for your close() patch...
<ysionneau> yes sorry didn't have time yesterday nor will have today (gf's birthday). friday I focused on verifying if there is or not a leak in the influxdb bridge code, and the len(gc.get_objects()) is behaving weirdly ...
<ysionneau> it keeps increasing
<ysionneau> until the gc activates then it goes down to "about" the same level as it was at the beginning
<ysionneau> but it's still higher than what it was at the beginning (by 4)
<ysionneau> then the same happens again (increasing several times then sudden decrease) etc
<ysionneau> so in general it increases :/
<sb0> that sounds like the normal behavior for a gc, except that it doesn't go back to the initial value
<ysionneau> sure
<ysionneau> what bothers me is that : it doesn't go back to initial value
<sb0> what are those extra 4 objects?
<sb0> and does it increase every time?
<ysionneau> I let it run quite a few times and yes it was always increasing
<ysionneau> I don't know yet what those 4 objects are, last time I instrumented, the code I added created objects which completely changed the "number of objects" pattern
<ysionneau> I was trying to avoid just printing them, to only do a "diff" at the moment when the gc activates
<ysionneau> but I guess I should just print to avoid messing with new objects ...
<ysionneau> have to go, see you on monday!
<GitHub192> [misoc] enjoy-digital pushed 3 new commits to master: http://git.io/hS3K
<GitHub192> misoc/master ed5746a Florent Kermarrec: liteusb: fix imports
<GitHub192> misoc/master c77562f Florent Kermarrec: liteusb: make oe_n optional on ft2232h phy
<GitHub192> misoc/master 20207c9 Florent Kermarrec: liteusb: give more generic names to modules: FtdiXXX becomes LiteUSBXXX, move PHY outside of core (builds on minispartan6)
<GitHub55> [migen] enjoy-digital pushed 1 new commit to master: http://git.io/hS3M
<GitHub55> migen/master de31103 Florent Kermarrec: platforms/minispartan6: add ftdi_fifo pins
<whitequark> sb0: yeah
<sb0> rjo, what is the pdq sample rate when dac_divider=1?
<sb0> should that go to the parameter database, or just hardcode in the mediator?
<sb0> 100MHz?
balrog has quit [Remote host closed the connection]
balrog has joined #m-labs
<sb0> so google is doing yet another ui toolkit... https://github.com/google/gxui
<whitequark> go -_-
<GitHub189> [artiq] sbourdeauducq pushed 3 new commits to master: http://git.io/hQ2F
<GitHub189> artiq/master c18efa1 Sebastien Bourdeauducq: wavesynth: fix frame/segment terminology
<GitHub189> artiq/master 0b17408 Sebastien Bourdeauducq: pdq2/mediator: rewrite, adapt to new PDQ RPC format, support anonymous segments, support uploading to controllers
<GitHub189> artiq/master b45ad9d Sebastien Bourdeauducq: examples/transport: adapt to new PDQ2 mediator (WIP, broken)
<sb0> rjo, how would one use the new PDQ RPC format to program the transport waveforms?
sb0 has quit [Quit: Leaving]
travis-ci has joined #m-labs
<travis-ci> m-labs/artiq#64 (master - b45ad9d : Sebastien Bourdeauducq): The build passed.
travis-ci has left #m-labs [#m-labs]
mumptai_ has quit [Quit: Verlassend]