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
<GitHub124>
[artiq] hartytp opened pull request #882: update hmc830 code. cp to 1.6mA, add docs, other regs to data sheet v… (master...master) https://github.com/m-labs/artiq/pull/882
<GitHub0>
[artiq] hartytp commented on issue #860: Not sure. PFD has a lower rating if used in frac-N mode IIRC (we're not doing that, but the eval software may be making it easy for us to try).... https://github.com/m-labs/artiq/issues/860#issuecomment-354580683
<GitHub53>
[artiq] hartytp commented on issue #860: I wouldn't take those recommendations too seriously. They're just giving you something that should work all other things being equal (e.g. loop filter etc). Not a guarantee that it's the best option for you case.... https://github.com/m-labs/artiq/issues/860#issuecomment-354580767
<GitHub126>
[artiq] sbourdeauducq commented on issue #860: Made a total of 4 tests (those tests are quite tedious due to slow bitstream loading times, 1V8 bugs, and serwb bugs). Failed twice with your patch, worked twice without. https://github.com/m-labs/artiq/issues/860#issuecomment-354582392
<GitHub16>
[artiq] hartytp closed pull request #882: update hmc830 code. cp to 1.6mA, add docs, other regs to data sheet v… (master...master) https://github.com/m-labs/artiq/pull/882
<GitHub71>
artiq/master 38ce1f1 Sebastien Bourdeauducq: artiq_flash: support flashing satman...
<GitHub106>
[artiq] sbourdeauducq commented on issue #813: @jbqubit regarding status, see the multiple emails I sent you, e.g. "Re: RF output from Sayma via ARTIQ" on October 18th. The ball is in your court.... https://github.com/m-labs/artiq/issues/813#issuecomment-354584619
<GitHub131>
[artiq] sbourdeauducq commented on issue #813: @jbqubit regarding status, see the multiple emails I sent you, e.g. "Re: RF output from Sayma via ARTIQ" on October 18th. The ball is in your court.... https://github.com/m-labs/artiq/issues/813#issuecomment-354584619
<GitHub32>
[artiq] sbourdeauducq commented on issue #813: @jbqubit regarding status, see the multiple emails I sent you, e.g. "Re: RF output from Sayma via ARTIQ" on October 18th. The ball is in your court.... https://github.com/m-labs/artiq/issues/813#issuecomment-354584619
<GitHub107>
[artiq] sbourdeauducq commented on issue #813: @jbqubit regarding status, see the multiple emails I sent you, e.g. "Re: RF output from Sayma via ARTIQ" on October 18th. The ball is in your court.... https://github.com/m-labs/artiq/issues/813#issuecomment-354584619
<GitHub11>
[artiq] sbourdeauducq commented on issue #813: @jbqubit regarding status, see the multiple emails I sent you, e.g. "Re: RF output from Sayma via ARTIQ" on October 18th. The ball is in your court.... https://github.com/m-labs/artiq/issues/813#issuecomment-354584619
<GitHub23>
[artiq] sbourdeauducq commented on issue #793: Got a DRTIO link between Sayma1 (SFP1) and Sayma3 (SFP0) using copper. Seems reliable, though it has only received limited testing since the development cycles on Sayma are so tedious (1V8 bug killing the boards often and at random times, long bitstream loading times, no Ethernet).... https://github.com/m-labs/artiq/issues/793#issuecomment-354588412
<GitHub30>
[artiq] sbourdeauducq commented on issue #793: Integrated the code into ARTIQ, cleaned it up, and got a 3Gbps DRTIO link between Sayma1 (SFP1) and Sayma3 (SFP0) using copper. Seems reliable, though it has only received limited testing since the cycles on Sayma are so tedious (1V8 bug killing the boards often and at random times, long bitstream loading times, no Ethernet).... https://github.com/m-labs/artiq/issues/
futarisIRCcloud has quit [Quit: Connection closed for inactivity]
<GitHub69>
[smoltcp] whitequark commented on pull request #110 b930d1c: Also, if we go for inherent method `advance`, then I think we should ditch inherent `sub` and go for just `difference` (renamed `saturating_sub`). It's enough to have `-` defined as `checked_sub`, I think... https://github.com/m-labs/smoltcp/pull/110#discussion_r159136642