Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update scos-actions branch for testing * Add testing config * scos-actions branch testing. * Add noise-diode-off testing config * Add firmware and API version properties * Add new properties to unit tests * Bump minor version to 4.1.0 * Update required scos-actions version * Delete testing configs * Update nffts in SEA data product configs * add no filter cal action for testing. * Delete example calibration files * actions branch * expose signal_analyzer in discover. * Only load actions in discover. Use a setting for the device model. * Don't create sigan. * optional cals in sigan constructor. * remove bad import and use self.sensor_calibration. * Add optional switches dictionary to TekRSASigan and pass to power_cycle. * remove switches from power_cycle_and_connect call. * Instantiate signal_analyzer and expose in discover if not running migrations. * set sigan to None when running migration. * log running migrations. * load switches before creating tekrsa. * Don't create sigan. * Return to not initializing sigan for testing. * scos-actions 8.0.0 and remove switch_configs_dir setting. * Ran pre-commit. * Remove no filter cal action added for testing. * Remove calibration tests. Initialize signal analyzer for tests. Add DEVICE_GetFWVersion and DEVICE_GetAPIVersion to the mock rsa. * Major version update. * format. * remove attenuation-modified SEA action configs * remove reference to example cal files from README * use model property instead of device_name Consistency with base sigan interface --------- Co-authored-by: Anthony Romaniello <[email protected]>
- Loading branch information