00:06
<
sb0__ >
rjo: where do I connect the DDS clock on pipistrello?
00:14
travis-ci has joined #m-labs
00:14
<
travis-ci >
m-labs/artiq#215 (master - 4c8917a : Yann Sionneau): The build passed.
00:14
travis-ci has left #m-labs [#m-labs]
00:19
<
GitHub102 >
artiq/master 2bdf5f3 Yann Sionneau: conda: embed flash proxies in the artiq package
00:29
* ysionneau
not thinking straight anymore, calling it a day, gn8!
00:30
<
ysionneau >
ah, I forgot to update the doc to remove "install the flash proxy" from the "install from conda part"
00:32
<
GitHub46 >
artiq/master a3f0663 Yann Sionneau: manual: flash proxies are installed via conda, don't tell to install them
00:33
<
ysionneau >
and now, gn8
00:44
travis-ci has joined #m-labs
00:44
<
travis-ci >
m-labs/artiq#216 (master - 2bdf5f3 : Yann Sionneau): The build passed.
00:44
travis-ci has left #m-labs [#m-labs]
00:57
travis-ci has joined #m-labs
00:57
<
travis-ci >
m-labs/artiq#217 (master - a3f0663 : Yann Sionneau): The build passed.
00:57
travis-ci has left #m-labs [#m-labs]
01:27
aeris has quit [Quit: en a pas]
06:52
sb0 has joined #m-labs
07:47
_florent_ has joined #m-labs
10:49
_florent_ has quit [Ping timeout: 265 seconds]
11:15
_florent_ has joined #m-labs
11:29
_florent_ has quit [Ping timeout: 252 seconds]
11:49
_florent_ has joined #m-labs
13:11
FabM has quit [Remote host closed the connection]
13:32
FabM has joined #m-labs
14:14
FabM has quit [Remote host closed the connection]
14:39
FabM has joined #m-labs
14:49
ysionneau has quit [Ping timeout: 255 seconds]
14:49
ysionneau has joined #m-labs
14:59
sb0 has quit [Quit: Leaving]
15:02
<
GitHub87 >
artiq/master 95ff21d Yann Sionneau: gui: add ARTIQ icon
15:58
<
sb0__ >
ysionneau: your conda package doesn't flash the bios correctly on kc705, it works when using misoc. additionally, fserase erases the bitstream.
16:00
<
sb0__ >
maybe the flash map is conflicting with the pipistrello build or something?
16:04
<
sb0__ >
a broken flash map would explain both problems.
16:05
<
sb0__ >
BIOS is not relocated to the correct address for XIP, flash accesses for fstorage are at addresses that are too low
16:05
* ysionneau
checks the linker script
16:09
<
ysionneau >
weird, kc705 is built first in the conda build script
16:10
<
ysionneau >
and each time I do the build-headers
16:10
<
ysionneau >
I compile BIOS both time, then I do the 2 copy ... what could possibly go wrong?
16:10
<
ysionneau >
fixing that
16:11
<
sb0__ >
the runtime looks broken too
16:12
<
GitHub83 >
artiq/master 4bad5e4 Yann Sionneau: conda: fix KC705 BIOS and runtime
16:14
<
GitHub125 >
artiq/master 2f8a67c Yann Sionneau: conda: fix missing runtime for KC705 in previous commit
16:17
<
ysionneau >
(you were basically flashing pipistrello runtime+bios on the kc705, due to my faulty build.sh)
16:40
travis-ci has joined #m-labs
16:40
<
travis-ci >
m-labs/artiq#220 (master - 2f8a67c : Yann Sionneau): The build passed.
16:40
travis-ci has left #m-labs [#m-labs]
16:50
<
ysionneau >
sb0__: works better now?
17:01
<
ysionneau >
QEventLoop from quamash inherits from ProactorEventLoop under Windows
17:12
_florent_ has quit [Quit: Leaving]
17:47
<
sb0__ >
asyncio is a piece of shit
18:34
<
sb0__ >
ysionneau: did you test artiq_coreconfig -r?
18:35
<
sb0__ >
ha, it's ok
19:10
aeris has joined #m-labs
19:34
<
cr1901_modern >
ysionneau: Any particular reason you're using UDP?
19:39
<
sb0__ >
essentially, because with udp there is no connection that can break and need monitoring and reset
19:46
aeris has quit [Quit: en a pas]
19:51
<
larsc >
in other words, its stateless and simple
19:58
<
sb0__ >
ysionneau: artiq_coreconfig should default to -h
19:59
<
sb0__ >
and/or use subparsers
20:01
aeris has joined #m-labs
20:13
T4b__ has quit [Ping timeout: 272 seconds]
21:26
<
ysionneau >
is something like if len(sys.argv) == 1: args.print_help() acceptable?
21:31
<
ysionneau >
(I mean, parser.print_help())
21:35
<
ysionneau >
anyway, ack for the need to print help when no arg given, will have a look in the morning
21:55
nicksydney_ has joined #m-labs
21:59
nicksydney has quit [Ping timeout: 272 seconds]