2
0
mirror of https://github.com/m-labs/artiq.git synced 2024-12-19 08:26:30 +08:00
artiq/artiq/frontend
Robert Jordens 01416bb0be copyright: claim contributions
These are contributions of >= 30% or >= 20 lines (half-automated).

I hereby resubmit all my previous contributions to the ARTIQ project
under the following terms:

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

Closes #130

Signed-off-by: Robert Jordens <jordens@gmail.com>
2015-09-06 16:08:57 -06:00
..
__init__.py frontend/*: move to artiq.frontend, make entry_points 2015-01-17 16:02:43 +08:00
artiq_client.py master,client: support scanning specific repo revisions 2015-08-08 23:23:25 +08:00
artiq_compile.py refactor ddb/pdb/rdb 2015-07-13 22:21:32 +02:00
artiq_coretool.py Rename artiq_coreconfig → artiq_coretool; add log subcommand. 2015-08-02 16:40:58 +03:00
artiq_ctlmgr.py ctlmgr: support immediate controller retry 2015-08-11 23:22:36 +08:00
artiq_flash.sh artiq_flash: dont prepend the runtime file with mezzanine board directory if using -d 2015-08-27 11:02:06 +02:00
artiq_gui.py gui: show server in window title 2015-08-25 00:37:49 +08:00
artiq_influxdb.py influxdb: tag-based schema, better type support 2015-08-18 14:49:23 +08:00
artiq_master.py master: delete head repository checkout on exit 2015-08-08 11:44:19 +08:00
artiq_mkfs.py flash_storage: refactor + unit tests + artiq_coreconfig.py CLI + doc 2015-05-27 18:06:12 +08:00
artiq_rpctool.py rpctool: use pprint 2015-08-17 15:45:08 +08:00
artiq_run.py copyright: claim contributions 2015-09-06 16:08:57 -06:00
lda_controller.py lda_controller: fix typo 2015-07-01 11:41:01 +02:00
novatech409b_controller.py controllers: print+exit instead of raising exception for argparse error, better doc for --simulation 2015-07-01 11:54:28 +02:00
pdq2_client.py copyright: claim contributions 2015-09-06 16:08:57 -06:00
pdq2_controller.py pc_rpc: id_parameters -> description 2015-08-11 23:29:52 +08:00
pxi6733_controller.py controllers: print+exit instead of raising exception for argparse error, better doc for --simulation 2015-07-01 11:54:28 +02:00
thorlabs_tcube_controller.py controllers: print+exit instead of raising exception for argparse error, better doc for --simulation 2015-07-01 11:54:28 +02:00