Commit Graph

  • 574a66c65b rework EnumType to use better Enum's Enrico Faulhaber 2018-04-26 16:29:09 +02:00
  • 927ca854a2 rework polling Enrico Faulhaber 2018-04-26 16:25:02 +02:00
  • f0ea4bd9b8 fix internal event handling Enrico Faulhaber 2018-04-26 16:19:41 +02:00
  • 153b4d79f7 fix equipment_id handling Enrico Faulhaber 2018-04-26 16:14:19 +02:00
  • 6c4cde4f2f [deb] Release v0.6.1 JenkinsCodeReview 2018-04-19 10:24:44 +02:00
  • 95ba534180 py2/3: provide fallback if six is missing. Enrico Faulhaber 2018-04-19 10:21:20 +02:00
  • b3f63b779b [deb] Release v0.6.0 JenkinsCodeReview 2018-04-17 17:38:53 +02:00
  • 629a1338bb [MLZ:stressihtf2] add sensor Enrico Faulhaber 2018-04-17 17:36:33 +02:00
  • 3b802e67c8 improve Py2/3 compat Enrico Faulhaber 2018-04-16 14:08:12 +02:00
  • 0d25dc35e0 MLZ: fix tango WindowTimeout Enrico Faulhaber 2018-04-17 13:45:36 +02:00
  • 851da9696c GUI: clean up callback for enum ComboBoxes Jens Krüger 2018-04-17 14:20:10 +02:00
  • 9f9dd9e3a3 GUI: Fix doubled slot on 'set' button click Enrico Faulhaber 2018-04-16 17:29:19 +02:00
  • 82b3e93126 STRESSIHTF2: Fix maximum ramp value Jens Krüger 2018-04-17 13:48:38 +02:00
  • 7041d0f020 [deb] Release v0.5.0 JenkinsCodeReview 2018-04-17 12:45:59 +02:00
  • 7653809954 [GUI] fix 'double' click on go-buttons Enrico Faulhaber 2018-04-16 17:33:53 +02:00
  • b041d72b66 amagnet: fix wrongly renamed tangomodule Enrico Faulhaber 2018-04-16 14:29:40 +02:00
  • 279d28f960 CCR12: Fix setup to new parameter names Jens Krüger 2018-04-16 09:00:34 +02:00
  • 4c7752e3a2 STRESSIHTF2: add setup Jens Krüger 2018-04-13 15:00:26 +02:00
  • b7ab6036e5 MLZ: Fix mapping in NamedDigitalOutput device Enrico Faulhaber 2018-04-16 13:17:43 +02:00
  • f54e8ccb45 improve readability be renaming PARAMS,PROPS,CMDS Enrico Faulhaber 2018-02-14 13:32:19 +01:00
  • aba67dde7f NODECTRL: Fix some problems with logging and callbacks Jens Krüger 2018-04-16 08:56:50 +02:00
  • b96bae8e6b MLZ: enable the 'setposition' commands in entangle Jens Krüger 2018-04-13 15:47:21 +02:00
  • b49dcf0fa8 UI: Add connection from exit button to close the window Jens Krüger 2018-04-13 15:01:23 +02:00
  • e830666315 Support PyQt5 (fallback to PyQt4) Enrico Faulhaber 2018-04-11 11:10:22 +02:00
  • 40e75aefcc minor adoptions Enrico Faulhaber 2018-02-08 15:36:42 +01:00
  • d0620964fd fix unbound unit access Enrico Faulhaber 2018-02-08 14:53:20 +01:00
  • 8117b26363 GUI: Saveguard against missing mandatory parameter status Enrico Faulhaber 2018-02-08 14:48:08 +01:00
  • b8abcfaf85 remember Widgets for modulectrl and paramctl Enrico Faulhaber 2018-02-08 11:30:48 +01:00
  • 99f763647f Avoid race condition upon gui start with autoconnect Enrico Faulhaber 2018-02-08 12:03:23 +01:00
  • 66503e8975 Add value parser + use it for the gui Enrico Faulhaber 2018-02-08 08:53:30 +01:00
  • c146f477aa secop/errors: add comments Enrico Faulhaber 2018-02-08 08:52:57 +01:00
  • b9324876b3 Makefile: allow specifying only a subset of the tests to run Enrico Faulhaber 2018-02-08 08:50:11 +01:00
  • 3ae82fb352 fix regression from renaming device to module Enrico Faulhaber 2018-02-08 09:37:06 +01:00
  • 09df63fdec Remove old demo code (no longer used) Enrico Faulhaber 2018-02-07 15:54:28 +01:00
  • 5621b17ee4 More simulation cfg's Enrico Faulhaber 2018-01-23 14:47:32 +01:00
  • 1c03b3c7f6 minor fixes Enrico Faulhaber 2018-01-23 14:47:11 +01:00
  • 62c2434f0f fix exceptions Enrico Faulhaber 2018-01-22 17:49:36 +01:00
  • 8e7908f9b7 replace last references to device by module Enrico Faulhaber 2018-01-22 17:47:41 +01:00
  • 8538659b22 fix PARAMS handling + initialisation for simulation Enrico Faulhaber 2018-01-22 17:51:13 +01:00
  • 41eb7e6508 Provide mlz_ccr12 simulation mockup cfg Enrico Faulhaber 2018-01-22 17:50:00 +01:00
  • 79d91d1f23 fix a connection timeout bug Lutz Rossa 2018-01-09 13:47:33 +01:00
  • 8220067795 Fix gui (leftover from extending datatypes) Enrico Faulhaber 2017-12-15 14:59:44 +01:00
  • b0c3ac01d4 Provide a mean for simulation dummy devices Enrico Faulhaber 2017-12-01 15:05:45 +01:00
  • 8c26ecf5cf extend datatypes Enrico Faulhaber 2017-12-05 16:47:22 +01:00
  • 3e9733d8f3 describe SECoP motivation discussed in meeting 2017-11-27 Frank Wutzler 2017-12-08 13:53:50 +01:00
  • fd0f0ea961 playground: give sequencermixin a loopcounter (per step) Enrico Faulhaber 2017-12-08 14:01:17 +01:00
  • 69e77749fb fix typo and include comment from Niklas Enrico Faulhaber 2017-12-05 09:59:24 +01:00
  • 97d0d33049 add info about Meeting @PSI Enrico Faulhaber 2017-11-30 10:28:10 +01:00
  • 4b02a4c82e fix amagnet Enrico Faulhaber 2017-11-30 10:29:43 +01:00
  • 4cf4ecb507 - fixed documentation hierarchy Markus Zolliker 2017-11-15 11:36:41 +01:00
  • 8663501150 revision of SECoP documentation Markus Zolliker 2017-10-24 13:56:21 +02:00
  • 622bc8b3d3 [deb] Release v0.4.4 JenkinsCodeReview 2017-09-24 22:25:02 +02:00
  • 11e836952a amagnet: fix switching sequence Enrico Faulhaber 2017-09-24 22:26:09 +02:00
  • a775941447 [deb] Release v0.4.3 JenkinsCodeReview 2017-09-22 17:29:46 +02:00
  • ab5beeeae6 wait for tango Enrico Faulhaber 2017-09-22 17:33:54 +02:00
  • 9d2897c4c5 [deb] Release v0.4.2 JenkinsCodeReview 2017-09-22 16:38:00 +02:00
  • 2ba0a5be9b MLZ_entangle: use generous timings for initial device connect Enrico Faulhaber 2017-09-22 16:40:46 +02:00
  • e6958ab2bd [deb] Release v0.4.1 JenkinsCodeReview 2017-09-22 13:25:29 +02:00
  • c627caf0d1 fix init script Enrico Faulhaber 2017-09-22 13:28:00 +02:00
  • a71c9b7c81 [deb] Release v0.4.0 JenkinsCodeReview 2017-09-22 10:33:05 +02:00
  • 16e69e7778 fix entangle integration Enrico Faulhaber 2017-09-19 18:29:03 +02:00
  • eeac276601 Remove obsolete protocol implementations Enrico Faulhaber 2017-09-18 14:39:03 +02:00
  • 38c6729c84 [deb] Release v0.3.0 JenkinsCodeReview 2017-09-18 14:18:37 +02:00
  • 3d3558ccd8 make StringType default maximum size = 255 Bytes Enrico Faulhaber 2017-09-18 14:10:21 +02:00
  • 0c63522eab fix tests Enrico Faulhaber 2017-09-18 12:00:29 +02:00
  • ee5f749aad Merge "tmp: test gerrit pylint." Enrico Faulhaber 2017-09-14 12:26:13 +02:00
  • 47cafc5b1b tmp: test gerrit pylint. Alexander Lenz 2017-09-14 12:10:24 +02:00
  • 4bfd0c5ac2 Improve pylintrc. Enrico Faulhaber 2017-09-14 11:22:24 +02:00
  • 4717322400 Add pylintrc. Alexander Lenz 2017-09-13 18:54:31 +02:00
  • 88a2230fb7 Makefile: add convenience targets. Alexander Lenz 2017-09-13 18:45:16 +02:00
  • 0aa542f07c Merge "provide an mean to use commands in the gui" Enrico Faulhaber 2017-09-13 17:10:37 +02:00
  • 3c3eaa166b provide an mean to use commands in the gui Enrico Faulhaber 2017-09-13 17:09:41 +02:00
  • 35fe312214 doc: fix format. Alexander Lenz 2017-09-13 17:00:31 +02:00
  • 6c0f54d988 doc update (commands and datatypes) Markus Zolliker 2017-09-13 14:43:37 +02:00
  • e6fd421ec7 doc: fix cp errors. Alexander Lenz 2017-09-13 16:18:38 +02:00
  • ffd84c4b6e doc: Fix escapes. Alexander Lenz 2017-09-13 15:41:51 +02:00
  • 4e1dd2507e doc: remove html escapes. Alexander Lenz 2017-09-13 15:38:44 +02:00
  • e813197db6 Fix requirements files. Alexander Lenz 2017-09-13 15:31:59 +02:00
  • 07b6351db6 doc: fix protocol/datatypes. Alexander Lenz 2017-09-13 15:28:58 +02:00
  • 8a1a062415 doc: improve layout. Alexander Lenz 2017-09-13 14:33:50 +02:00
  • 53ed5ed4c2 Merge "make sip optional" Enrico Faulhaber 2017-09-13 13:50:14 +02:00
  • 2174f66a01 Merge "implement Writable as specified." Enrico Faulhaber 2017-09-13 13:50:02 +02:00
  • f2006607b2 make sip optional Enrico Faulhaber 2017-09-13 13:49:31 +02:00
  • c5671dd26e implement Writable as specified. Enrico Faulhaber 2017-09-13 09:32:59 +02:00
  • b8416ba3dd Merge "remove unneeded commands" Enrico Faulhaber 2017-09-12 18:33:21 +02:00
  • 54379a586a remove unneeded commands Enrico Faulhaber 2017-09-12 18:32:09 +02:00
  • c652d0a14b doc: add datatypes. Alexander Lenz 2017-09-12 18:29:43 +02:00
  • b9b2db1763 fixups Enrico Faulhaber 2017-09-12 18:23:46 +02:00
  • 3cad613880 fix requirements.txt Enrico Faulhaber 2017-09-12 16:38:02 +02:00
  • 2613c7daf1 update descriptions of provided configurations Enrico Faulhaber 2017-09-12 16:19:15 +02:00
  • 96ac437fd3 fix transport and display of node-properties Enrico Faulhaber 2017-09-12 16:10:22 +02:00
  • 7d5b211a0e gix broken stop command for cryo Enrico Faulhaber 2017-09-12 14:55:53 +02:00
  • 7a50ff2603 adopt to new jsonify of string/blob/arrayof datatyes Enrico Faulhaber 2017-09-12 10:22:33 +02:00
  • ba59448442 fixups Enrico Faulhaber 2017-09-11 17:38:31 +02:00
  • 77b01404d9 Improve doc. Alexander Lenz 2017-09-11 17:18:01 +02:00
  • cf3fabfa0f doc: initial sphinx files. Alexander Lenz 2017-09-11 11:25:13 +02:00
  • 230bd9b9a6 Merge "fixups" Alexander Lenz 2017-09-11 15:40:21 +02:00
  • 5992ba3c35 fixups Enrico Faulhaber 2017-09-11 15:39:26 +02:00
  • 6c7f26c6de Merge "add doc/open_questions.md" Enrico Faulhaber 2017-09-11 15:29:51 +02:00
  • 357056d478 fixups Enrico Faulhaber 2017-09-11 15:22:33 +02:00