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

Cleanup from ground testing #67

Merged
merged 10 commits into from
Jun 6, 2023
Merged

Cleanup from ground testing #67

merged 10 commits into from
Jun 6, 2023

Conversation

plauche
Copy link
Collaborator

@plauche plauche commented May 30, 2023

A variety of changes done in support of myceli ground testing:

Added

  • Added chunk_transmit_throttle config option, which adds a throttle delay between transmission of chunks.
  • Added radio_address config option, which hardcodes an address for myceli to send responses to.

Changed

  • MTU now maxes out at 3072. This max value is now used as the size of the receive buffer, fixing any MTU mismatch errors.
  • Logging level for myceli, hyphae, and controller can now be controlled using the RUST_LOG environment variable.
  • Added additional debug logging around chunk sending and receiving.

@plauche plauche changed the title Additional debug builds Cleanup from ground testing Jun 2, 2023
@plauche plauche marked this pull request as ready for review June 2, 2023 19:24
@plauche plauche merged commit 68f9ee1 into main Jun 6, 2023
@plauche plauche deleted the additional-debug-builds branch June 6, 2023 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants