191494e430
RELEASE_NOTES: update
2024-07-27 22:10:06 +08:00
11c5f537bb
RELEASE_NOTES: added fastino monitor
2024-07-23 10:52:24 +08:00
d8cf91bfb2
RELEASE_NOTES: update
2024-07-05 08:42:34 +02:00
91a4315386
RELEASE_NOTES: update
2024-07-03 09:15:43 +02:00
bcc760a3fb
doc: Add description of release model to manual
2024-06-27 14:43:10 +08:00
3cd6d50ad9
doc: mention zadig being installed with offline installer
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2024-06-26 12:41:57 +08:00
9a770c15c5
RELEASE_NOTES: update
2024-06-05 16:51:23 +08:00
c2d645ed0a
enable spread in satellite, use high watermark
2024-05-23 17:18:16 +08:00
9934c756b2
RELEASE_NOTES: quickstyle EnumerationValue
2024-04-02 15:46:57 +08:00
7688f380b1
environment, artiq_run: introduce interactive arguments
2024-02-26 19:30:31 +08:00
a0450555e2
RELEASE_NOTES: units in datasets
2024-02-26 19:29:31 +08:00
7c1274f254
RELEASE_NOTES: Python 3.10 -> 3.11
2024-02-26 16:30:22 +08:00
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
85850ad9e8
wavesynth: remove
2023-12-13 13:36:21 +08:00
e81e8f28cf
gateware: merge kasli_generic into kasli. Closes #2279
2023-11-14 14:01:17 +08:00
3ad3fac828
update ARTIQ-8 release notes
2023-11-08 11:17:17 +08:00
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
7ab52af603
docs: subkernel support
2023-10-08 17:12:06 +08:00
bb7caacb5f
RELEASE_NOTES: applet API extensions
2023-10-05 12:32:01 +08:00
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
a2d62e6006
RELEASE_NOTES: deprecated ndecimals
2023-07-18 08:02:42 +00:00
9f8bb6445f
RELEASE_NOTES: add breaking change data_changed signature
2023-07-12 08:28:28 +00:00
7ca02a119d
RELEASE_NOTES: update lmdb migrate script
2023-07-10 02:33:59 +00:00
454597915a
RELEASE_NOTES: update
2023-06-17 05:01:02 +00:00
e015483e48
RELEASE_NOTES: add LMDB migration script ( #1743 )
2023-05-09 14:56:43 +08:00
45cd438fb8
Almazny v1.2 support
...
Based on PR #2060 by Robert Jördens.
2023-05-09 12:54:48 +08:00
4056168875
master: store datasets in LMDB ( #1743 )
2023-04-24 17:34:30 +08:00
b225717ddb
DDMA: documentation
2023-03-29 13:46:33 +08:00
3f5cc4aa10
RELEASE_NOTES: fix formatting
2023-01-19 16:42:52 +08:00
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
1852491102
add channel names to RTIO errors
2022-12-02 16:27:03 +08:00
c591e7e305
sampler: fix reference voltage of recent hardware
2022-12-02 10:45:40 +08:00
2fe02cee6f
doc: MSYS2 packages
2022-11-15 19:32:06 +08:00
a0053f7a2b
add release note
2022-09-23 15:57:43 +02:00
a8f498b478
Merge branch 'master' into nk/phaser-servo
2022-07-11 14:35:25 +02:00
cb711e0ee3
edit ARTIQ-7 release notes
2022-07-08 17:51:02 +08:00
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
8be945d5c7
Urukul monitoring ( #1142 , #1921 )
2022-07-07 10:52:53 +08:00
35f30ddf05
Expose TTLClockGen for Kasli JSONs ( #1886 )
2022-05-06 13:33:42 +08:00
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
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
d644e982c8
RELEASE_NOTES: update
2022-03-19 22:50:54 +08:00
a85b4d5f5e
I2C API for PCA9547 support ( #1860 )
2022-03-01 15:07:53 +08:00