Releases: NeuropsyOL/SENDA
v1.3.0
Full Changelog: v1.2...v1.3.0
Send-a 1.2.0
Features
Terminate app when back button is pressed twice
Push scores of all labels returned by audio classifier.
Sign release apk
Bug fixes
Do not call Stop() in finalize() as it leads to crashes from double-free in liblsl
Misc
Disable sensor list while streaming is active
Full Changelog: v1.0.7...v1.2
Send-a 1.0.7
Features
Send acceleration and gyro data from Movella sensors
Send a Marker every time the button on a connected Movella Sensor is pressed
Add MediaPipe audio classifier
Only ask for permission when a sensor needing permissions is actually selected
Bug fixes
Assert that stream outlet is not null before sending
Implement swipe to refresh feature for sensor list
Do not stop movella bridge twice causing crashes
Fix sound quality
Misc
Rename package name to de.uol.neuropsy.senda - app uninstall and reinstall may be needed to quench security warnings
General code cleanup
Send-a 1.0.3
- Send current GPS location via LSL
- Use liblsl-1.16.2
- Code cleanup
Send-a version used in Pocketable Lab paper
Pocketable_Lab_Paper sampling rate trial and error