forked from M-Labs/artiq
RELEASE_NOTES: link to issue consistently
This commit is contained in:
parent
ed90450d2c
commit
24259523bb
|
@ -18,8 +18,8 @@ Highlights:
|
||||||
* Matrix math support on the core device.
|
* Matrix math support on the core device.
|
||||||
* Trigonometric functions and miscellaneous math library support on the core device.
|
* Trigonometric functions and miscellaneous math library support on the core device.
|
||||||
* Performance improvements:
|
* Performance improvements:
|
||||||
- #1432: SERDES TTL inputs can now detect edges on pulses that are shorter
|
- SERDES TTL inputs can now detect edges on pulses that are shorter
|
||||||
than the RTIO period
|
than the RTIO period (https://github.com/m-labs/artiq/issues/1432)
|
||||||
- Improved performance for kernel RPC involving list and array.
|
- Improved performance for kernel RPC involving list and array.
|
||||||
* Coredevice SI to mu conversions now always return valid codes, or raise a ``ValueError``.
|
* Coredevice SI to mu conversions now always return valid codes, or raise a ``ValueError``.
|
||||||
* Zotino now exposes ``voltage_to_mu()``
|
* Zotino now exposes ``voltage_to_mu()``
|
||||||
|
|
Loading…
Reference in New Issue