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

Jamming avoidance code and test files #320

Merged
merged 2 commits into from
Oct 24, 2023
Merged

Conversation

dania-tii
Copy link
Collaborator

No description provided.

@dania-tii dania-tii changed the title Added jamming avoidance code and test files Jamming avoidance code and test files Oct 12, 2023
@dania-tii dania-tii requested a review from mbaddeley October 13, 2023 07:26
@joenpera
Copy link
Contributor

How this is started in a Mesh nodes?

@mbaddeley
Copy link
Contributor

Does this script (or should it) also start as an init.d service?

@dania-tii
Copy link
Collaborator Author

How this is started in a Mesh nodes?
Does this script (or should it) also start as an init.d service?

The jamming avoidance scheme is started by running the jamming_setup.py file on each node. This should be enabled/disabled as part of the mesh shield 2.0 features (eg via entrypoint). I don't have information regarding whether this scheme should also be configured to start as an init.d service

@dania-tii dania-tii requested a review from joenpera October 19, 2023 12:05
@dania-tii
Copy link
Collaborator Author

I updated the jamming avoidance code as per the following:

  • Added PID control to support processes later being killed
  • Removed feature_client.py and feature_server.py scripts (they are no longer required)
  • Updated debug prints to file logging
  • Refactored code
  • According to the above code changes, updated the test files

@joenpera
Copy link
Contributor

I updated the jamming avoidance code as per the following:

  • Added PID control to support processes later being killed
  • Removed feature_client.py and feature_server.py scripts (they are no longer required)
  • Updated debug prints to file logging
  • Refactored code
  • According to the above code changes, updated the test files

Who owns radio resource control?
Python library installation to Host OS?

@martin-tii martin-tii merged commit 2e22492 into develop Oct 24, 2023
2 checks passed
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.

6 participants