artiq/artiq/frontend
Yann Sionneau 52fe66ee4d artiq_flash.sh: improve detection of flash proxy location
Flash proxy is now searched in ~/.migen /usr/local/share/migen
/usr/share/migen and in the directory specified by "-d" argument
or in artiq/binaries/<board_name>/ if "-d" is not specified.
2015-04-17 00:57:16 +08:00
..
__init__.py frontend/*: move to artiq.frontend, make entry_points 2015-01-17 16:02:43 +08:00
artiq_client.py remove timeout from run_params (to be replaced by a better mechanism) 2015-03-09 10:51:32 +01:00
artiq_compile.py frontend: add artiq_compile tool to build default experiment 2015-04-07 15:41:32 +08:00
artiq_ctlmgr.py ctlmgr: use workaround for asyncio.wait_for(process.wait()... Python bug 2015-03-11 16:48:16 +01:00
artiq_flash.sh artiq_flash.sh: improve detection of flash proxy location 2015-04-17 00:57:16 +08:00
artiq_gui.py gui: access to parameter DB from GUI files 2015-02-04 16:13:56 +08:00
artiq_master.py use %(default) in argparse 2015-03-23 20:02:14 +01:00
artiq_rpctool.py rpctool: change call syntax 2015-02-12 09:31:04 +08:00
artiq_run.py artiq_run: move parse_arguments and get_experiment to tools 2015-04-07 13:04:47 +08:00
lda_controller.py lda_controller: show default product type 2015-03-23 20:02:36 +01:00
novatech409b_controller.py novatech409b: cleanup 2015-03-25 16:11:11 +01:00
pdq2_client.py pdq2: fix argparser 2015-03-19 22:26:12 -06:00
pdq2_controller.py controllers: consistent device/simulation specification 2015-03-22 00:48:15 +01:00
thorlabs_tcube_controller.py thorlabs_tcube_controller: use simple_network_args 2015-03-25 16:20:08 +01:00