Robert Jördens
|
fee7831573
|
phaser: split setup
|
2016-10-06 16:48:03 +02:00 |
Robert Jördens
|
1193ba4bf4
|
ad9154: merge csr spaces
|
2016-10-06 16:21:15 +02:00 |
Robert Jördens
|
4d87f0e9e0
|
phaser: instantiate jesd204b core, wire up
|
2016-10-06 14:44:22 +02:00 |
Robert Jördens
|
4a0eaf0f95
|
phaser: add jesd204b rtio dds
gateware: add jesd204b awg
gateware: copy phaser (df3825a)
dsp/tools: update satadd mixin
phaser: no DDS stubs
dsp: accu fix
phaser: cleanup/reduce
sawg: kernel support and docs
sawg: coredevice api fixes
sawg: example ddb/experiment
phaser: add conda package
examples/phaser: typo
sawg: adapt tests, fix accu stb
sawg: tweak dds parameters
sawg: move/adapt/extend tests
sawg: test phy, refactor
phaser: non-rtio spi
phaser: target cli update
phaser: ad9154-fmc-ebz pins
phaser: reorganize fmc signal naming
phaser: add test mode stubs
phaser: txen is LVTTL
phaser: clk spi xfer test
phaser: spi for ad9154 and ad9516
phaser: spi tweaks
ad9154: add register map from ad9144.xml
ad9516: add register map from ad9517.xml and manual adaptation
ad9154_reg: just generate getter/setter macros as well
ad9154: reg WIP
ad9154: check and fix registers
kc705: single ended rtio_external_clk
use single ended user_sma_clk_n instead of p/n to free up one clock sma
kc705: mirror clk200 at user_sma_clock_p
ad9516_regs.h: fix B_COUNTER_MSB
phase: wire up clocking differently
needs patched misoc
kc705: feed rtio_external_clock directly
kc705: remove rtio_external_clk for phaser
phaser: spi tweaks
ad9516: some startup
ad9516_reg fixes
phaser: setup ad9516 for supposed 500 MHz operation
ad9516: use full duplex spi
ad9154_reg: add CONFIG_REG_2
ad9154_reg: fixes
phaser: write some ad9154 config
ad9154_reg: fixes
ad9154: more init, and human readable setup
ad9154/ad9516: merge spi support
ad9154: status readout
Revert "kc705: remove rtio_external_clk for phaser"
This reverts commit d500288bb44f2bf2eeb0c2f237aa207b0a8b1366.
Revert "kc705: feed rtio_external_clock directly"
This reverts commit 8dc7825519e3e75b7d3d29c9abf10fc6e3a8b4c5.
Revert "phase: wire up clocking differently"
This reverts commit ad9cc450ffa35abb54b0842d56f6cf6c53c6fbcc.
Revert "kc705: mirror clk200 at user_sma_clock_p"
This reverts commit 7f0dffdcdd28e648af84725682f82ec6e5642eba.
Revert "kc705: single ended rtio_external_clk"
This reverts commit a9426d983fbf5c1cb768da8f1da26d9b7335e9cf.
ad9516: 2000 MHz clock
phaser: test clock dist
phaser: test freqs
ad9154: iostandards
phaser: drop clock monitor
phaser: no separate i2c
phaser: drive rtio from refclk, wire up sysref
phaser: ttl channel for sync
ad9154: 4x interp, status, tweaks
phaser: sync/sysref 33V banks
phaser: sync/sysref LVDS_25 inputs are VCCO tolerant
phaser: user input-only ttls
phaser: rtio fully from refclk
ad9154: reg name usage fix
ad9154: check register modifications
Revert "ad9154: check register modifications"
This reverts commit 45121d90edf89f7bd8703503f9f317ad050f9564.
ad9154: fix status code
ad9154: addrinc, recal serdes pll
phaser: coredevice, example tweaks
sawg: missing import
sawg: type fixes
ad9514: move setup functions
ad9154: msb first also decreasing addr
phaser: use sys4x for rtio internal ref
phaser: move init code to main
phaser: naming cleanup
phaser: cleanup pins
phaser: move spi to kernel cpu
phaser: kernel support for ad9154 spi
ad9154: add r/w methods
ad9154: need return annotations
ad9154: r/w methods are kernels
ad9154_reg: portable helpers
phaser: cleanup startup kernel
ad9154: status test
ad9154: prbs test
ad9154: move setup, document
phaser: more documentation
|
2016-10-05 16:17:50 +02:00 |
Sebastien Bourdeauducq
|
b7b6e7b9db
|
examples: code applet
|
2016-09-07 00:56:39 +08:00 |
Sebastien Bourdeauducq
|
e45c089428
|
master, dashboard: support applet requests from experiments
|
2016-09-05 00:53:44 +08:00 |
Sebastien Bourdeauducq
|
209934485f
|
examples/handover: put slack after reset. Closes #520
|
2016-07-20 11:52:30 +08:00 |
Robert Jördens
|
0744620787
|
examples/device_db: explain where comments are shown (#518)
|
2016-07-18 21:43:57 +02:00 |
Sebastien Bourdeauducq
|
c065b5866f
|
require Python 3.5.2, remove monkey patches
|
2016-07-07 14:55:21 +08:00 |
Sebastien Bourdeauducq
|
2d1a47ca98
|
fix indentation
|
2016-07-01 15:19:52 +08:00 |
Sebastien Bourdeauducq
|
c8dc6ca07c
|
inter-experiment smooth handover
|
2016-06-29 02:37:50 +08:00 |
Sebastien Bourdeauducq
|
03a69ec5b7
|
scheduler: add check_pause function
|
2016-06-27 14:37:29 +08:00 |
Sebastien Bourdeauducq
|
ec3e7792dc
|
add MultiScanManager
|
2016-06-18 16:30:34 +08:00 |
Sebastien Bourdeauducq
|
765e3f0b5d
|
gui/entries/_RangeScan: set range before setting value. Fixes clamping to 99.99
|
2016-06-11 17:25:46 -06:00 |
Sebastien Bourdeauducq
|
ec3641551c
|
examples: run should not return a value
|
2016-06-03 22:55:50 -04:00 |
Sebastien Bourdeauducq
|
9ec142e4f6
|
examples/histograms: convert to mutate_dataset API. Closes #459
|
2016-05-31 20:25:15 -05:00 |
Sebastien Bourdeauducq
|
0faa2d56b4
|
language/environment: autoset scale for common units. Closes #448
|
2016-05-28 13:37:18 -05:00 |
Sebastien Bourdeauducq
|
43081b4f64
|
language,gui: support setting unselected scan default values. Closes #417
|
2016-05-23 15:03:05 -07:00 |
Robert Jördens
|
8185a3d701
|
flopping_f_simulation: style
|
2016-05-12 18:31:30 +02:00 |
Robert Jördens
|
2a5eaea411
|
flopping_f_simulation: use ufuncs in model()
|
2016-05-12 18:30:52 +02:00 |
Robert Jördens
|
5d58258bf2
|
examples: reconstruct scans when analyze()ing HDF5 files
|
2016-05-12 12:59:36 +02:00 |
Sebastien Bourdeauducq
|
2b506a3c4b
|
examples/photon_histogram: delay after count()
|
2016-05-07 18:28:07 +08:00 |
Sebastien Bourdeauducq
|
ccdfa1eff3
|
examples/photon_histogram: integers
|
2016-05-07 17:40:44 +08:00 |
Robert Jördens
|
7976127f6c
|
examples/transport: add slack between experiments/after count()
|
2016-05-03 10:42:12 +02:00 |
Sebastien Bourdeauducq
|
caf774579a
|
environment: refactor
|
2016-04-16 19:31:07 +08:00 |
Sebastien Bourdeauducq
|
dc44aad411
|
environment: make NumberValue return integers when appropriate. Closes #397
|
2016-04-16 14:20:45 +08:00 |
Robert Jördens
|
b36eded2e1
|
remote_exec_processing: style
|
2016-04-14 19:06:01 +08:00 |
Robert Jördens
|
5788c02a10
|
examples: move pdq2 frame selects away from TTLInOut ttl3
|
2016-04-12 19:41:06 +08:00 |
Robert Jördens
|
cc77d5b791
|
ipython notebook example: datasets subgroup
|
2016-04-08 12:21:26 +08:00 |
Robert Jördens
|
6773d9e734
|
thumbnail: add example
|
2016-04-08 11:49:20 +08:00 |
Sebastien Bourdeauducq
|
1459b393a0
|
examples/remote_exec_controller: implement ping
|
2016-04-05 13:59:54 +08:00 |
Sebastien Bourdeauducq
|
affe4d45aa
|
ship examples with package
|
2016-04-05 13:59:39 +08:00 |