|
171ed70f2a
|
pc_rpc: remove WaitQuit (use e.g. Ctrl-C on the controller side instead)
|
2014-10-27 14:33:45 +08:00 |
|
|
3f1391f7f2
|
devices: basic pdq2 controller/client
|
2014-10-25 11:38:42 +08:00 |
|
|
85b6a7ca24
|
pdq2: small improvements based on ML feedback
|
2014-10-22 17:31:33 +08:00 |
|
|
61a50ee53c
|
reorganize for devices/controllers
|
2014-10-19 23:51:49 +08:00 |
|
|
caab81974a
|
devices: add pdq2 (incomplete)
|
2014-10-17 00:13:09 +08:00 |
|
|
111bd3092c
|
devices/rtio_core: add LLRTIOOut
|
2014-10-17 00:12:53 +08:00 |
|
|
27d1a5ffb9
|
devices/dds_core: rename rtio_channel to rtio_switch
|
2014-10-16 23:36:28 +08:00 |
|
|
cbf915c2cc
|
devices/runtime: pretty-print
|
2014-10-14 19:49:39 +08:00 |
|
|
88ad4fbf23
|
pdq2: pep8
|
2014-10-14 17:02:25 +08:00 |
|
|
ea0773ccb5
|
pdq2: split CLI
|
2014-10-14 16:38:02 +08:00 |
|
|
de158e0aeb
|
artiq/devices: add pdq2.py
|
2014-10-14 16:00:52 +08:00 |
|
|
d22c30650d
|
rtio: add timestamp function
|
2014-10-14 15:54:10 +08:00 |
|
|
2449348f31
|
devices/runtime: allow 1ms for all initial DDS programming
|
2014-10-14 12:47:24 +08:00 |
|
|
a303293e8f
|
devices/dds_core: fix merging of back-to-back pulses of different frequencies
|
2014-10-13 23:58:32 +08:00 |
|
|
0158de5ac9
|
devices/corecom_dummy: fix ref_period
|
2014-10-13 17:20:12 +08:00 |
|
|
74adb39157
|
devices/dds_core: add frequency_to_ftw and ftw_to_frequency
|
2014-10-13 17:05:35 +08:00 |
|
|
9925568473
|
devices/runtime: add returns_twice attribute on __eh_setjmp (fixes exception crashes)
|
2014-10-11 12:59:39 +08:00 |
|
Yann Sionneau
|
e3ef077cb2
|
Fix module installation
Allow to use setup.py for ARTIQ instead of PYTHONPATH.
Without this, the installation is incomplete.
|
2014-10-11 00:42:26 +08:00 |
|
|
e22301ea05
|
transforms: track units, now() returns seconds, implement time_to_cycles and cycles_to_time
|
2014-10-06 23:28:56 +08:00 |
|
|
8612a8a9ca
|
devices/dds_core: remove stale kernel_attr
|
2014-10-06 17:23:00 +08:00 |
|
|
76fed11d59
|
rtio: raise RTIOSequenceError exceptions when events are not submitted in-order
|
2014-09-30 19:32:11 +08:00 |
|
|
73d0a84b44
|
doc: various cleanups
|
2014-09-30 18:10:40 +08:00 |
|
|
cb036a30c7
|
devices/dds_core: document
|
2014-09-30 17:38:52 +08:00 |
|
|
5099643f84
|
devices/rtio_core: rename RTIOCounter to RTIOIn and document
|
2014-09-30 16:42:07 +08:00 |
|
|
4572b7657f
|
devices/runtime_exceptions: fix exception_map generation
|
2014-09-29 18:08:58 +08:00 |
|
|
035b541a73
|
language/core: add RuntimeException
|
2014-09-29 17:36:35 +08:00 |
|
|
af0cd902d3
|
get frequency from RTIO, support fractional frequencies
|
2014-09-26 17:24:06 +08:00 |
|
|
e0cd45b1ba
|
devices/corecom_serial: do not use deprecated logger.warn
|
2014-09-25 12:58:11 +08:00 |
|
|
4f26b6281d
|
host: support runtime device exceptions
|
2014-09-25 12:57:26 +08:00 |
|
|
af15f45bb9
|
runtime: do not use buggy llvm.eh.sjlj.* intrinsics
|
2014-09-23 22:09:08 +08:00 |
|
|
8b769a0417
|
devices/runtime: add more eh functions
|
2014-09-23 16:25:41 +08:00 |
|
|
bad87ef38b
|
devices/corecom_serial: unpack unsigned chars
|
2014-09-22 13:23:39 +08:00 |
|
|
19abab3feb
|
devices/runtime: rename syscall to build_syscall
|
2014-09-22 13:22:38 +08:00 |
|
|
5244a63b55
|
devices/runtime: register eh_raise service
|
2014-09-22 13:22:04 +08:00 |
|
|
3de24619b2
|
corecom: exception support
|
2014-09-21 23:36:10 +08:00 |
|
|
e821f9eb83
|
transforms/inline: encode exceptions
|
2014-09-21 23:30:40 +08:00 |
|
|
426d6dd979
|
corecom_serial: logger/debugging
|
2014-09-21 18:19:14 +08:00 |
|
|
0b1ebb1ba5
|
devices/core: raise loop unrolling limit
|
2014-09-17 19:52:18 +08:00 |
|
|
9af0e9c91a
|
devices/runtime: support dumping of ELF object via ARTIQ_DUMP_OBJECT environment variable
|
2014-09-17 18:03:54 +08:00 |
|
|
af6457c5fa
|
devices/core: enable unparser via ARTIQ_UNPARSE environment variable
|
2014-09-17 17:06:51 +08:00 |
|
|
140b4eb594
|
devices/rtio_core: set OE, implement gate/count
|
2014-09-15 22:48:22 +08:00 |
|
|
8bf7b27a89
|
runtime: increase initial_time
|
2014-09-15 22:47:19 +08:00 |
|
|
11d8840277
|
runtime: new serial protocol, support multiple entry points and log messages
|
2014-09-15 22:40:33 +08:00 |
|
|
f529361c8b
|
runtime: add rtio_oe and rtio_get syscalls
|
2014-09-14 23:30:33 +08:00 |
|
|
a55018953d
|
devices/rtio_core: add dummy counter
|
2014-09-13 19:37:57 +08:00 |
|
|
5c228f9114
|
Consistent variable naming
|
2014-09-13 19:32:21 +08:00 |
|
|
6861d28d2d
|
runtime: support arbitrarily long initial DDS setup time
|
2014-09-12 15:40:34 +08:00 |
|
|
92efde1e40
|
devices/dds_core: support realtime FUD and zero-length pulse collapsing
|
2014-09-12 15:36:17 +08:00 |
|
|
a60e6237bf
|
runtime: increase initial time
This leaves some time for DDS FUD operations to complete.
|
2014-09-12 15:34:29 +08:00 |
|
|
16b2d9f177
|
runtime: support real-time FUD
|
2014-09-12 15:34:11 +08:00 |
|