forked from M-Labs/artiq
1
0
Fork 0
artiq/artiq
David Nadlinger 3f0cf6e683 runtime: Stop kernel CPU before restarting comms CPU on panic
Before, the system would enter a boot loop when a panic occurred
while the kernel CPU was active (and panic_reset == 1), as
kernel::start() for the startup kernel would panic.
2020-07-01 17:29:05 +08:00
..
applets use sipyco (#585) 2019-11-10 15:55:17 +08:00
browser use sipyco (#585) 2019-11-10 15:55:17 +08:00
compiler compiler: use binutils for ARM 2020-06-28 17:33:03 +08:00
coredevice ad9912: Fix typing problem on ad9912 (#1466) 2020-06-16 20:17:22 +02:00
dashboard dashboard: style 2020-06-26 10:12:03 +08:00
examples examples/sines_urukul_sayma: adapt for sayma v2, use 1 DAC only 2020-04-05 16:51:40 +08:00
firmware runtime: Stop kernel CPU before restarting comms CPU on panic 2020-07-01 17:29:05 +08:00
frontend zotino: add USER LED test 2020-06-11 16:03:56 +08:00
gateware metlino: fix CSR collisions 2020-05-29 15:59:44 +08:00
gui dashboard: Add "Quick Open" dialog for experiments on global shortcut 2020-06-26 10:11:33 +08:00
language language/environment: BooleanValue: fix type detection 2020-04-04 15:37:04 +08:00
master master/scheduler: Fix priority/due date precedence order when waiting to prepare 2020-06-19 23:45:52 +01:00
sim ttl: Add target RTIO time argument to timestamp/count functions 2018-11-03 20:33:19 +08:00
test master/scheduler: Fix priority/due date precedence order when waiting to prepare 2020-06-19 23:45:52 +01:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py update versioneer 2017-06-05 13:27:26 +08:00
_version.py support overriding versioneer 2019-02-17 14:49:52 +08:00
appdirs.py add appdirs 2016-07-18 16:40:18 +02:00
build_soc.py soc: optimize programmable identifier 2020-03-12 23:09:13 +08:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
remoting.py artiq_flash: added option of specifying another username when connecting through SSH. (#1429) 2020-02-19 19:44:11 +08:00
tools.py split out artiq-comtools 2019-11-14 15:21:51 +08:00