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
ardavast has quit [Read error: Connection reset by peer]
ardavast has joined #m-labs
X-Scale has quit [Ping timeout: 256 seconds]
ardavast has quit [Read error: Connection reset by peer]
ardavast has joined #m-labs
kmehall has quit [Remote host closed the connection]
sb0 has quit [Remote host closed the connection]
sb0 has joined #m-labs
kuldeep has quit [Remote host closed the connection]
kuldeep has joined #m-labs
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
kmehall has joined #m-labs
rohitksingh_work has joined #m-labs
ardavast has quit [Read error: Connection reset by peer]
ardavast_ has joined #m-labs
sb0 has quit [Quit: Leaving]
early has quit [Quit: Leaving]
early has joined #m-labs
sb0 has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq pushed 1 new commit to release-3: https://github.com/m-labs/artiq/commit/5667cef667ff1185ea14dc9c3587f6de3defd646
<GitHub-m-labs> artiq/release-3 5667cef Sebastien Bourdeauducq: manual: add warning about developing section being for developers
ardavast_ has quit [Read error: Connection reset by peer]
ardavast has joined #m-labs
<bb-m-labs> build #1535 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1535
<bb-m-labs> build #2357 of artiq is complete: Failure [failed set_log_level] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2357 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<sb0> rjo, is there any use case for the system clock as RTIO clock on Kasli, or can we ditch the internal/external clock switch?
<sb0> the sayma in the lab has been producing RF for ~24hours without crashing. good.
<sb0> with sawg even
<rjo> sb0: i don't think there is a use case. but what's the reason for removing it? isn't that just a lot of work and risk?
<sb0> it's 5 minutes of work afaict, removes a bit of code, and makes the timing reports clearer
<rjo> sb0: i think you and whitequark are the only ones using the "development environment instructions" in the artiq manual. that should be removed or at least demoted further and the deprecation warning should be worded stronger.
<rjo> ok to remove it if you are convinced it is a good idea. but please update and verify docs, tests, examples, etc.
<GitHub-m-labs> [artiq] sbourdeauducq pushed 3 new commits to master: https://github.com/m-labs/artiq/compare/6476219296a4...37bd0c2566f7
<GitHub-m-labs> artiq/master 37bd0c2 Sebastien Bourdeauducq: kasli: add USTC target
<GitHub-m-labs> artiq/master 73f8e61 Sebastien Bourdeauducq: kasli_sysu: fix TTL directions in example device_db
<GitHub-m-labs> artiq/master 826a859 Sebastien Bourdeauducq: manual: add warning about developing section being for developers
<sb0> internal clocking is only useful for our testing on the kc705, where there isn't a clock generator connected. the kasli has the si5324 built-in
ardavast has quit [Read error: Connection reset by peer]
ardavast has joined #m-labs
<bb-m-labs> build #1536 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1536
<bb-m-labs> build #2358 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2358 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<sb0> rjo, also, is anyone using dynamic clock switching?
<sb0> afaict that can go, too
<sb0> (switching between int and ext clocks without rebooting the device)
<rjo> yes. that can go IMHO.
<rjo> whitequark: i am also seeing that FP-related slowdown in suservo examples now.
<rjo> sb0: i have another 6 kasli setups that i'll add to the main repo. maintaining them in artiq-setup is getting inconvenient.
<sb0> yes, I was thinking the same. I have a few more kasli setups coming too...
<sb0> what do you propose?
<sb0> we can also keep them in artiq, but factor the code
<sb0> e.g. there is a central list of variants, and everything pulls from that - target file, some device_db generator, artiq_flash
<GitHub-m-labs> [artiq] sbourdeauducq pushed 2 new commits to master: https://github.com/m-labs/artiq/compare/37bd0c2566f7...b10d3ee4b41f
<GitHub-m-labs> artiq/master b10d3ee Sebastien Bourdeauducq: make RTIO clock switch optional and simplify...
<GitHub-m-labs> artiq/master 8a988d0 Sebastien Bourdeauducq: kasli: remove leftover debug print
X-Scale has joined #m-labs
<sb0> we should also factor the code for testing EEMs. right now I'm just writing some ad-hoc kernels, which is a complete waste of time when we have a lot of systems
<rjo> i think the target/device_db generator should fix all this.
<rjo> sure. i test with the respective demo for the target. it doesn't get much faster than that. but the demo should also be autogenerated.
<sb0> I think there should be a generic demo that looks at the device db and does an interactive system test
<sb0> the target/device_db generator << could be called "variant manager", since it would also interact with things like artiq_flash
<sb0> rjo, what's the plan for the grabber firmware?
ardavast_ has joined #m-labs
ardavast has quit [Read error: Connection reset by peer]
<bb-m-labs> build #1537 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1537
<bb-m-labs> build #2359 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2359 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
<rjo> sb0: firmware? it's just a coredevice layer for the rtio channels.
<rjo> i don't know about "manager". more a hardware/variant deployment tool to me.
<rjo> sb0: you wanted to work on the cameralink phy. any news?
<sb0> rjo, not yet. I'm going to need some hardware; considering the price of anything cameralink and the funding we have for this development, it makes sense to just do it on the final camera setup
<rjo> sb0: apart from the whining, what's your plan?
<rjo> if i have to choose between shipping/travelling the camera, setting up, and juggle with it and just writing a simple test pattern generator in gateware then i'd always choose the latter. that would be much easier to eliminate the first batch of bugs.
<sb0> rjo, that's the plan, not whining; please set up a system with kasli, the camera emitting a constant stream of data, and give me ssh access
<sb0> rjo, I don't think the camera has to be shipped around, just use the final system
<rjo> the camera and the final system are in hannover. could you talk to christian about getting ssh access?
<sb0> okay
<sb0> also, are we doing base or medium cameralink?
<rjo> base. see the camera datasheet
sb0 has quit [Quit: Leaving]
<whitequark> rjo: ok. I will fix that soon.
sb0 has joined #m-labs
ardavast_ has quit [Read error: Connection reset by peer]
ardavast has joined #m-labs
rohitksingh_work has quit [Read error: Connection reset by peer]
rohitksingh has joined #m-labs
<sb0> adding urukul support now ...
rohitksingh has quit [Quit: Leaving.]
ardavast_ has joined #m-labs
ardavast has quit [Remote host closed the connection]
<GitHub-m-labs> [artiq] sbourdeauducq pushed 4 new commits to master: https://github.com/m-labs/artiq/compare/b10d3ee4b41f...3cbcb3bff6a4
<GitHub-m-labs> artiq/master bdfd993 Sebastien Bourdeauducq: kasli_tester: add Urukul support
<GitHub-m-labs> artiq/master 72aef57 Sebastien Bourdeauducq: kasli/ustc: use TTLOut
<GitHub-m-labs> artiq/master 9a4408a Sebastien Bourdeauducq: add Kasli TTL tester
rohitksingh has joined #m-labs
<GitHub-m-labs> [artiq] sbourdeauducq commented on commit 3cbcb3b: @jordens I haven't touched opticlock, you may want to move it as well. https://github.com/m-labs/artiq/commit/3cbcb3bff6a48f6d6d71ba45f25acb48cb203135#commitcomment-29035670
<GitHub-m-labs> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/f457b59985c2a0d5036b0c1ec6261eeb0ee33524
<GitHub-m-labs> artiq/master f457b59 Sebastien Bourdeauducq: kasli_tester: bail out when run from ARTIQ master
<GitHub-m-labs> artiq/master f953bee Sebastien Bourdeauducq: kasli_test: add RF switch control
<GitHub-m-labs> [artiq] sbourdeauducq pushed 1 new commit to master: https://github.com/m-labs/artiq/commit/f953bee79e307ffe99ef907af71d4d0fd9733e49
<bb-m-labs> build #1538 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1538
<bb-m-labs> build #2360 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2360 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
mumptai has joined #m-labs
<bb-m-labs> build #1539 of artiq-board is complete: Success [build successful] Build details are at http://buildbot.m-labs.hk/builders/artiq-board/builds/1539
ardavast_ has quit [Remote host closed the connection]
ardavast has joined #m-labs
<bb-m-labs> build #2361 of artiq is complete: Failure [failed python_unittest_2] Build details are at http://buildbot.m-labs.hk/builders/artiq/builds/2361 blamelist: Sebastien Bourdeauducq <sb@m-labs.hk>
ardavast_ has joined #m-labs
ardavast has quit [Remote host closed the connection]
Gurty has quit [Quit: Kooll ~o~ datalove <3³\infty]
Gurty has joined #m-labs
rohitksingh has quit [Quit: Leaving.]
<GitHub-m-labs> [artiq] jbqubit commented on issue #788: It's fair to assume users know about feedback at for example the level of Bechhoefer's [tutorial](https://journals.aps.org/rmp/pdf/10.1103/RevModPhys.77.783). ... https://github.com/m-labs/artiq/issues/788#issuecomment-390317031
<GitHub27> [smoltcp] dlrobertson opened pull request #217: Fix server example (master...fix_server_example) https://github.com/m-labs/smoltcp/pull/217
<GitHub57> [smoltcp] dlrobertson commented on issue #217: @m-labs-homu r+ https://github.com/m-labs/smoltcp/pull/217#issuecomment-390324534
<GitHub196> [smoltcp] m-labs-homu commented on issue #217: :pushpin: Commit 968cc04 has been approved by `dlrobertson`
<GitHub162> [smoltcp] m-labs-homu pushed 1 new commit to auto: https://github.com/m-labs/smoltcp/commit/602724b2858e11d664bc686abed0cdebd1d97696
<GitHub162> smoltcp/auto 602724b Dan Robertson: Fix server example...
<GitHub130> [smoltcp] m-labs-homu commented on issue #217: :hourglass: Testing commit 968cc040df53c6cf419ca5bb48329f5fe8caf6f0 with merge 602724b2858e11d664bc686abed0cdebd1d97696... https://github.com/m-labs/smoltcp/pull/217#issuecomment-390324606
<GitHub145> [smoltcp] m-labs-homu commented on issue #217: :sunny: Test successful - [status-travis](https://travis-ci.org/m-labs/smoltcp/builds/380868591?utm_source=github_status&utm_medium=notification)
<GitHub24> [smoltcp] m-labs-homu closed pull request #217: Fix server example (master...fix_server_example) https://github.com/m-labs/smoltcp/pull/217
<GitHub141> [smoltcp] m-labs-homu merged auto into master: https://github.com/m-labs/smoltcp/compare/375b0266fe4a...602724b2858e
ardavast_ has quit [Read error: Connection reset by peer]
ardavast has joined #m-labs
<travis-ci> m-labs/smoltcp#962 (master - 602724b : Dan Robertson): The build passed.
felix[m]1 has joined #m-labs
ardavast has quit [Remote host closed the connection]
ardavast has joined #m-labs
cedric has quit [Read error: Connection reset by peer]
cedric has joined #m-labs
cedric has joined #m-labs
cedric has quit [Changing host]
cr1901_modern has quit [Ping timeout: 268 seconds]
cr1901_modern has joined #m-labs