<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1171: Agreed. If no one objects, I'll add ``archive`` to ``set_dataset`` while keeping ``save`` (for backward compatibility and with a warning; we can e.g. do that in 4.0 and remove it completely in 5.0). https://github.com/m-labs/artiq/issues/1171#issuecomment-428406885
rqou_ has joined #m-labs
whitequa1k has joined #m-labs
X-Scale has quit [*.net *.split]
kuldeep has quit [*.net *.split]
qinfengling has quit [*.net *.split]
d_n|a has quit [*.net *.split]
AceChen has quit [*.net *.split]
q3k has quit [*.net *.split]
ohsix has quit [*.net *.split]
siruf has quit [*.net *.split]
iwxzr has quit [*.net *.split]
kristianpaul has quit [*.net *.split]
connorgoham has quit [*.net *.split]
marble[m] has quit [*.net *.split]
felix[m] has quit [*.net *.split]
balrog has quit [*.net *.split]
Gurty has quit [*.net *.split]
rqou has quit [*.net *.split]
tmbinc1 has quit [*.net *.split]
xobs has quit [*.net *.split]
_florent_ has quit [*.net *.split]
acathla has quit [*.net *.split]
rjo has quit [*.net *.split]
vup has quit [*.net *.split]
hozer has quit [*.net *.split]
gruetzkopf has quit [*.net *.split]
awygle has quit [*.net *.split]
_whitelogger has joined #m-labs
balrog has joined #m-labs
rqou_ is now known as rqou
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1174: There is only one SPI bus, so setting several DDS on the same card at the same time is not possible. Isn't there a collision error in the log? https://github.com/m-labs/artiq/issues/1174#issuecomment-428411599
whitequa1k is now known as whitequark
_whitelogger_ has joined #m-labs
_whitelogger has quit [Remote host closed the connection]
_whitelogger has joined #m-labs
_whitelogger_ has quit [Remote host closed the connection]
<GitHub-m-labs>
[artiq] jordens commented on issue #1170: This pull request has been rebased via `git hub pull rebase`. Original pull request HEAD was ff4e25cdd14c5ae50d1abeac4dc8945c1411f3f8, new (rebased) HEAD is 08074d52754af33781a9683a3392c12099b37c5c https://github.com/m-labs/artiq/pull/1170#issuecomment-428466603
<GitHub-m-labs>
[artiq] jordens commented on issue #1173: IIRC this was discussed from multiple perspectives. The rule AFAIR is that APIs that are either intrinsically `parallel`-izable with other APIs that use the same resources (by virtue of having zero length, setting an idempotent state in a single RTIO cycle, typically also replaceable) or have some parallelism support with other APIs using the same resources (e.g. throug
mauz555_ has quit [Read error: Connection reset by peer]
mauz555 has quit [Ping timeout: 244 seconds]
rohitksingh has quit [Ping timeout: 244 seconds]
rohitksingh has joined #m-labs
<GitHub-m-labs>
[artiq] sbourdeauducq commented on issue #1173: The problems with the AD9914 parallel bus are the same as with the AD9910 serial bus, except that transfers take longer to complete with the latter. The Urukul is just as batch-compatible as the NIST AD9914 hardware.... https://github.com/m-labs/artiq/issues/1173#issuecomment-428579832
<GitHub-m-labs>
[artiq] jordens commented on issue #1173: AFAICT the reason for the API difference is not the feasibility of implementing batching but the fact that batching was implemented for AD9914 (hence the adherence to the preivous zero-duration `set()`) while it wasn't and isn't implemented for Urukul. That makes the ad9914 driver a bit tedious to use since batching was completely removed.... https://github.com/m-la
<GitHub-m-labs>
[artiq] jbqubit commented on issue #1174: When operating AD9910 in Single Tone Mode there are 8 independent Profiles. Set PROFILE[2:0] to select the desired profile. A change in the state of the profile pins with the next rising edge on SYNC_CLK updates the DDS with the parameters specified by the selected profile.... https://github.com/m-labs/artiq/issues/1174#issuecomment-428622299
<GitHub-m-labs>
[artiq] jordens commented on issue #1173: Looking forward to seeing expectation replaced by contributions through high quality PRs with improved documentation and implementation or through feature requests and funding. https://github.com/m-labs/artiq/issues/1173#issuecomment-428647825