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

RSSI-to-distance CSV rssi value source #32

Open
2 tasks
adamfowleruk opened this issue Feb 27, 2021 · 1 comment
Open
2 tasks

RSSI-to-distance CSV rssi value source #32

adamfowleruk opened this issue Feb 27, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@adamfowleruk
Copy link
Contributor

adamfowleruk commented Feb 27, 2021

[Who] As an epidemiologist-developer
[What] I want to load the Edison robot sourced rssi/distance data format
[Value] In order to apply this data to my algorithms under test to allow me to validate their efficacy

Desired implementation

  • Load CSV data in to SampleList<Sample> to pass to Analysis Runner
  • Be memory efficient (no extraneous member created/destroyed repeatedly)

Other context

CSV format as per here: https://github.com/vmware/herald-analysis/tree/develop/reference-data/rssi-raw-edison

Allows testing of value source API

Depends upon #29

@adamfowleruk adamfowleruk added the enhancement New feature or request label Feb 27, 2021
@adamfowleruk adamfowleruk self-assigned this Feb 27, 2021
@adamfowleruk adamfowleruk removed their assignment Mar 11, 2021
@adamfowleruk adamfowleruk added the good first issue Good for newcomers label Mar 11, 2021
@saramars1
Copy link

Will also work on this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants