artiq/doc
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
..
logo update logo 2016-04-30 00:30:24 +08:00
manual DHCP support for core device firmware 2022-04-24 10:10:14 +08:00
slides doc: Fix ancient trigger code in slides 2018-11-03 20:33:19 +08:00
wrpll_diagram.png wrpll: add diagram from Weida 2019-12-09 17:41:44 +08:00