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

Discover action types #53

Merged
merged 38 commits into from
Jan 29, 2024
Merged

Discover action types #53

merged 38 commits into from
Jan 29, 2024

Conversation

dboulware
Copy link
Collaborator

This PR updates scos-action dependency to 8.0.0. Due to changes in scos-actions 8.0.0 this PR makes the following changes:

  • Removes example calibration files
  • No longer creates an instance of the TekRSASigan in hardware package
  • Relies on a new DEVICE_MODEL setting to determine which action configs to use because the TekRSASigan instance is no longer available
  • Removes calibration tests
  • Changes number ffts to 320e3
    Additional changes unrelated to scos-actions include:
  • Add plugin_version, firmware_version, and api_version to TekRSASigan

Due to the above changes, this also includes a a major version increase.

aromanielloNTIA and others added 30 commits October 31, 2023 10:08
Copy link
Member

@aromanielloNTIA aromanielloNTIA left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I made two commits with relatively small changes to:

  • Remove most SEA action configs, since the changes in Initialization and users app scos-sensor#267 will let us develop and load actions per-sensor without having YAML files here. I kept baseline action configurations only.
  • Update the README to remove mention of example calibration files in this repository which have been removed.

Otherwise, please see my one comment below. Everything else looks good.

src/scos_tekrsa/settings.py Show resolved Hide resolved
Consistency with base sigan interface
@aromanielloNTIA aromanielloNTIA merged commit adb3db8 into main Jan 29, 2024
4 checks passed
@aromanielloNTIA aromanielloNTIA deleted the discover_action_types branch January 29, 2024 19:52
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.

2 participants