Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DHCP support #24

Closed
cjbe opened this issue Aug 29, 2019 · 1 comment
Closed

DHCP support #24

cjbe opened this issue Aug 29, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@cjbe
Copy link
Contributor

cjbe commented Aug 29, 2019

DHCP support would be very useful - I am happy to implement this.

For the time being I would implement switching between an built-in IP address and DHCP via a compile-time option, but in the future it would be useful to have this configurable via the CPU USB interface (if we end up implementing this) or the debug UART.

@jordens jordens added the enhancement New feature or request label Sep 10, 2019
cjbe referenced this issue in OxfordIonTrapGroup/stabilizer Sep 12, 2019
The choice between DHCP and a static address is set by a compile-time flag
in anticipation of implementing runtime adjustable configuration (#29).

Closes #24
dnadlinger referenced this issue in OxfordIonTrapGroup/stabilizer Nov 18, 2019
The choice between DHCP and a static address is set by a compile-time flag
in anticipation of implementing runtime adjustable configuration (#29).

Closes #24
@ryan-summers
Copy link
Member

DHCP added in #311

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants