Releases: neurobooth/neurobooth-os
Config Rework; Mbient Rework
New configuration files and environment variables. Updated Mbient code, along with new task to do a device reset mid-session.
What's Changed
- Update version for new development (0.0.6.dev) by @lwhite1 in #278
- Update staging.bat to copy config files to the right location by @lwhite1 in #279
- fix errors in config files by @lwhite1 in #280
- fix cut and paste error by @lwhite1 in #281
- Additional config changes by @lwhite1 in #282
- Update init.py by @lwhite1 in #283
- Update README to refer to the new configuration instructions. by @lwhite1 in #284
- replace environment vars with config file by @lwhite1 in #285
- Update init.py by @lwhite1 in #286
- Update config.py by @lwhite1 in #288
- Include only relevant paths by @lwhite1 in #289
- Update config.py by @lwhite1 in #290
- Add debug output to client.py by @lwhite1 in #291
- Making port explicitly from config file. Adding debug statements by @lwhite1 in #292
- Update server_stm.py by @lwhite1 in #293
- Fix remaining key errors by @lwhite1 in #294
- Update dump_iphone_video.py by @lwhite1 in #295
- Update dump_iphone_video.py by @lwhite1 in #296
- fix command line args for server start scripts by @lwhite1 in #297
- Mbient rework by @boubre in #287
- Reset Mbient Task by @boubre in #298
Full Changelog: v0.0.5...v0.0.9
Config Rework; Mbient Rework
New configuration files and environment variables. Updated Mbient code, along with new task to do a device reset mid-session. Includes mbient-related bug fixes with respect to v.0.0.9.
Full Changelog: v0.0.5...v0.0.10
v0.0.8.dev
Converts environment variables to config-file variables, and update config variable-handling
What's Changed
- fix cut and paste error by @lwhite1 in #281
- Additional config changes by @lwhite1 in #282
- Update init.py by @lwhite1 in #283
- Update README to refer to the new configuration instructions. by @lwhite1 in #284
- replace environment vars with config file by @lwhite1 in #285
Full Changelog: v0.0.7.dev...v0.0.8.dev
v0.0.7.dev
v0.0.6.dev
update script for deployment of configs
What's Changed
- Update version for new development (0.0.6.dev) by @lwhite1 in #278
- Update staging.bat to copy config files to the right location by @lwhite1 in #279
Full Changelog: v0.0.5...v0.0.6.dev
v0.0.5
Re-enabling BLE Scan
The BLE scan seemed to have some hidden functionality of waking up devices. Adding this back in.
Reworked Mbient Reset Script
The Mbient reset script has been refactored and parallelized. It should now reset devices more quickly and give more informative messages. MAC addresses are no longer hardcoded, they can be specified via JSON file, command line, or dynamically scanned for.
What's Changed
- Increment release version by @lwhite1 in #270
- Release process documentation by @lwhite1 in #271
- Mbient Reset Script Update by @boubre in #272
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Reinitializing the release process
What's Changed
- Staging parity test by @aychang95 in #231
- Acq bat files add and reorg by @sid4py in #233
- Staging by @aychang95 in #234
- Staging by @aychang95 in #237
- Create CODE_OF_CONDUCT.md by @aychang95 in #239
- Fix .gitignore reset by @aychang95 in #241
- fix breaking gui from mass stdout prints by @aychang95 in #242
- Sc 127/configs by @aychang95 in #244
- Sc 60/format logs by @aychang95 in #246
- Sc 161/flirsn by @aychang95 in #248
- Update timing test scripts and bat files by @aychang95 in #249
- Sc 103/timing test by @aychang95 in #245
- changes to get mock neurobooth working again by @neurobooth-bot in #250
- Feature add text to consonants by @neurobooth-bot in #251
- Merge staging dev to master by @neurobooth-bot in #252
- merging staging to master by @sid4py in #255
- merging staging to master again by @sid4py in #256
- bug fix for missing session prefix in json and asc files by @sid4py in #258
- added extra strip() call to handle double-quotes by @lwhite1 in #260
- Readme,rst doc enhancements by @lwhite1 in #261
- fixes for iphone crashing the session, corrected state logic, correct… by @sid4py in #262
- deleted extra dependency files by @lwhite1 in #265
- Add eyetracker documentation by @sid4py in #266
- Fix/iphone by @boubre in #264
New Contributors
- @aychang95 made their first contribution in #231
- @boubre made their first contribution in #264
Full Changelog: v0.0.1...v0.0.2