forked from M-Labs/artiq
update release notes
Signed-off-by: Marius Weber <marius.weber@physics.ox.ac.uk>
This commit is contained in:
parent
043c9c20d7
commit
fb6fad7c64
|
@ -9,8 +9,17 @@ ARTIQ-7
|
||||||
Highlights:
|
Highlights:
|
||||||
* WRPLL
|
* WRPLL
|
||||||
* ``get()``, ``get_mu()``, ``get_att()``, and ``get_att_mu()`` functions added for AD9910 and AD9912
|
* ``get()``, ``get_mu()``, ``get_att()``, and ``get_att_mu()`` functions added for AD9910 and AD9912
|
||||||
|
* Phaser:
|
||||||
|
- Improved documentation
|
||||||
|
- Expose the DAC coarse mixer and sif_sync
|
||||||
|
- Exposes upconverter calibration and enabling/disabling of upconverter LO & RF outputs.
|
||||||
|
|
||||||
Breaking changes:
|
Breaking changes:
|
||||||
|
* Updated Phaser-Upconverter default frequency 2.875 GHz. The new default uses the target PFD
|
||||||
|
frequency of the hardware design.
|
||||||
|
* `Phaser.init()` now disables all Kasli-oscillators. This avoids full power RF output being
|
||||||
|
generated for some configurations.
|
||||||
|
* Phaser: fixed coarse mixer frequency configuration
|
||||||
|
|
||||||
|
|
||||||
ARTIQ-6
|
ARTIQ-6
|
||||||
|
|
Loading…
Reference in New Issue