Releases: kowalej/BlueMuse
Releases · kowalej/BlueMuse
Windows 11
Muse 2 AUX
- AUX supported on Muse 2.
- Refresh available via command line.
Platform Version Bump
- Bumped Windows platform version up to 10.0.19041.0.
- Set minimum Windows platform version to 10.0.16299.0 (Fall Creators Update).
Muse S Official Support and Improve Shutdown Stream Exception Handling
2.1.0.0
- Detect Muse S as separate device (previously detected as Muse 2).
- Muse S - enable PPG.
- Handle more exceptions during stream shutdown.
PPG, accelerometer, gyro, telemetry, device info, control status, reset functionality.
2.0.0.0
- Stream PPG, accelerometer, gyroscope, and telemetry data.
- Muse 2 (and other model) auto detection. Removed "Assume Muse 2" setting.
- Battery level indicator in the UI.
- Added support for "tech info" which will show some device and control status information from the Muse. This data includes firmware information, serial number, battery info, and more.
- Added button to "hard reset" the Muse. This can sometimes help resolve connectivity issues.
- Cleaned up UI (improved button colours and important text is now bolded).
- Added a lot more logging for Bluetooth and other processing errors. This will hopefully lead to remaining issues being resolved in the future.
- Utilizing generated UWP package Install.ps1 Powershell install script (instead of calling Add-AppDevPackage directly).