Skip to content

Releases: HumanDynamics/openbadge-analysis

Fixing audio file version handling

16 Apr 22:21
Compare
Choose a tag to compare

There was an issue with the way load_audio_chunks_as_json_objects and sample2data identified the version of the audio file, mistaking it as V1.0. This is now fixed, but might create issues with some older code.

Added code to support new proximity files format

23 Oct 17:18
Compare
Choose a tag to compare

In the new version of the system, the server sets the badge_id on the badges, so it is no longer calculated based on the MAC address. Therefore, we can directly translate the observed id to a unique member_key using a translation table or using the member_id field now saved together with the data.

Added functions for smoothing the RSSI values, and filling gaps

02 Jan 16:50
Compare
Choose a tag to compare

Minor changes to function names

15 Dec 02:59
Compare
Choose a tag to compare
v0.3.6

Bump version: 0.3.5 → 0.3.6

Adding more functions for parsing hub logs and reading sample counts for proximity and audio

12 Dec 21:04
Compare
Choose a tag to compare

Adding a module for parsing hub logs

10 Dec 02:17
Compare
Choose a tag to compare
v0.3.4

Bump version: 0.3.3 → 0.3.4

Added proximity pipeline. Code cleanup

03 Oct 21:24
Compare
Choose a tag to compare
Add a pipeline for handling proximity data

Add a pipeline for handling proximity data

Updated examples and additions to proximity analysis

29 Sep 21:01
Compare
Choose a tag to compare
Merge pull request #2 from HumanDynamics/oren

Updates to notebooks used for battery testing

0.1: Merge pull request #2 from HumanDynamics/oren

29 Dec 17:14
Compare
Choose a tag to compare
Updates to notebooks used for battery testing