Sebastien Bourdeauducq
|
54295b1699
|
firmware: use has_ad9154 instead of has_converter_spi for conditional compilation
DRTIO designs do not have a JESD core yet, so we need to support converter SPI buses with only the clock chip.
|
2017-01-30 11:03:55 +08:00 |
Sebastien Bourdeauducq
|
f6024b6c9a
|
drtio: fix ad9154 extension registration
|
2017-01-30 10:59:22 +08:00 |
Sebastien Bourdeauducq
|
3aced46b19
|
dashboard: report lost connection with master. Closes #602
|
2017-01-30 10:48:27 +08:00 |
Sebastien Bourdeauducq
|
dcea48a52d
|
protocols/broadcast,sync_struct: add disconnect callback
|
2017-01-30 10:47:56 +08:00 |
Sebastien Bourdeauducq
|
43aad0914e
|
python3.5 -> python3
Many things also work with Python 3.6.
|
2017-01-30 09:24:43 +08:00 |
Sebastien Bourdeauducq
|
657afd770e
|
artiq/test/gateware -> artiq/gateware/test
This allows gateware simulations to be skipped or not considered for coverage when using test discovery.
|
2017-01-30 09:00:55 +08:00 |
whitequark
|
be0953d98f
|
firmware: unbreak Io::sleep().
Fixes #663.
|
2017-01-27 18:18:02 +00:00 |
Sebastien Bourdeauducq
|
82c4c61290
|
fix 7b2eba9f
|
2017-01-27 23:44:59 +08:00 |
Sebastien Bourdeauducq
|
94b0783897
|
drtio: remove support for transceiver SMAs
Passive SFP cables do not require bitstream rebuilds and do not cause weird transceiver failures.
|
2017-01-27 23:33:50 +08:00 |
Sebastien Bourdeauducq
|
7b2eba9fbd
|
firmware: misoc_registers -> misoc_cfg
|
2017-01-27 23:28:00 +08:00 |
Sebastien Bourdeauducq
|
11994d1900
|
satman: unbreak build
|
2017-01-27 23:26:40 +08:00 |
Sebastien Bourdeauducq
|
6acb8021e1
|
satman: remove stale reference to main.c
|
2017-01-27 23:24:07 +08:00 |
Robert Jördens
|
55ce40ece0
|
RELEASING: use signed annotated tags
|
2017-01-27 15:38:04 +01:00 |
whitequark
|
6891b5fcfd
|
firmware: accept sessions even when startup kernel is running.
Fixes #625.
Fixes #649.
|
2017-01-27 13:46:32 +00:00 |
whitequark
|
24ce9a057b
|
firmware: add missing try!.
|
2017-01-27 13:46:32 +00:00 |
Robert Jördens
|
9e92706d09
|
conda: pin misoc/migen package hashes
|
2017-01-27 14:43:24 +01:00 |
Sebastien Bourdeauducq
|
bbc4185737
|
RELEASING: mention GitHub releases
|
2017-01-27 21:37:30 +08:00 |
Sebastien Bourdeauducq
|
f78aa1ee76
|
RELEASING: mention doc redirect
|
2017-01-27 21:26:51 +08:00 |
whitequark
|
74b910e97d
|
In case of a load error, pass the reason to host interpreter.
Fixes #654.
|
2017-01-27 12:49:48 +00:00 |
whitequark
|
609fd3d902
|
test: skip test_clock_generator_loopback as well.
Both tests pass locally, which means there's some conda screwup
that prevents them from working on CI.
|
2017-01-27 11:47:26 +00:00 |
whitequark
|
c529cefc89
|
conda: bump llvmlite-artiq dependency.
|
2017-01-27 11:14:53 +00:00 |
Robert Jördens
|
c659c2e551
|
Relicense ARTIQ as LGPLv3+ (closes #570)
Kelly Stevens: 1481043941095.63542@gtri.gatech.edu
David Nadlinger: E7C03799-5D45-4C03-9DF9-029FE2B4F12B@klickverbot.at
whitequark: 69d1ca29d5ab03fbcfb446d65cbe1150@mail.whitequark.org
Felix Held: 9145cc19-2319-3516-b2a9-dde60aef11f7@felixheld.de
Robert Jordens: CANb+zoFgXVYgCji_vXPauK-fnnYKpm_QioMnvmh=hvLFWQONWA@mail.gmail.com
Daniel Slichter: BL2PR09MB1010FE3D3A325E889AD70A2591820@BL2PR09MB1010.namprd09.prod.outlook.com
Joe Britton: CAE2_b1V60_6PJ3VYx_s-p5XVfKJUx8kbQA7VwD3MdcmHdzROGw@mail.gmail.com
Florent Kermarrec: CA+96J6JHM8yZM=RYaporU36NdyOTL3BeSuO9oM8TTtdnXiJ5jw@mail.gmail.com
Zach Smith: CAAJ=EH+OzDs_rBJ_zTjbOZmumEZWONX2MSFUasJwf8josJGdkw@mail.gmail.com
David Leibrandt: CY1PR09MB0921C628EC76CDFC4CC7F64F95820@CY1PR09MB0921.namprd09.prod.outlook.com
Raghavendra Srinivas: DM5PR09MB1531C49EEE1774DF2BA80616F8850@DM5PR09MB1531.namprd09.prod.outlook.com
Yann Sionneau: CACi+aWbdY48D9CgKtXdtVsdX4NS1JwVN4v-PCC17F_rPKSt4XQ@mail.gmail.com
Sébastien Bourdeauducq: c3f235dc-e9c5-7f7a-10f2-bb4e4f85e7f5@m-labs.hk
|
2017-01-27 11:19:46 +01:00 |
whitequark
|
50f234bea4
|
firmware: update smoltcp to take advantage of TCP MSS option.
|
2017-01-27 03:47:57 +00:00 |
whitequark
|
477664f931
|
test: temporarily skip pulse_rate_dds.
|
2017-01-26 20:53:30 +00:00 |
Robert Jördens
|
143f784291
|
artiq_flash: fix scripts_path
|
2017-01-26 21:52:59 +01:00 |
Robert Jördens
|
c43adbf846
|
conda: add artiq-dev environment description
|
2017-01-26 19:55:39 +01:00 |
whitequark
|
b7f6bfffeb
|
firmware: fix embedding of software version during build.
|
2017-01-26 17:40:29 +00:00 |
whitequark
|
31e5f9a810
|
firmware: read MAC/IP address configuration from flash.
|
2017-01-26 17:40:29 +00:00 |
Robert Jördens
|
6c637537f0
|
doc/conda: fix conda env description syntax
|
2017-01-26 18:14:58 +01:00 |
Robert Jördens
|
8a13c8c195
|
doc: use minimal conda environment to build
|
2017-01-26 18:12:10 +01:00 |
Robert Jördens
|
86bde74cd4
|
doc: fix autodoc search path
|
2017-01-26 17:56:18 +01:00 |
Robert Jördens
|
c155fd3849
|
doc: minimize dependencies for manual
|
2017-01-26 17:54:10 +01:00 |
Robert Jördens
|
653eee071d
|
artiq_flash: make scripts_path a function (for doc generating)
|
2017-01-26 17:53:33 +01:00 |
Sebastien Bourdeauducq
|
f7dec72f02
|
firmware: give satman whole RAM in linker script
|
2017-01-26 15:58:42 +08:00 |
Robert Jördens
|
aa3af4f72d
|
conda: fix sphinx pin
|
2017-01-26 00:53:43 +01:00 |
Robert Jördens
|
151b51f836
|
conda: pin sphinx to 1.4.8 (closes #645)
can be reverted when https://github.com/snide/sphinx_rtd_theme/pull/346 is
released
|
2017-01-26 00:51:26 +01:00 |
Robert Jördens
|
591268a193
|
doc: use napoleon (for pdq2)
|
2017-01-25 23:25:01 +01:00 |
Robert Jördens
|
37fc7d58eb
|
doc: remove non-existent modules
|
2017-01-25 23:23:01 +01:00 |
Robert Jördens
|
d1be2f1a7d
|
doc: fix table
|
2017-01-25 23:22:26 +01:00 |
whitequark
|
0b67396630
|
test: convert test_pulse_rate_dds to use mu.
Before this commit, this test was actually measuring soft-FP
performance.
|
2017-01-25 11:26:30 +00:00 |
whitequark
|
57f54dbd12
|
llvm_ir_generator: recognize inline and forceinline flags.
|
2017-01-25 10:25:00 +00:00 |
whitequark
|
7b6de36d1d
|
firmware: cap loglevel at DEBUG to increase RPC throughput ~3x.
|
2017-01-25 06:50:56 +00:00 |
whitequark
|
3c177c6d71
|
firmware: update smoltcp, to fix analyzer dump extraction.
|
2017-01-25 06:36:26 +00:00 |
whitequark
|
6721c1e82f
|
firmware: update smoltcp.
|
2017-01-25 04:08:06 +00:00 |
whitequark
|
82cd9e27f7
|
ksupport: fix I2C function signatures.
|
2017-01-25 02:11:32 +00:00 |
whitequark
|
58a0e4c97f
|
Fix 2de3770 .
|
2017-01-25 01:24:03 +00:00 |
whitequark
|
de17908b38
|
Revert "Globally update UART baudrate to 921600."
This reverts commit b29e2d5bfe .
This broke flterm firmware upload, which was the entire point
of the whole exercise.
|
2017-01-25 00:31:28 +00:00 |
whitequark
|
6414e40deb
|
firmware: fix race condition between TCP listen and accept.
|
2017-01-25 00:17:46 +00:00 |
whitequark
|
2de3770c06
|
firmware: rewrite cache flushing code in Rust.
|
2017-01-24 23:07:28 +00:00 |
whitequark
|
209be73204
|
firmware: simplify ksupport build script.
|
2017-01-24 23:07:28 +00:00 |