Sébastien Bourdeauducq
9a770c15c5
RELEASE_NOTES: update
2024-06-05 16:51:23 +08:00
mwojcik
c2d645ed0a
enable spread in satellite, use high watermark
2024-05-23 17:18:16 +08:00
Simon Renblad
9934c756b2
RELEASE_NOTES: quickstyle EnumerationValue
2024-04-02 15:46:57 +08:00
Sébastien Bourdeauducq
7688f380b1
environment, artiq_run: introduce interactive arguments
2024-02-26 19:30:31 +08:00
Sébastien Bourdeauducq
a0450555e2
RELEASE_NOTES: units in datasets
2024-02-26 19:29:31 +08:00
Sébastien Bourdeauducq
7c1274f254
RELEASE_NOTES: Python 3.10 -> 3.11
2024-02-26 16:30:22 +08:00
Sébastien Bourdeauducq
716d0f556d
grabber: timeout fixes
2024-02-26 11:03:59 +08:00
Charles Baynham
20d7604f87
grabber: Add optional timeout for getting grabber data
...
Signed-off-by: Charles Baynham <c.baynham@imperial.ac.uk>
2024-02-26 11:02:02 +08:00
Charles Baynham
669edf17c5
scheduler: resolve git references into revisions on submission ( #2296 )
...
Signed-off-by: Charles Baynham <c.baynham@imperial.ac.uk>
2024-01-10 16:05:26 +08:00
Sebastien Bourdeauducq
85850ad9e8
wavesynth: remove
2023-12-13 13:36:21 +08:00
Sebastien Bourdeauducq
e81e8f28cf
gateware: merge kasli_generic into kasli. Closes #2279
2023-11-14 14:01:17 +08:00
Sebastien Bourdeauducq
3ad3fac828
update ARTIQ-8 release notes
2023-11-08 11:17:17 +08:00
Simon Renblad
49afa116b3
RELEASE_NOTES: artiq_ddb_template needs gateware
2023-11-08 10:51:39 +08:00
jfniedermeyer
9c68451cae
Add hotkeys to organize experiments in dashboard
...
Signed-off-by: jfniedermeyer <justin.niedermeyer@colorado.edu>
2023-10-27 21:47:30 +02:00
mwojcik
7ab52af603
docs: subkernel support
2023-10-08 17:12:06 +08:00
Simon Renblad
bb7caacb5f
RELEASE_NOTES: applet API extensions
2023-10-05 12:32:01 +08:00
Jonathan Coates
6eb81494c5
Allow using Python types in type annotations
...
This maps basic Python types (float, str, bool, np.int32, np.int64) as well as
some generics (list, tuple) to ARTIQ's own type instances.
Signed-off-by: Jonathan Coates <jonathan.coates@oxionics.com>
2023-09-26 23:46:43 +01:00
David Nadlinger
fc74b78a45
dashboard: Make Ctrl-Alt-W close non-docked applets only
...
I had introduced this in f11aef74b
as a means of quickly cleaning up
after e.g. an exploratory session where a lot of transient applets were
opened from ndscan, or for a dashboard that has been running for a while
with CCBs enabled but without anybody actually working there.
It turns out that one usually wants the few docked applets to stay open,
as they were necessarily arranged manually at some prior point. And as a
corollary to the latter, if one did want to close them as well, doing so
manually would not be too onerous either.
2023-09-16 23:47:23 +01:00
Simon Renblad
a2d62e6006
RELEASE_NOTES: deprecated ndecimals
2023-07-18 08:02:42 +00:00
Simon Renblad
9f8bb6445f
RELEASE_NOTES: add breaking change data_changed signature
2023-07-12 08:28:28 +00:00
Simon Renblad
7ca02a119d
RELEASE_NOTES: update lmdb migrate script
2023-07-10 02:33:59 +00:00
Florian Agbuya
454597915a
RELEASE_NOTES: update
2023-06-17 05:01:02 +00:00
Sebastien Bourdeauducq
e015483e48
RELEASE_NOTES: add LMDB migration script ( #1743 )
2023-05-09 14:56:43 +08:00
Sebastien Bourdeauducq
45cd438fb8
Almazny v1.2 support
...
Based on PR #2060 by Robert Jördens.
2023-05-09 12:54:48 +08:00
Sebastien Bourdeauducq
4056168875
master: store datasets in LMDB ( #1743 )
2023-04-24 17:34:30 +08:00
Spaqin
b225717ddb
DDMA: documentation
2023-03-29 13:46:33 +08:00
Sebastien Bourdeauducq
3f5cc4aa10
RELEASE_NOTES: fix formatting
2023-01-19 16:42:52 +08:00
Sebastien Bourdeauducq
babbbfadb3
update release notes
2023-01-12 13:12:05 +08:00
David Nadlinger
4bb2a3b9e0
RELEASE_NOTES: Two typo/formatting fixes
2022-12-18 17:26:58 +00:00
David Nadlinger
f5c408d8d9
RELEASE_NOTES: Fix up punctuation
2022-12-18 17:11:36 +00:00
Egor Savkin
1852491102
add channel names to RTIO errors
2022-12-02 16:27:03 +08:00
Egor Savkin
c591e7e305
sampler: fix reference voltage of recent hardware
2022-12-02 10:45:40 +08:00
Sebastien Bourdeauducq
2fe02cee6f
doc: MSYS2 packages
2022-11-15 19:32:06 +08:00
Robert Jördens
a0053f7a2b
add release note
2022-09-23 15:57:43 +02:00
Robert Jördens
a8f498b478
Merge branch 'master' into nk/phaser-servo
2022-07-11 14:35:25 +02:00
Sebastien Bourdeauducq
cb711e0ee3
edit ARTIQ-7 release notes
2022-07-08 17:51:02 +08:00
Robert Jördens
4ea11f4609
RELEASE_NOTES: update servo note
2022-07-07 16:03:35 +02:00
SingularitySurfer
57ac6ec003
add release note
2022-07-07 15:57:08 +02:00
Spaqin
8be945d5c7
Urukul monitoring ( #1142 , #1921 )
2022-07-07 10:52:53 +08:00
Spaqin
35f30ddf05
Expose TTLClockGen for Kasli JSONs ( #1886 )
2022-05-06 13:33:42 +08:00
Michael Birtwell
596b9a265c
Prefer DHCP to the built-in static IPs
...
Signed-off-by: Michael Birtwell <michael.birtwell@oxionics.com>
2022-04-24 10:10:42 +08:00
Michael Birtwell
6ffb1f83ee
DHCP support for core device firmware
...
DHCP is enabled by setting the `ip` config entry to "use_dhcp". Reusing this
config field rather than creating a new one means that there is no ambiguity
over which config field takes precedence.
Adds a thread to configure the interface based on DHCP events
Adds a `Dhcpv4Socket` as a wrapper around smoltcp's version
Formalises the storage of the IP addresses so that we can update one in
another module.
There's also a workaround for the first DHCP discover packet frequently
going missing.
Signed-off-by: Michael Birtwell <michael.birtwell@oxionics.com>
2022-04-24 10:10:14 +08:00
Sebastien Bourdeauducq
d644e982c8
RELEASE_NOTES: update
2022-03-19 22:50:54 +08:00
Spaqin
a85b4d5f5e
I2C API for PCA9547 support ( #1860 )
2022-03-01 15:07:53 +08:00
Leon Riesebos
c4292770f8
Kasli JSON description for SPI over DIO cards ( #1800 )
2022-02-26 07:36:00 +08:00
Sebastien Bourdeauducq
0e178e40ac
RELEASE_NOTES: fix formatting
2022-02-11 14:23:56 +08:00
hartytp
715bff3ebf
Revert "Merge pull request #1544 from airwoodix/dataset-compression" ( #1838 )
...
* Revert "Merge pull request #1544 from airwoodix/dataset-compression"
This reverts commit 311a818a49
, reversing
changes made to 7ffe4dc2e3
.
* fix accidental revert of f42bea06a8
2022-01-25 10:02:15 +08:00
Spaqin
095fb9e333
add Almazny support ( #1780 )
2022-01-11 09:55:39 +08:00
Leon Riesebos
f42bea06a8
worker_db: removed warning for writing a dataset that is also in the archive
...
Signed-off-by: Leon Riesebos <leon.riesebos@duke.edu>
2022-01-08 11:48:18 +08:00
Sebastien Bourdeauducq
4f723e19a6
RELEASE_NOTES: update
2021-12-14 00:05:49 +08:00