Skip to content
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

Graph should change color on events (failure, blink) #24

Closed
qdot opened this issue Jun 9, 2022 · 0 comments
Closed

Graph should change color on events (failure, blink) #24

qdot opened this issue Jun 9, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@qdot
Copy link
Contributor

qdot commented Jun 9, 2022

PySimpleGUI graph isn't updating on events. It should show blue when blinking, red during failure.

@qdot qdot added the bug Something isn't working label Jun 9, 2022
@qdot qdot self-assigned this Jun 9, 2022
@qdot qdot closed this as completed in 5580d48 Jun 9, 2022
github-actions bot pushed a commit that referenced this issue Mar 10, 2023
## 1.0.0-SolidJSGUI.1 (2023-03-10)

### 🤖 Build System

* update yarn.lock ([3e9899a](3e9899a))
* upgrade tauri cli and format cargo.toml ([003e1f3](003e1f3))

### 🎨 Styles

* 404 page ([4728ea1](4728ea1))

### 📝 Documentation

* remove readme for solid-start ([ad3a1af](ad3a1af))
* update dev docs ([479dfb7](479dfb7))

### 🔁 Continuous Integration

* **ci-package:** add two new scripts to package.json ([b0332dc](b0332dc))

### 🧑‍💻 Code Refactoring

*  minor refactoring ([8a175bf](8a175bf))
* basic refactor for dev ([60bdff8](60bdff8))
* clean up app.tsx ([3464d8f](3464d8f))
* clean up app.tsx ([37bfadd](37bfadd))
* cleaning up ([d9e8102](d9e8102))
* cleanup actions ([66377cf](66377cf))
* cleanup and run linter ([916ada3](916ada3))
* continue code cleaup ([03cf68f](03cf68f))
* continue code cleaup ([f2876f8](f2876f8))
* migrated component import to be lazy ([d44bc8b](d44bc8b))
* minor refactor ([29760dc](29760dc))
* move modal content out of app ([51105e6](51105e6))
* refactor assets folder ([9c942a5](9c942a5))
* refactor store so it makes more sense ([280f350](280f350))
* remove fragment in CameraHandler ([a068589](a068589))
* run linter ([bff98e8](bff98e8))
* small refactor ([3731b41](3731b41))
* update dev deps and formatting ([d4ef87d](d4ef87d))
* various tasks for refactoring ([d6bd6a7](d6bd6a7))

### 🍕 Features

* add loader ([f0e64c3](f0e64c3))
* add new menu handler and creator ([fabe272](fabe272))
* add os level notifications ([10a38a2](10a38a2))
* add types of alerts ([8126304](8126304))
* add web serial fashing tool ([77f935d](77f935d))
* added sticky header ([92f398b](92f398b))
* added test for notifications ([f812192](f812192))
* basic modal setup ([a890581](a890581))
* basic modal setup ([f6d56c2](f6d56c2))
* begin cleaning up hooks ([7099850](7099850))
* begin creating modal component ([1577b29](1577b29))
* begin implementing loader ([8eb5347](8eb5347))
* begin implementing websocket handler ([07377a9](07377a9))
* begin laying infrastructure for REST and mDNS ([c7c26de](c7c26de))
* begin setting up dynamic rendering ([f72ed65](f72ed65))
* begin setting up global websocket instance ([8bf3889](8bf3889))
* better responsive design for list view ([d31350e](d31350e))
* create notification system and tester for it ([e4fc7c1](e4fc7c1))
* document className tool ([4482946](4482946))
* enable router ([9e2298f](9e2298f))
* fix navigation ([00840eb](00840eb))
* implement websocket per camera ([14923e0](14923e0))
* playing with hope-ui styling ([471f99e](471f99e))
* prepare for dev container ([1ba300f](1ba300f))
* setting up CI/CD ([2cf0d20](2cf0d20))

### 🐛 Bug Fixes

* add router to path discovery ([613bbe1](613bbe1))
* add tauri commands to package.json ([3e6e80b](3e6e80b))
* begin migration to kobalte-ui ([c3693e8](c3693e8))
* bug in notifications ([fc0d06c](fc0d06c))
* bugs from last refactor ([6d610ae](6d610ae))
* bugs from last refactor ([926578c](926578c))
* **fix-css:** change `space-between` to `space-around` for header wrapper ([953d132](953d132))
* content render in relation to header ([de4ccfc](de4ccfc))
* docker file ([a77afa1](a77afa1))
* fix accidental move of images in assests ([efd6cc0](efd6cc0))
* fix camera bug ([429be3d](429be3d))
* fix imports and run yarn format ([00cea2e](00cea2e))
* fix linting issue ([8aeb86a](8aeb86a))
* fix onPress issue ([2292c0a](2292c0a))
* fix overflow on main app component ([966b4d5](966b4d5))
* fix prepareCMD error in CI ([d502180](d502180))
* fix some bugs and outline styling bug ([159be3c](159be3c))
* header file path in Home ([2c20cbe](2c20cbe))
* header import in Home page ([4a05835](4a05835))
* iframe instance bug ([20eecf5](20eecf5))
* leading forward slash in build.yml ([aaa1a80](aaa1a80))
* list view in small screen ([f732d66](f732d66))
* loader animation ([d1c0435](d1c0435))
* mdnsScanner ([c60c274](c60c274))
* migrate ws init ([7e0b5eb](7e0b5eb))
* minor formatting ([224cad7](224cad7))
* modal centering ([b72c9fb](b72c9fb))
* notifications type feature ([9ec7e4b](9ec7e4b))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4)), closes [#20](#20)
* outline bug ([0b840ea](0b840ea))
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa5)), closes [#21](#21)
* remove event listeners from popover ([8dc56b7](8dc56b7))
* remove lazy load from Routes.txs ([ca6e41d](ca6e41d))
* remove macos env, cleanup steps ([171188c](171188c))
* remove yarn build ([5f050f8](5f050f8))
* rename header folder, change routes to match ([d284303](d284303))
* rename notifications icon util function ([508c009](508c009))
* run yarn format and fix some minor styling ([b53a713](b53a713))
* set perms on shell script ([6539b29](6539b29))
* setup CI for windows only ([a0ede6b](a0ede6b))
* setup webocket instance as an array ([e57391e](e57391e))
* setup webocket instance as an array ([5d49698](5d49698))
* setup webocket instance as an array ([38b6fe5](38b6fe5))
* shouldn't init websocket store in ws component ([68534dd](68534dd))
* some build errors ([c1afc37](c1afc37))
* style and files for custom scrollbar ([a210543](a210543))
* Update graph background color on events ([5580d48](5580d48)), closes [#24](#24)
* warning on non-null assertions ([2bc5032](2bc5032))
github-actions bot pushed a commit that referenced this issue Aug 24, 2023
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

### 🍕 Features

* add colorama instead of using escape codes ([1d9dfea](1d9dfea))
* add dev container ([a5e36ad](a5e36ad))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e))
* more readable logging with colorama ([2efa3c3](2efa3c3))
* show bitrate, fps, latency in tracking mode ([6163744](6163744))
* slightly reduce dropped frame count ([3b5582d](3b5582d))
* updated poetry.lock ([632ec2a](632ec2a))

### 🐛 Bug Fixes

* bring the existing impl to a usable state ([b3f444e](b3f444e))
* ensure serial is closed when thread crashed ([4def965](4def965))
* identify and mitigate latency issues ([295f104](295f104))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4)), closes [#20](#20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa5)), closes [#21](#21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb))
* Update graph background color on events ([5580d48](5580d48)), closes [#24](#24)
* when address is set but no devices connected ([6d7630c](6d7630c))

### 🧑‍💻 Code Refactoring

* cleanup imports ([446a20c](446a20c))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d1938))

### 🤖 Build System

* setup pre-release build pipeline ([aa5e6b8](aa5e6b8))
* setup pre-release build pipeline ([a8b73bf](a8b73bf))
* setup pre-release build pipeline ([9b27720](9b27720))
* setup pre-release build pipeline ([e250e4e](e250e4e))
github-actions bot pushed a commit that referenced this issue Aug 24, 2023
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add colorama instead of using escape codes ([1d9dfea](1d9dfea))
* add dev container ([a5e36ad](a5e36ad))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e))
* more readable logging with colorama ([2efa3c3](2efa3c3))
* show bitrate, fps, latency in tracking mode ([6163744](6163744))
* slightly reduce dropped frame count ([3b5582d](3b5582d))
* updated poetry.lock ([632ec2a](632ec2a))

### 🐛 Bug Fixes

* bring the existing impl to a usable state ([b3f444e](b3f444e))
* ensure serial is closed when thread crashed ([4def965](4def965))
* identify and mitigate latency issues ([295f104](295f104))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4)), closes [#20](#20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa5)), closes [#21](#21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb))
* standalone exe ([35e71a2](35e71a2))
* Update graph background color on events ([5580d48](5580d48)), closes [#24](#24)
* when address is set but no devices connected ([6d7630c](6d7630c))

### 🧑‍💻 Code Refactoring

* cleanup imports ([446a20c](446a20c))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d1938))

### 🤖 Build System

* setup pre-release build pipeline ([aa5e6b8](aa5e6b8))
* setup pre-release build pipeline ([a8b73bf](a8b73bf))
* setup pre-release build pipeline ([9b27720](9b27720))
* setup pre-release build pipeline ([e250e4e](e250e4e))
github-actions bot pushed a commit that referenced this issue Aug 24, 2023
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add colorama instead of using escape codes ([1d9dfea](1d9dfea))
* add dev container ([a5e36ad](a5e36ad))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e))
* more readable logging with colorama ([2efa3c3](2efa3c3))
* show bitrate, fps, latency in tracking mode ([6163744](6163744))
* slightly reduce dropped frame count ([3b5582d](3b5582d))
* updated poetry.lock ([632ec2a](632ec2a))

### 🐛 Bug Fixes

* bring the existing impl to a usable state ([b3f444e](b3f444e))
* ensure serial is closed when thread crashed ([4def965](4def965))
* identify and mitigate latency issues ([295f104](295f104))
* module leap not found ([a29db80](a29db80))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4)), closes [#20](#20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa5)), closes [#21](#21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb))
* rate limit error ([129e07b](129e07b))
* standalone exe ([35e71a2](35e71a2))
* Update graph background color on events ([5580d48](5580d48)), closes [#24](#24)
* when address is set but no devices connected ([6d7630c](6d7630c))

### 🧑‍💻 Code Refactoring

* cleanup imports ([446a20c](446a20c))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d1938))

### 🤖 Build System

* setup pre-release build pipeline ([aa5e6b8](aa5e6b8))
* setup pre-release build pipeline ([a8b73bf](a8b73bf))
* setup pre-release build pipeline ([9b27720](9b27720))
* setup pre-release build pipeline ([e250e4e](e250e4e))
github-actions bot pushed a commit that referenced this issue Aug 24, 2023
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add colorama instead of using escape codes ([1d9dfea](1d9dfea))
* add dev container ([a5e36ad](a5e36ad))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e))
* more readable logging with colorama ([2efa3c3](2efa3c3))
* show bitrate, fps, latency in tracking mode ([6163744](6163744))
* slightly reduce dropped frame count ([3b5582d](3b5582d))
* updated poetry.lock ([632ec2a](632ec2a))

### 🐛 Bug Fixes

* bring the existing impl to a usable state ([b3f444e](b3f444e))
* ensure serial is closed when thread crashed ([4def965](4def965))
* identify and mitigate latency issues ([295f104](295f104))
* module leap not found ([437b88a](437b88a))
* module leap not found ([a29db80](a29db80))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4)), closes [#20](#20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa5)), closes [#21](#21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb))
* rate limit error ([129e07b](129e07b))
* standalone exe ([35e71a2](35e71a2))
* Update graph background color on events ([5580d48](5580d48)), closes [#24](#24)
* when address is set but no devices connected ([6d7630c](6d7630c))

### 🧑‍💻 Code Refactoring

* cleanup imports ([446a20c](446a20c))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d1938))

### 🤖 Build System

* setup pre-release build pipeline ([aa5e6b8](aa5e6b8))
* setup pre-release build pipeline ([a8b73bf](a8b73bf))
* setup pre-release build pipeline ([9b27720](9b27720))
* setup pre-release build pipeline ([e250e4e](e250e4e))
github-actions bot pushed a commit that referenced this issue Aug 24, 2023
## 1.0.0-HSF-and-new-algos-feature-branch.1 (2023-08-24)

### ⚠ BREAKING CHANGES

* CHANGES

### 🍕 Features

* add colorama instead of using escape codes ([1d9dfea](1d9dfea))
* add dev container ([a5e36ad](a5e36ad))
* add taskipy to run tasks via poetry ([2f1d3d9](2f1d3d9))
* add v2 serial comms with packet headers ([c2aad0e](c2aad0e))
* more readable logging with colorama ([2efa3c3](2efa3c3))
* show bitrate, fps, latency in tracking mode ([6163744](6163744))
* slightly reduce dropped frame count ([3b5582d](3b5582d))
* updated poetry.lock ([632ec2a](632ec2a))

### 🐛 Bug Fixes

* bring the existing impl to a usable state ([b3f444e](b3f444e))
* ensure serial is closed when thread crashed ([4def965](4def965))
* identify and mitigate latency issues ([295f104](295f104))
* module leap not found ([437b88a](437b88a))
* module leap not found ([a29db80](a29db80))
* Only ever return one blob when blob tracking ([5a451b4](5a451b4)), closes [#20](#20)
* Output all info to OSC unless we're failing to find any data ([764baa5](764baa5)), closes [#21](#21)
* pinv for pseudo inverse when singular matrix ([ca56222](ca56222))
* pyserial is the correct dep, not serial ([09a9fbb](09a9fbb))
* rate limit error ([129e07b](129e07b))
* standalone exe ([35e71a2](35e71a2))
* Update graph background color on events ([5580d48](5580d48)), closes [#24](#24)
* when address is set but no devices connected ([6d7630c](6d7630c))

### 🧑‍💻 Code Refactoring

* cleanup imports ([446a20c](446a20c))
* edit readme and dummy commit to trigger actions ([f5695f0](f5695f0))
* extract EyeInfo enums and dataclasses ([d6d1938](d6d1938))

### 🤖 Build System

* setup pre-release build pipeline ([aa5e6b8](aa5e6b8))
* setup pre-release build pipeline ([a8b73bf](a8b73bf))
* setup pre-release build pipeline ([9b27720](9b27720))
* setup pre-release build pipeline ([e250e4e](e250e4e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant