<GitHub-m-labs>
[artiq] drewrisinger opened pull request #1188: Fix #1186: list-methods of type-annotated class (master...dr-pr-issue-1186) https://github.com/m-labs/artiq/pull/1188
kuldeep has joined #m-labs
mauz555_ has quit [Remote host closed the connection]
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1007: > A proper solution here would probably be to completely change the semantics of ARTIQ Python to make it more amenable for analysis, but that's not going to fly in the 3.x branch,... https://github.com/m-labs/artiq/issues/1007#issuecomment-435583943
<GitHub-m-labs>
artiq/master cbfbe24 David Nadlinger: ttl: Remove broken TTLClockGen.sync...
<GitHub-m-labs>
artiq/master 11e8c9d David Nadlinger: coredevice: Add Core.wait_until_mu()...
<GitHub-m-labs>
artiq/master 17a5fb2 David Nadlinger: ttl: Remove error-prone sync() calls...
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1137: How do we resolve this? With the new API, it can be done either in the documentation of functions like ``count()``, or by adding an offset to the passed value. https://github.com/m-labs/artiq/issues/1137#issuecomment-435584574
<sb0>
bb-m-labs: force build artiq
<bb-m-labs>
The build has been queued, I'll give a shout when it starts
<bb-m-labs>
I'll give a shout when the build finishes
<GitHub-m-labs>
[artiq] klickverbot commented on issue #1137: I'd argue we should definitely add the offset internally. Without knowing about RTIO internals (i.e. for the typical user), it is pretty much impossible to reason about what is going on here. Thus, the current interface (i.e. with manually specified delays) is not only a leaky abstraction, but also one that leads to wrong-by-default code.... https://github.com/m