Commit Graph

1583 Commits

Author SHA1 Message Date
zolliker cd5dfb299f add mupd config file
Change-Id: I594596ca9b4bcc681fe42f6e1720268daaa3e15b
2026-05-06 16:09:56 +02:00
zolliker 6e49aeb61f test_attach: fix io test after uri went a parameter
Change-Id: Iad7da73d1abae549bbba83acd2a5f8199c19f908
2026-05-06 16:05:04 +02:00
zolliker fe368e64ab frappy_psi/trinamic: fix target reached criterium
Change-Id: I6edd0537ab401f04e6c7464d9e12ea10d04c5ec5
2026-05-06 16:02:56 +02:00
zolliker 331f3e02b1 [WIP] superfrappy: state as of 2026-05-06
Change-Id: Ifd83a297dd5593db502bb2c0f6ec1c99717d4a4a
2026-05-06 16:02:02 +02:00
zolliker 8cb0844ac8 frappy_psi.trinamic: various importments with limit switches
Change-Id: I112f12f1b6485c1af88648e4c1c420e5002b047c
2026-05-04 16:17:46 +02:00
zolliker b6fb14250c frappy_psi.softcal: allow blank instead of comma in file path
Change-Id: Ied7b0e72ca6e2ab09c232aa915139ea5d7620951
2026-05-04 16:16:43 +02:00
zolliker 949bacca63 frappy_psi.sea: allow multiple paths for the sea json config
Change-Id: Id9cc99e5599bde40929df6958232513c7c60bc44
2026-05-04 16:14:41 +02:00
zolliker 2559f369a3 frappy_psi/dpm: implement interlock to motor when load to high
Change-Id: Ia82e5c28f8961d2ee5b89b14dc2ae4a497cc3b2f
2026-05-04 16:13:36 +02:00
zolliker 49c7de72d3 add Module.setExport to change the export flag
Change-Id: I245845e30cf51ba762ac9b949a0adf188bf16efc
2026-05-04 16:12:27 +02:00
zolliker 540ad23d24 frappy_psi.dpm: replace initwrite by value=2
initwrite seems not to work anymore
2026-04-29 11:28:11 +02:00
zolliker 8aad4b10a7 sea: simplify retrieving sea port number
Change-Id: I9d636d51cd4abd6849b3b87b4cb136b6ac193051
2026-04-24 09:17:52 +02:00
zolliker 4d4055b702 frappy_psi.attocube: cosmetic fixes
Change-Id: I0211fed9b8cf7993bd0fed0a25486e7339dafdc5
2026-04-24 09:17:52 +02:00
zolliker c7ef15b048 frappy_psi/sea: quick fix 2026-04-23 16:26:54 +02:00
zolliker 19f5f84848 add various changes to superfrappy
not 100 % sure about the best state ...
2026-04-23 16:26:49 +02:00
zolliker 51667171fe fix frappy_psi.trinamic.Motor.read_status and other things
- timing to check if motor does no longer move was not correcct
- added disable_left/disable_right
- make error status more nice (join list)

Change-Id: Ide37450789456658a9180670ae71db735610b282
2026-04-22 11:26:40 +02:00
zolliker 124844b6e1 fix automatic io creation after IO.uri changed to be a parameter
Change-Id: Ia1e5634ac3aa3d090bab614c4908e9137c123647
2026-04-22 11:17:30 +02:00
zolliker 87e54a4df8 leiden GHS: make pressure scale a parameter
Change-Id: I75b919030950ea68a89f92e9ebe23f1d9c5893d8
2026-04-21 14:05:53 +02:00
zolliker 5e0dc8f6c1 jtccr: change units to mbar
+ some other fixes

Change-Id: I84fbfccbc89ea1a0dfa39beab21cf041d8628558
2026-04-21 14:05:51 +02:00
zolliker e1d163b878 [WIP] add superfrappy changes
this is work in progress

Change-Id: I6474494bfc9d92ae176b8db80ea408985a0a7130
2026-04-21 14:03:42 +02:00
zolliker 10e730822e change sea to use linsetools
TODO: this should support both, servicemanager and linsetools
Change-Id: Ic52c657e1993a0b52127d87d01720dd0cfe7cad7
2026-04-21 14:03:42 +02:00
zolliker beb5ff2e74 frappy.io: make uri a parameter
Change-Id: I971ca513622079a4710ddebcddcf9edeba5e49db
2026-04-21 14:03:42 +02:00
zolliker 4a0deaf917 frappy_psi.ahcapbridge: improve serial echo recover mechanism
99 tries instead of 3

Change-Id: If86fb9ef7bbb48a0c988f641e4033a9b58b13f28
2026-04-21 14:03:42 +02:00
stark_a 49b621a3d4 frappy_psi: minor changes 2026-04-14 16:42:44 +02:00
stark_a 520c9818f1 cfg: add electromagnet test cfg 2026-04-14 16:42:29 +02:00
stark_a 32c0635ff6 frappy_psi: add electromagnet (IO read implemented) 2026-04-14 16:42:14 +02:00
stark_a f8d6a0a0f3 cfg.cp2800: add file 2026-03-25 10:20:33 +01:00
stark_a 2725200154 frappy_psi.CP2800: add file 2026-03-25 10:20:33 +01:00
zolliker ab475351a3 frappy_psi.bronkhorst: fixes during test 2026-03-20 15:54:40 +01:00
zolliker 887ed8541d frappy-psi.jtccr: fixes, use parameters instead of properties
limit should be visible and should also be modifiable for test
purposes

+ remove vm (as it is not connected and may be removed later)
2026-03-20 15:54:20 +01:00
zolliker 8030ef3083 frappy_psi.lakeshore: improved calcurve handling
instead of keeping track a lookup for curve keys and
of empty curves, loop over curve_cache. this is easier code
and not a real performace problem
2026-03-20 15:50:26 +01:00
zolliker 22ce44ccec frappy_psi.hepump: check conn. before reading digital inputs
trinamic: export input3 if available
Change-Id: Idacfb92a37ab8a8a5d7bb7502d23a9f3c6d962e7
2026-03-18 13:45:56 +01:00
zolliker a60786f983 frappy_psi.lakeshore: split out model dependent part
Change-Id: I02eed008c1e6e29f9d2c2a2dfb2086a62407dd60
2026-03-18 13:45:56 +01:00
stark_a 733252faf7 cfg.fungen_test: minor changes 2026-03-18 13:26:54 +01:00
stark_a c95f240589 frappy_psi.fungen: tested and adapted 2026-03-18 13:26:54 +01:00
zolliker bfaaaef4f5 frappy_psi.ccracks: fix missing Param call / lsc_model 2026-03-18 10:55:55 +01:00
zolliker 94fd26d20d frappy.verion: cosmetic fix intendation 2026-03-13 14:48:31 +01:00
zolliker 2138d9b0bc further work on superfrappy 2026-03-13 14:45:20 +01:00
zolliker 8c3522f67b add superfrappy 2026-03-13 14:45:19 +01:00
stark_a af78765819 cfg: add fungen_cfg 2026-03-11 17:30:49 +01:00
stark_a af4fe9cf4f frappy_psi: add fungen (not tested) 2026-03-11 17:30:49 +01:00
zolliker 00eb44a3b5 fixes after first test with JTCCR 2026-03-11 16:30:15 +01:00
zolliker 99e1865229 minor bug fix in frappy_psi.ccracks 2026-03-11 16:29:49 +01:00
zolliker c549197554 allow frappy to run in readonly repo
do not write release version in this case
2026-03-11 16:28:27 +01:00
zolliker 7a652ed375 import error message in get_class 2026-03-11 16:28:08 +01:00
zolliker 74e9179d30 add frappy.lib.interpolation
Change-Id: Ia1c50decc4485d9910f133a7a0de339e5d70389f
2026-03-11 10:00:09 +01:00
zolliker 15b3768d4d editcurses: add screenwriter / resources/help.txt
Change-Id: I4eb3fea9019ea93961add06cd9a458d7fc44d5d4
2026-03-11 09:54:49 +01:00
stark_a 91927dc418 frappy_psi: add dtmpressure 2026-03-11 09:47:38 +01:00
stark_a 8d115b888e frappy_psi: add bluefors 2026-03-11 09:47:15 +01:00
stark_a 3661079cba frappy_psi.ccu4: add timing in Valve class 2026-03-11 09:46:56 +01:00
stark_a 0ca913bf19 frappy_psi: add jtccr 2026-03-11 09:45:13 +01:00