2
0
mirror of https://github.com/m-labs/artiq.git synced 2025-01-04 16:13:34 +08:00
artiq/artiq
whitequark 9df7932169 firmware: add a Cargo workspace.
The Rust editor plugin for Sublime Text tries to invoke cargo,
which disregards our Makefile and places junk all around the source
tree. This calms it down, and now it only does that where our
.gitignore already handles it.
2016-12-26 17:20:29 +00:00
..
applets applets: simplify command lines 2016-09-04 23:32:09 +08:00
browser master: archive input datasets. Closes #587 2016-10-18 17:11:07 +08:00
compiler compiler: rein in overzealous cast monomorphization. 2016-12-05 05:08:57 +00:00
coredevice sawg: documentation 2016-12-06 19:25:40 +01:00
dashboard dashboard: mention disable in CCB policies 2016-12-01 11:47:04 +08:00
devices korad_ka3005p: fix simulation mode 2016-12-19 09:49:44 +01:00
examples phaser: don't init rtio in startup_kernel 2016-12-14 19:16:07 +01:00
firmware firmware: add a Cargo workspace. 2016-12-26 17:20:29 +00:00
frontend korad_ka3005p: use ProactorEventLoop on windows 2016-12-19 09:33:20 +01:00
gateware fir: streamline, optimize DSP extraction, left-align inputs 2016-12-20 21:39:51 +01:00
gui applets: compatibility with older Qt. Closes #629 2016-11-29 10:45:07 +08:00
language Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
master master/worker_db: set default value for archive 2016-10-19 20:12:16 +08:00
protocols Revert "pc_rpc: use ProactorEventLoop on Windows (#627)" 2016-12-12 11:33:56 +08:00
runtime runtime: reorganize to support DRTIO satellite firmware 2016-12-16 19:11:19 +08:00
sim Move mu_to_seconds, seconds_to_mu to Core. 2016-11-21 05:37:30 +00:00
test fir: streamline, optimize DSP extraction, left-align inputs 2016-12-20 21:39:51 +01:00
wavesynth wavesynth: silence is a channel property (closes #348) 2016-04-07 21:51:29 +08:00
__init__.py artiq_dir: move out of tools to unlink dependencies 2016-01-25 18:15:50 -07:00
_version.py versioneer: remote tag_prefix = v 2016-01-18 21:28:09 -07:00
appdirs.py add appdirs 2016-07-18 16:40:18 +02:00
experiment.py artiq.experiment: merge language and coredevice namespaces 2016-01-25 17:24:00 -07:00
monkey_patches.py monkey-patch Python 3.5.2 to disable broken asyncio.base_events._ipaddr_info optimization (#506) 2016-07-13 11:35:16 +08:00
tools.py tools: cleanup artiq_version 2016-08-04 19:42:13 +08:00