pca006132
  • Joined on 2020-04-27
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-10 15:47:12 +08:00
6296d5dc6e comms: Added idle kernel
645fd4b409 comms: Abort existing connection when new connection comes.
2d58193930 Panic: single line backtrace for addr2line.
6403831ed7 comms: Added idle kernel
211685db5c comms: Abort existing connection when new connection comes.
Compare 6 commits »
pca006132 pushed to comms at pca006132/artiq-zynq 2020-07-10 15:43:33 +08:00
6296d5dc6e comms: Added idle kernel
645fd4b409 comms: Abort existing connection when new connection comes.
793cd163f7 comms: Added idle kernel
4c21ab76a7 comms: Abort existing connection when new connection comes.
2d58193930 Panic: single line backtrace for addr2line.
Compare 5 commits »
pca006132 pushed to comms at pca006132/artiq-zynq 2020-07-10 15:40:14 +08:00
793cd163f7 comms: Added idle kernel
4c21ab76a7 comms: Abort existing connection when new connection comes.
d3c3e2f25f Panic: single line backtrace for addr2line.
95644b9f51 comms: Added idle kernel
c7f7f3c330 comms: Abort existing connection when new connection comes.
Compare 5 commits »
pca006132 pushed to comms at pca006132/artiq-zynq 2020-07-10 15:32:29 +08:00
d3c3e2f25f Panic: single line backtrace for addr2line.
95644b9f51 comms: Added idle kernel
c7f7f3c330 comms: Abort existing connection when new connection comes.
pca006132 pushed to panic at pca006132/artiq-zynq 2020-07-10 12:26:35 +08:00
2d58193930 Panic: single line backtrace for addr2line.
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-10 10:07:27 +08:00
b7deed62ba comms: reverted Arc chanegs
a66ea6b175 comms: workaround dyld problem
Compare 2 commits »
pca006132 pushed to mgmt at pca006132/artiq-zynq 2020-07-09 17:32:35 +08:00
9611be657c Runtime: porting liblogger_artiq
f97c960182 Runtime: porting liblogger_artiq
Compare 2 commits »
pca006132 pushed to mgmt at pca006132/artiq-zynq 2020-07-09 17:26:53 +08:00
f97c960182 Runtime: porting liblogger_artiq
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-09 16:51:08 +08:00
b7deed62ba comms: reverted Arc chanegs
pca006132 created pull request M-Labs/it-infra#3 2020-07-09 15:59:01 +08:00
nixops: changed pca006132's shell to zsh
pca006132 pushed to master at pca006132/it-infra 2020-07-09 15:58:51 +08:00
9ece86e653 nixops: changed pca006132's shell to zsh
pca006132 created repository pca006132/it-infra 2020-07-09 15:54:34 +08:00
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-09 15:19:55 +08:00
a66ea6b175 comms: workaround dyld problem
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-09 15:04:07 +08:00
6403831ed7 comms: Added idle kernel
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-09 14:46:11 +08:00
211685db5c comms: Abort existing connection when new connection comes.
fd570d8286 comms: Shutdown running kernel on load request.
Compare 2 commits »
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-09 12:53:58 +08:00
fd570d8286 comms: Shutdown running kernel on load request.
c41efc0ef4 comms: simple refactoring and format changes.
Compare 2 commits »
pca006132 deleted branch kernel from pca006132/artiq-zynq 2020-07-09 12:53:47 +08:00
pca006132 pushed to master at pca006132/artiq-zynq 2020-07-09 10:17:16 +08:00
c935e450df makefile: automate runtime dependencies
656e768f06 makefile: update dependencies
2c1773b91b kernel: refactor main_core1 into KernelImage
b3d4590eec kernel: split into {api,control,core1,rpc}
68045ce0c5 mark RTIO clock as asychronous to system clock
Compare 8 commits »
pca006132 pushed to kernel at pca006132/artiq-zynq 2020-07-09 10:15:35 +08:00
d72da46e44 comms: removed duplicated tx/rx.
pca006132 pushed to kernel at pca006132/artiq-zynq 2020-07-09 10:14:23 +08:00
acbdd3412e Kernel: Hack for terminating when new kernel load requested.