We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The GUI update
settings
sensors
sensor_groups
sensor_calibration
Related issues: #16
Forces
COP
NavigationToolbar
Related issues: #17
Sensor
SensorGroup
SType
SGType
DataManager
SensorManager
FileManager
test_manager_config
test_manager_file
test_sensor
test_sensorgroup
The text was updated successfully, but these errors were encountered:
3a069d8
AaronPB
Successfully merging a pull request may close this issue.
The GUI update
Config flexibility
settings
config section.settings
.sensors
config section to list all sensors to be used.sensor_groups
config section where all groups are defined.sensor_calibration
section.New graphs
Related issues: #16
Forces
,COP
.NavigationToolbar
to figures.Results settings
Related issues: #17
GUI redesign
Class refactors
Sensor
andSensorGroup
handler methods and sensor type with newSType
,SGType
enums.DataManager
internal management with pandas dataframes.SensorManager
flexible sensor loader, instead of fixed groups.FileManager
to override initial name value, only update file suffix.Tests
test_manager_config
.test_manager_file
.test_sensor
.test_sensorgroup
.The text was updated successfully, but these errors were encountered: