-
Notifications
You must be signed in to change notification settings - Fork 8
New Wearable Sensing App Release #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
* added cmake readme * gitignore + impedance button * changed README * start analog reset command * implemented impedance with button * both check/reset impedance * Update dsi2lsl.c * added pull request changes --------- Co-authored-by: isaiahtheant <[email protected]> Co-authored-by: Isaiah <[email protected]>
* added cmake readme * gitignore + impedance button * changed README * start analog reset command * implemented impedance with button * both check/reset impedance * Update dsi2lsl.c * Impedance start/stop + threading * Update README.md * temp remove ui button * Updates to README and cmake list * pull request changes * Remove dsi-api-v1.18.2 from tracking (should be ignored) * updated pull request changes * Removed constant impedance printing * Update README.md * Update README.md * Update README.md * Standardized + More comments * Revert changes --------- Co-authored-by: isaiahtheant <[email protected]> Co-authored-by: Isaiah <[email protected]> Co-authored-by: Tab Memmott <[email protected]>
* added cmake readme * gitignore + impedance button * changed README * start analog reset command * implemented impedance with button * both check/reset impedance * Update dsi2lsl.c * added pull request changes Co-authored-by: tab-cmd <[email protected]> Co-authored-by: isaiahtheant <[email protected]> Co-authored-by: erizheng <[email protected]> remove old README file
--------- Co-authored-by: Eric Zheng <[email protected]>
|
Hi Tab, |
|
Can you also check to see how difficult it would be to upgrade to Qt6? It's been out for over 4 years now and Qt5 is increasingly harder to find and install. In my experience, if you aren't using any niche features of Qt then the upgrade is pretty smooth -- there's typically only 1 or 2 small API changes in the main widgets. |
|
Actually, the Qt6 thing can be a separate PR. Let's not complicate this PR too much. Sorry about that. |
|
@tab-cmd , I invited you as a collaborator on this repo. I also checked out the WearableSensing-master fork from which this PR originates and pushed it here as the WearableSensing-master branch in case you want to redo the PR entirely in this repo. |
* compile with mingw64 * Update CMakeLists.txt * Delete mingwbuild directory * fixed getRandomString issue with it using same String * fixed getRandomString issue with it using same String * Change push_sample * Fixed time jitter * fixed mistake * document CHUNK_SIZE * fix linting issues * refactor * clean up and add documentation --------- Co-authored-by: Eric Zheng <[email protected]> Co-authored-by: Tab Memmott <[email protected]>
Contributions
Deprecations
Coming soon
Release file
https://github.com/WearableSensing/LSL/releases/download/v1.1/WearableSensingLSL-Windows.7z
note We are using 7zip due to some false flags by Windows Defender and other antivirus software using zip files.