Florian Agbuya
875666f3ec
doc: add section on new nix flakes config ( closes #2232 )
...
Signed-off-by: Florian Agbuya <fa@m-labs.ph>
2023-11-10 16:47:56 +08:00
David Mak
460cbf4499
docs: Add section on untrusted substituters in Nix
...
Signed-off-by: David Mak <david.18.19.21@gmail.com>
2023-09-14 11:55:45 +08:00
Sebastien Bourdeauducq
41caec797e
flake: do not install ARTIQ itself in dev shell, only its dependencies
...
Otherwise, test runs take a long time when entering the shell, and failing tests stop entering the shell which is not what we want.
Also make jsonschema a regular dependency of ARTIQ, since users can now retrieve JSONs via AFWS.
2023-05-30 16:20:57 +08:00
Hartmann Michael (IFAG PSS SIS SCE QSE)
df15f53ee9
doc: conda installation notes
2023-05-12 17:44:38 +08:00
Egor Savkin
d0b8818688
Add 125 MHz from 80 MHz reference option to rtio clocking
...
Signed-off-by: Egor Savkin <es@m-labs.hk>
2023-04-13 14:57:24 +08:00
Egor Savkin
1ca09b9484
Add support for default route (IPv4 and IPv6) ( #2059 )
...
Based on code by Michael Birtwell <michael.birtwell@oxionics.com>
2023-03-13 17:29:10 +08:00
Michael Hartmann
07d684a35d
doc: Add jsonschema to nix package list
...
Add jsonschema to the nix package list as it is required by
artiq_ddb_template.
2023-01-31 18:24:15 +08:00
Michael Hartmann
2371c825f5
doc: Add remark about FTDI drivers
...
Add a remark that on Windows you might need to install the FTDI drivers
first before you can connect to the serial port.
2023-01-26 21:05:47 +08:00
Sebastien Bourdeauducq
e9c65abebe
manual: fix Nix flakes installation. Closes #2036
2023-01-15 13:03:15 +08:00
Sebastien Bourdeauducq
1be7e2a2e1
doc: duplicate nixConfig
2023-01-04 15:13:55 +08:00
Egor Savkin
1852491102
add channel names to RTIO errors
2022-12-02 16:27:03 +08:00
wlph17
3f93f16955
manual: add msys2 openocd instructions ( #2014 )
2022-12-01 17:23:51 +08:00
Sebastien Bourdeauducq
2fe02cee6f
doc: MSYS2 packages
2022-11-15 19:32:06 +08:00
mwojcik
b705862ecd
afws_client: fix argument order
2022-08-25 13:17:41 +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
69ce09c7c0
manual: minor fixes
2022-02-21 18:44:18 +08:00
Sebastien Bourdeauducq
6a586c2e4d
manual: kasli-soc flashing
2022-02-21 16:27:59 +08:00
Sebastien Bourdeauducq
e84056f7e0
manual: Flakes installation instructions. Closes #1835
2022-02-21 16:20:14 +08:00
Spaqin
9b1d7e297d
runtime: clock input specification improvements
...
closes #1735
2021-10-28 16:21:51 +08:00
Sebastien Bourdeauducq
522c2f5995
doc: nixpkgs 21.05
2021-06-02 08:18:28 +08:00
Sebastien Bourdeauducq
523fa01343
manual: fix OpenOCD conda instructions
2021-03-27 12:16:08 +08:00
Sebastien Bourdeauducq
cb44b0cd1a
doc: remove qutip from install example (removed from nixpkgs)
2021-01-15 17:18:44 +08:00
Harry Ho
d51d4e6ce0
doc: fix missing instructions for bypassing Si5324 on Kasli
2020-11-26 12:03:28 +08:00
Sebastien Bourdeauducq
e66d2a6408
manual: clarify and expand nix-shell file
2020-10-15 14:31:25 +08:00
Sebastien Bourdeauducq
7c2519c912
manual: nixpkgs 20.09
2020-10-08 09:18:46 +08:00
Sebastien Bourdeauducq
9c9dc3d0ef
manual: Kasli now supports 10/100 Ethernet
2020-08-01 10:35:37 +08:00
Sebastien Bourdeauducq
906256cc02
manual: remove reference to conda install script
2020-06-26 10:50:11 +08:00
Sebastien Bourdeauducq
5d58a195c0
manual: clarify board package installation
2020-06-26 10:49:31 +08:00
Sebastien Bourdeauducq
fb6a8899f4
manual: use conda env creation command
2020-06-26 10:47:55 +08:00
Sebastien Bourdeauducq
91c93e1ad8
manual: add note about additional packages
2020-06-20 19:32:13 +08:00
Sebastien Bourdeauducq
4ad46e0e40
update Conda installation method
2020-06-20 19:26:31 +08:00
Sebastien Bourdeauducq
371d923385
manual: nixpkgs 20.03
2020-04-04 13:05:46 +08:00
Sebastien Bourdeauducq
9294efabc0
manual: Kasli can get MAC address from EEPROM
2020-03-14 12:19:43 +08:00
Sebastien Bourdeauducq
8dbf30b23e
manual: mention integrated Kasli JTAG
2020-03-02 18:42:01 +08:00
Sebastien Bourdeauducq
6bb931a17b
manual: point to beta Nix channel
2019-11-14 17:04:46 +08:00
Sebastien Bourdeauducq
4707aef45c
split out artiq-comtools
2019-11-14 15:21:51 +08:00
Sebastien Bourdeauducq
6d5dcb4211
runtime: enable IPv6. Closes #349
2019-10-19 17:20:33 +08:00
Sebastien Bourdeauducq
9c5ff4fc04
manual: Nix bug 2709 fixed in Nix 2.3
2019-10-10 11:29:48 +08:00
Sebastien Bourdeauducq
3aade3b59a
manual: now building for nixpkgs 19.09
2019-10-10 10:55:44 +08:00
Sebastien Bourdeauducq
694b85f37a
doc: only one hydra build for conda packages
2019-09-13 09:43:12 +08:00
Sebastien Bourdeauducq
2ffc843790
update installation instructions
2019-07-18 00:51:47 +08:00
Sebastien Bourdeauducq
fa19b30313
remove old conda build recipes
2019-05-07 17:26:38 +08:00
Sebastien Bourdeauducq
51c123bad8
manual: more polite conda warning
2019-04-27 09:35:09 +08:00
Sebastien Bourdeauducq
b13961f246
manual: shorter nix-env command
2019-04-27 09:34:28 +08:00
Sebastien Bourdeauducq
5bef72dbd6
manual: list NDSPs and their packages
2019-04-23 00:39:27 +08:00
Sebastien Bourdeauducq
be99496124
manual: give more explanations about board packages
2019-04-23 00:09:48 +08:00
Sebastien Bourdeauducq
119f64243f
manual: add warning about conda
2019-04-20 10:49:39 +08:00
Sebastien Bourdeauducq
2ada5227f0
update documentation after moving controllers out-of-tree ( #887 )
2019-04-20 00:21:54 +08:00
Sebastien Bourdeauducq
b4b9ec50b5
nixpkgs 18.09 -> 19.03
2019-04-13 18:46:33 +08:00