Commit Graph

765 Commits

Author SHA1 Message Date
Sebastien Bourdeauducq 9de3a08676 gui: split scheduler window 2014-12-30 18:18:23 +08:00
Sebastien Bourdeauducq 21c674404a artiq_client: remove spurious import 2014-12-30 18:03:22 +08:00
Sebastien Bourdeauducq b28739e281 gui: add some buttons 2014-12-29 23:22:52 +08:00
Sebastien Bourdeauducq d85c08878c gui: better default sizes 2014-12-29 21:37:19 +08:00
Sebastien Bourdeauducq a363ad4a26 gui: fix periodic schedule sorting 2014-12-29 21:37:12 +08:00
Sebastien Bourdeauducq 6b283d78d3 master/client: periodic schedule monitoring 2014-12-29 18:44:50 +08:00
Sebastien Bourdeauducq 02f3781e65 management/scheduler: fix busywait bug 2014-12-29 13:32:11 +08:00
Sebastien Bourdeauducq 255b00f678 gui: queue display 2014-12-29 12:48:14 +08:00
Sebastien Bourdeauducq 1fdad21f08 master/client: queue pubsub 2014-12-28 18:56:26 +08:00
Sebastien Bourdeauducq f033810e04 management: add sync_struct 2014-12-27 23:27:35 +08:00
Sebastien Bourdeauducq f7232fd3d1 support exceptions raised by RPCs 2014-12-20 21:33:22 +08:00
Sebastien Bourdeauducq 8ea21f544d update dependencies 2014-12-20 12:14:27 +08:00
Yann Sionneau e4897132ad comm_serial.py: Use cross-platform pyserial 2014-12-20 10:19:06 +08:00
Sebastien Bourdeauducq eeb2790243 examples: use new features 2014-12-19 15:20:19 +08:00
Sebastien Bourdeauducq 5d40c2431e py2llvm: support type merge with empty list 2014-12-19 15:19:59 +08:00
Sebastien Bourdeauducq a9b28dff36 transforms/lower_units: support empty list 2014-12-19 14:40:20 +08:00
Sebastien Bourdeauducq 5522378c1c support units in lists 2014-12-19 14:34:23 +08:00
Sebastien Bourdeauducq 0d10ae7580 rpc: support all data types as parameters 2014-12-19 12:46:24 +08:00
Sebastien Bourdeauducq 44e7b99792 py2llvm/VNone: bugfixes 2014-12-19 12:43:13 +08:00
Sebastien Bourdeauducq f31386d15d py2llvm: len() support on lists 2014-12-18 11:13:50 +08:00
Sebastien Bourdeauducq 8af0301185 transforms/tools/value_to_ast: list support 2014-12-17 22:22:44 +08:00
Sebastien Bourdeauducq f3b727b59d py2llvm: replace array with list 2014-12-17 21:54:10 +08:00
Sebastien Bourdeauducq 6ca39f7415 management/scheduler: improve periodic timing precision 2014-12-11 15:57:41 +08:00
Sebastien Bourdeauducq d315268ddb move controllers/clients to frontend 2014-12-11 14:10:15 +08:00
Sebastien Bourdeauducq c3953d85d5 master/client: periodic schedule support 2014-12-10 19:11:13 +08:00
Sebastien Bourdeauducq 347410afa2 master/client: queue display and cancellations 2014-12-10 13:04:18 +08:00
Sebastien Bourdeauducq 0dc4eb02ae setup: install frontend tools, remove nosetest dependency, minor fixes 2014-12-10 12:13:10 +08:00
Sebastien Bourdeauducq 87fdad97ca devices/lda: break off main function 2014-12-10 12:01:31 +08:00
Sebastien Bourdeauducq eb42cf2bb4 doc/manual/installing: LLVM_CONFIG_PATH does not work with the llvmlite ffi makefile. Use PATH instead. 2014-12-10 10:52:38 +08:00
Sebastien Bourdeauducq 46e78a4ff1 doc/manual/installing: fix paths (thanks Joe) 2014-12-10 10:46:03 +08:00
Sebastien Bourdeauducq 08f2aa8503 management/scheduler: replace queue with transparent list + semaphore 2014-12-09 16:26:50 +08:00
Sebastien Bourdeauducq 059608d1fd dds: fix phase modes 2014-12-09 13:50:33 +08:00
Sebastien Bourdeauducq 9628e1d013 manual/installing: remove useless cd 2014-12-09 11:28:38 +08:00
Sebastien Bourdeauducq cb48dba29c coredevice: fix external clock ref_period computation 2014-12-09 11:22:55 +08:00
Sebastien Bourdeauducq 597fe57fb3 pyon: unit support 2014-12-09 10:48:47 +08:00
Sebastien Bourdeauducq e814da1ba3 master/client: use dpdb and file import 2014-12-08 19:22:02 +08:00
Sebastien Bourdeauducq 123656e2cd fractions: fix comparison 2014-12-08 19:21:16 +08:00
Sebastien Bourdeauducq 72c24ba320 identify_controller -> artiq_ctlid 2014-12-08 16:12:39 +08:00
Sebastien Bourdeauducq fd28bfbb7c artiq_run: reference module by filename 2014-12-08 16:11:31 +08:00
Sebastien Bourdeauducq bfe980d458 py2llvm: distinguish between llvmlite Module and ModuleRef 2014-12-06 15:14:39 +08:00
Sebastien Bourdeauducq b830dd527c test/py2llvm: pep8 2014-12-06 14:54:41 +08:00
Sebastien Bourdeauducq 9165031fd5 test/py2llvm: support 32-bit machines 2014-12-06 14:52:33 +08:00
Sebastien Bourdeauducq 0e9c9b25b0 README: update 2014-12-05 17:14:52 +08:00
Sebastien Bourdeauducq 159f632a65 switch to llvmlite 2014-12-05 17:05:43 +08:00
Sebastien Bourdeauducq b93b969e2a doc/pc_rpc: add warning about mutable types 2014-12-04 18:04:54 +08:00
Sebastien Bourdeauducq 044756287f test: add serialization 2014-12-04 17:52:22 +08:00
Sebastien Bourdeauducq 4c7749bd01 pyon: partial JSON compatibility 2014-12-03 23:46:59 +08:00
Sebastien Bourdeauducq fd8f3be946 pyon: pretty printing 2014-12-03 23:25:51 +08:00
Sebastien Bourdeauducq 2a95d27770 device and parameter database 2014-12-03 18:20:30 +08:00
Sebastien Bourdeauducq a41009f92a coredevice/comm_dummy: support clock-switching functions 2014-12-03 18:16:18 +08:00