-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add sound when pv enters alarm state #59
Commits on Nov 13, 2023
-
ENH: Add cmdline arg for enabling annunciate mode, atm does nothing i…
…f set.
Nolan Stelter committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 9657763 - Browse repository at this point
Copy the full SHA 9657763View commit details -
WIP: Annunciate button disabled/enabled depending on flag
Nolan Stelter committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for ceff361 - Browse repository at this point
Copy the full SHA ceff361View commit details -
WIP: Make annunciate flag a switch-like flag, if present annunciate=T…
…rue else False
Nolan Stelter committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 5cb899b - Browse repository at this point
Copy the full SHA 5cb899bView commit details -
WIP: Added noise for when alarm is signaled
Nolan Stelter committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for ed956cd - Browse repository at this point
Copy the full SHA ed956cdView commit details -
WIP: Printing out msg when annunciate is enabled in cmd line and for …
…pv, and pv's alarm is tripped
Nolan Stelter committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 930165e - Browse repository at this point
Copy the full SHA 930165eView commit details -
WIP: Clean up some unneeded passing of annunciate variable
Nolan Stelter committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 287ef5b - Browse repository at this point
Copy the full SHA 287ef5bView commit details -
WIP: Remove annunciate debugging prints
Nolan Stelter committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 7f2d70b - Browse repository at this point
Copy the full SHA 7f2d70bView commit details -
BUG: Fix issue where pv with annunciate checked where not getting the…
…ir color updated correctly when enabled/disabled
Nolan Stelter committedNov 13, 2023 Configuration menu - View commit details
-
Copy full SHA for 5826957 - Browse repository at this point
Copy the full SHA 5826957View commit details
Commits on Nov 14, 2023
-
TST: Fixing tests after annunciate-mode changes
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for cd92885 - Browse repository at this point
Copy the full SHA cd92885View commit details -
WIP: Fix issue where cryo sent different status string than lcls, add…
… unfinished test
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for ad1f959 - Browse repository at this point
Copy the full SHA ad1f959View commit details -
TST: Update annunciate test to check for bell character in stdout
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for fb78c33 - Browse repository at this point
Copy the full SHA fb78c33View commit details -
Nolan Stelter committed
Nov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 6c299c0 - Browse repository at this point
Copy the full SHA 6c299c0View commit details -
BUG: check against STATE_ALARM string to see if alarm is active state
also add: -add option to use shorthand cmd line args -make annunciate checkbox say "Annunciate (disabled)" to avoid confusion when annunciate disabled from cmd line
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 4b156d3 - Browse repository at this point
Copy the full SHA 4b156d3View commit details -
Nolan Stelter committed
Nov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for f1939a0 - Browse repository at this point
Copy the full SHA f1939a0View commit details -
BUG: Switch to using alarmitem member function to check if in alarm s…
…tate and should annunciate
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 7240593 - Browse repository at this point
Copy the full SHA 7240593View commit details -
Nolan Stelter committed
Nov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 53e5237 - Browse repository at this point
Copy the full SHA 53e5237View commit details -
STY: style fixes for annunicate feature
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for d59e8cb - Browse repository at this point
Copy the full SHA d59e8cbView commit details -
WIP: Fix test for annunciate mode
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 70b9aae - Browse repository at this point
Copy the full SHA 70b9aaeView commit details -
STY: minor style fix related to add annunciate mode
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 2e6cd30 - Browse repository at this point
Copy the full SHA 2e6cd30View commit details -
STY: Minor cleanup for annunciate mode changes
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 6286bee - Browse repository at this point
Copy the full SHA 6286beeView commit details -
Nolan Stelter committed
Nov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for cd3deba - Browse repository at this point
Copy the full SHA cd3debaView commit details -
STY: Improve some comments related to annunciate option
Also remove some un-needed annunciate-related test code
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for b479fe0 - Browse repository at this point
Copy the full SHA b479fe0View commit details -
Nolan Stelter committed
Nov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 64ae0f9 - Browse repository at this point
Copy the full SHA 64ae0f9View commit details -
ENH: Add short-hand cmd line option for user-permissions
Nolan Stelter committedNov 14, 2023 Configuration menu - View commit details
-
Copy full SHA for dd831fe - Browse repository at this point
Copy the full SHA dd831feView commit details