theheraldproject / herald-for-cpp

Herald for C++ - Reliable mobile Bluetooth communications - Native library & test apps
https://heraldprox.io
Other
13 stars 10 forks source link

RSSI-to-distance CSV rssi value source #32

Open adamfowleruk opened 3 years ago

adamfowleruk commented 3 years ago

[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

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

saramars1 commented 3 years ago

Will also work on this one