Releases: Mentalab-hub/explorepy
Releases · Mentalab-hub/explorepy
Version 3.0.0
- Improve Bluetooth connectivity
- Add offline and online SPS
- Backward compatibility with Explore Pro
- Update to new CI
Version 2.0.0
- Add mac support
- Remove browser based visualization
- Add yaml file for RTD build
Version 1.8.2
- Improve explore mock device
- Add yaml file for RTD build
Version 1.8.1
- Bugfix record data
- Add dummy packets for CI/CD pipeline
- Add mock device
Version 1.8.0
- Add support for explore+ 16 ch device
- Unit test integration with CI/CD
- Repair CSV from binary data
- Save current device settings on disconnection, restore them on demand
- Receive external triggers from LSL
Version 1.7.0
- Add support for Explore+ 32 channel device
- Sorted timestamps in CSV
- Settings file to preserve experiment settings
Version 1.6.3
- Add new packet classes
Version 1.6.2
- Change EDF file extension
- Add dataset export feature for EEGLab
- Bugfix recording
Version 1.6.1
- Improve EDF file timing with PyEDFlib
- Fix Bokeh import error
- Add custom analysis script for 4 channel P300 experiment
Version 1.6.0
- Remove dependency on Pybluez
- Add SSVEP offline experiment
- Add P300 example
- Update LSL stream names
- Fixing some bugs