Commit Graph
805 Commits
Author SHA1 Message Date
GotthardG a4b6c2575e Update certificate and key file paths in tellupdater to use database-specific mTLS credentials 2026-03-24 17:18:42 +01:00
GotthardG 87df42a179 Conditionally apply mTLS for HTTPS connections in tellupdater to avoid certificate usage on plain HTTP requests. 2026-03-24 16:17:45 +01:00
GotthardG 4e873fefc3 Update CA certificate path in tellupdater to use the full chain file for improved SSL configuration 2026-03-24 16:04:34 +01:00
GotthardG 6a07612509 Enable mandatory mTLS for SSE connections in tellupdater by configuring client certificates and CA root files. 2026-03-24 15:39:21 +01:00
GotthardG a965087669 Add CA certificate configuration to SSL settings in tellupdater to complete mTLS setup 2026-03-24 15:33:42 +01:00
GotthardG 2e4adb5eff Enable mTLS support for WebSocket connections in tellupdater by configuring certificate and key files. 2026-03-24 15:01:46 +01:00
GotthardG 12412c29d8 Improve SSE client resilience in tellupdater by adding retry mechanism and enhanced error logging 2026-03-20 11:55:38 +01:00
appleb_m a3d4027b08 GUI: Use Pserv, spark and x10sa-queue 2026-03-13 09:41:27 +01:00
appleb_m 6110a24d61 Aerotech: think we are removing automation1 api, WIP 2026-03-13 09:40:52 +01:00
appleb_m 3c769106bf Aerotech: think we are removing automation1 api, WIP 2026-03-13 09:40:44 +01:00
appleb_m 6a7e61c1a7 SmargonTrace: change location of csv to /sls/mx/applications/logs 2026-03-13 09:40:22 +01:00
appleb_m 133a4a6876 TellUpdater: remove unessacery print statement 2026-03-13 09:40:06 +01:00
appleb_m 6d0cf1fc47 Tell Client: temp fix of bug 2026-03-13 09:38:11 +01:00
GotthardG 68df2930b3 Streamline SSE client setup in tellupdater by removing redundant HTTP stream handling 2026-03-13 09:35:21 +01:00
GotthardG 886bdcc032 Enhance SSE connection handling in tellupdater for compatibility and improved error handling 2026-03-13 09:25:11 +01:00
appleb_m b3ca9dbc30 Update CHANGELOG.md 2026-03-10 13:27:36 +01:00
appleb_m ace06a21ea Tell: fix event names for mounting and added missing events for gripper detection and motion sync. WIP 2026-03-10 13:24:54 +01:00
appleb_m 425ab40b21 Daq: bug in mount 2026-03-10 13:23:15 +01:00
appleb_m a8acda20af GUI: fixed matplotlib bug in facedetectionpanel that was causing a non-fatal but unnecessary warning 2026-03-10 11:56:22 +01:00
appleb_m ee6b01005b DAQ/TELL - added check for motion_sync events 2026-03-10 11:56:00 +01:00
appleb_m 50b8dbf054 GUI/DAQ: added a sample resync to recovery, trying to limit amount we poll Tell for current sample psoiton - work in progress. 2026-03-10 11:55:46 +01:00
appleb_m cd04619814 DAQ: added authentication pathway for staff only, to seperate staff and active session check for beamline recovery operations 2026-03-10 11:53:27 +01:00
appleb_m d7fef70199 GUI: added an alert banner for major issues like tell and server dicsonnect/reconnect. 2026-03-10 11:04:11 +01:00
appleb_m 123485c133 GUI: error handling and messages if server, Tell or Smargon is disconnected 2026-03-10 10:43:20 +01:00
appleb_m 23f700c2f9 DAQ: db message limit omega to 2 decimal places 2026-03-10 10:42:51 +01:00
GotthardG 661db1315d Refactor SSE connection handling in tellupdater for simplicity and robustness 2026-03-10 10:15:23 +01:00
appleb_m 989624b319 AareDB: added comments/messages for upload_image method 2026-03-09 17:14:39 +01:00
appleb_m 6bda961231 Made some changes to authentication requests to give better message if server is down! 2026-03-09 17:14:18 +01:00
appleb_m dd537b3373 config: updated ABR_POS_HOME to be 0,0,0 this is defiend by aerotech hoem psoiton on aerotech controller. 2026-03-09 17:14:00 +01:00
appleb_m 4710ef155c Devices: added comment for current cryo positions 2026-03-09 17:13:22 +01:00
appleb_m 80154d9d11 DAQ: added screenshot to db from GUI, updates to face detection sequence, beamline recovery fucntions 2026-03-09 17:13:03 +01:00
appleb_m 095347cb9d samcam GUI: added screenshot butotn and controls 2026-03-09 17:12:23 +01:00
appleb_m 053bae75ba sam_cam: updated EPIC PV 2026-03-09 17:12:03 +01:00
appleb_m 8f0188a24e modelsL: added recovery action request class to take confirmation code for protected GUI controls 2026-03-09 17:11:36 +01:00
appleb_m bed396284f mx_lib: clean_filename function added. Maybe should be in common 2026-03-09 17:11:12 +01:00
appleb_m db913571f5 Sever and Daq worker: added new end poiints for the new panels and a screenshot button.Also added SSE for Face detection panel so it can update duering automation for comissioining purposes. 2026-03-09 17:10:56 +01:00
appleb_m c9b18d0be9 DAQ: updated smargon home pos 2026-03-09 17:09:45 +01:00
appleb_m b5612531ef GUI: updates to help messages, predictions stream, added polygons to predictions, added beamline recovery panel, controls help dialog, smargon trace panel 2026-03-09 17:09:33 +01:00
appleb_m 7e50f1070a DAQ: temporary updates to workflows.py 2026-03-09 17:07:38 +01:00
appleb_m 09e7200aee DAQ: safe beamline status 2026-02-27 16:48:24 +01:00
appleb_m 4a874326f0 Daq_worker: change error handling of smargon and tell. also chenged log handling 2026-02-27 16:47:48 +01:00
appleb_m a977d76791 Server: updated sample_geometry to use status.geom which should be more resilliant 2026-02-27 16:47:23 +01:00
appleb_m 44cb250f73 Changelog: updated version history 2026-02-27 16:28:50 +01:00
appleb_m 6e8a7af1f3 GUI: changed sdisplay_error to display_status - allows messages like disconnected and connected to be parsed to the user 2026-02-27 16:26:25 +01:00
appleb_m 2fa0b2a6e6 DAQ/GUI: trying to make error handling in satatus pollign more robust. WIP 2026-02-27 16:26:01 +01:00
appleb_m 3fcd084b21 Dev_help: trying to add logs to deve_help panel and extend to different error codes 2026-02-27 16:24:54 +01:00
appleb_m c54d3c1f1e Exceptions: added handling for tellcommunication and smargon communication errors 2026-02-27 16:24:21 +01:00
appleb_m 02f2eead57 Smargon": better handling of smargon connection exceptions 2026-02-27 16:23:53 +01:00
appleb_m 0375b121ce TellClient: error handling and proxy if conenction fails on start up 2026-02-27 16:23:32 +01:00
appleb_m 2cbc049f2f GUI: corrected default zmq stream to use the ML box. 2026-02-26 17:20:23 +01:00