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
<whitequark>
sb0_: oh, artiq_run is supposed to DISPLAY the result
<whitequark>
anyway it did not, and it does now when I remove the @kernel annotation and rerun
<whitequark>
sb0_: oh wait I know what happened.
<whitequark>
artiq_run exits before the program running on the coredevice terminates.
nicksydney has joined #m-labs
<sb0_>
whitequark, artiq_run should wait for the kernel to terminate
<sb0_>
more generally, a @kernel function should not return until the device has finished executing it
Mon_ has joined #m-labs
Mon_ is now known as Guest48706
<whitequark>
sb0_: yeah, this only happens for the run function for some reason. I don't remember, I think I fixed this already...
Guest48706 has quit [Quit: This computer has gone to sleep]
nicksydney has quit [Ping timeout: 244 seconds]
nicksydney has joined #m-labs
Mon_ has joined #m-labs
Mon_ is now known as Guest49349
Guest49349 has quit [Client Quit]
Mon_ has joined #m-labs
Mon_ is now known as Guest43323
Guest43323 has quit [Quit: This computer has gone to sleep]
nicksydney has quit [*.net *.split]
mindrunner has quit [Quit: quit]
mindrunner has joined #m-labs
nicksydney has joined #m-labs
mumptai has quit [Ping timeout: 260 seconds]
<whitequark>
sb0_: can you imagine any application for that PoE board that would require 25W instead of 13W?
<whitequark>
I'm looking at integrated converters and the 25W ones have a much more complex topology...
<whitequark>
although... do we actually need the power supply to be isolated?
rohitksingh has joined #m-labs
balrog has quit [Ping timeout: 240 seconds]
balrog has joined #m-labs
<sb0_>
whitequark, isolated where?
<whitequark>
sb0_: power provided by the board (i.e. 3V3 onboard supply for uC and 24V/adj power for external electronics such as MFC, gauge, etc) isolated from input (i.e. powered switch)
Mon_ has joined #m-labs
Mon_ is now known as Guest6033
kyak has quit []
supman has joined #m-labs
kyak has joined #m-labs
kyak has joined #m-labs
kyak has quit [Changing host]
Guest6033 has quit [Quit: This computer has gone to sleep]
Mon_1 has joined #m-labs
Mon_1 has quit [Quit: This computer has gone to sleep]
<GitHub47>
[artiq] sbourdeauducq pushed 1 new commit to master: http://git.io/vBDXf
<GitHub47>
artiq/master 23a8450 Sebastien Bourdeauducq: gui/experiments: support scan widgets
travis-ci has joined #m-labs
<travis-ci>
m-labs/artiq#618 (master - 23a8450 : Sebastien Bourdeauducq): The build is still failing.