Commit Graph

168 Commits

Author SHA1 Message Date
maliakal_d 6fcdba56a4 Dev/document autocomplete (#1004)
* fixed the gendoc to reflect the new parser, updated documentation to include info about autocomplete in the command line part, error in createing docs

* fixed list deprecated, fixed command help (to show properly on a html, fixed other help warnings

* minor indents

---------

Co-authored-by: Erik Fröjdh <erik.frojdh@gmail.com>
2024-10-21 16:39:50 +02:00
maliakal_d d8f925520e dont build doc for Tobi Schluter from libzmq, which uses iso-8859-1 and the umlaut cause compilation to fail on some machines (#973) 2024-09-16 17:26:31 +02:00
maliakal_d e848293916 Dev/zmq stream all ipv6 adn remove rx_zmqip (#958)
* enable ipv6 in zmq socket

* removed rx_zmqip API and field in gui, changed client updaterxrzip to updateclientzmqip to have the rx_hostname ip if 0. 

* updated command line for rx_zmqip to give a warning. 

* Replaced 'depreciated' to 'deprecated' everywhere

* switching from * to 0.0.0.0 works for rebinding zmq sockets

* fixed help in command line for rx_zmqip * to 0.0.0.0 and removed cmd in python

* remove publisher zmq socket ip also for moench post processing

* fixed tests

* publisher zmq ip macros to be reused
2024-09-10 15:19:08 +02:00
maliakal_d 991a4115d4 updated documentation from martin (#948) 2024-08-19 16:50:24 +02:00
maliakal_d 4198db8365 documentation and examples 2023-11-12 15:34:58 +01:00
maliakal_d 66d57c1852 fixed doc 2023-11-10 17:34:32 +01:00
maliakal_d aa4bf6e7f9 updating docs 2023-11-10 17:34:28 +01:00
maliakal_d e57cf49c49 Dev: trigger signal issues handled at acquire (#864)
* if blocking and handling sync, only master gets blocking acq, slaves get non blocking as they are first and so dont get status or error caught when slaves dont get trigger (due to not connected etc) and acq returns with slaves still in waiting status. so check status of all in blocking acq

* for all dets with sync, ensure atleast one master when starting acq

* docs updated about sync
2023-11-10 11:38:06 +01:00
maliakal_d 0a79ae523b updating documentation 2023-02-23 16:52:04 +01:00
maliakal_d 9ddff523cd minor 2023-02-22 11:28:39 +01:00
Dhanya Thattil dde99a16b3 fixed documentation for fw upgrade and cmk script show all options (#674)
* fixed documentation for fw upgrade and cmk script show all options

* much more clear definition of the sls receiver header
2023-02-20 15:24:09 +01:00
Dhanya Thattil 1f907b911e added documentation about zmq json header (#629)
* added documentation about zmq json header

* fix from 7.0.0 field name changes in zmq header
2023-01-23 14:15:14 +01:00
Dhanya Thattil eaf05cfc44 troubleshooting document updated acc to jf (#596)
* doc on troubleshooting for failure of packets

* updated troubleshooting acc to jf manual
2022-12-12 12:19:32 +01:00
Dhanya Thattil f1e0bda08d udpate documentation on qt5 gui (#591)
* documentaio on building qt5 gui

* added comment by erik about libgl
2022-12-12 11:39:43 +01:00
maliakal_d 7dc3ed77c7 docs 2022-12-07 16:20:43 +01:00
maliakal_d aa3542c1cb docs 2022-12-07 16:02:29 +01:00
maliakal_d ce6c8cddf1 docs 2022-12-07 13:09:17 +01:00
maliakal_d c472a8f547 release notes 2022-11-28 13:52:47 +01:00
Dhanya Thattil 34acf553a1 updated det spec fields for jungfrau and g2 (#587) 2022-11-25 11:00:16 +01:00
Dhanya Thattil cd270160d8 documentation about installation and python getting started (#582)
* updated installation documention, added Python find virtual env flag
2022-11-23 12:04:45 +01:00
Dhanya Thattil 4bb1a612f1 changed detector header version to detector specific field names and incremented version number, also for zmq (#574) 2022-11-17 15:24:12 +01:00
Dhanya Thattil 3560f81d8e cpupower added (#569) 2022-10-27 11:55:09 +02:00
Dhanya Thattil 4230517e69 pybind documentation (update) (#563)
* document pybind11 update and included in package

* updatng doc for pybind11
2022-10-27 10:50:00 +02:00
maliakal_d 5d16ba7e16 update release 2022-04-08 11:10:15 +02:00
Erik Fröjdh d8c6f9141d Fixed crash on gendoc (#430)
Fixed by checking for help action before using the detector
added test that checks that for all helps this doesn't crash
Disabled Timer tests by default since they take ~2s
2022-04-07 16:20:54 +02:00
maliakal_d 835aa575b0 remaining for removing copydetectorserver 2022-04-05 14:55:45 +02:00
Erik Frojdh 2aaf59adb3 added libtiff as dependency for Moench 2022-01-06 16:44:19 +01:00
maliakal_d 0689c82e98 troubleshooting docs 2021-11-24 17:11:17 +01:00
maliakal_d d9686e0b6a minor 2021-11-22 16:30:33 +01:00
maliakal_d e37725ac12 release notes and some fixes 2021-11-22 14:02:54 +01:00
maliakal_d f7a6160e67 docs 2021-10-21 09:56:51 +02:00
maliakal_d 156ce6a2e5 docs 2021-10-21 09:40:12 +02:00
maliakal_d ae736cd0e5 docs 2021-10-20 16:51:07 +02:00
maliakal_d c5962f40eb enums added in python docs 2021-10-20 11:38:05 +02:00
maliakal_d ca08cd9ec1 updated cmakelists.txt for licesnse 2021-10-18 11:44:47 +02:00
maliakal_d dac60ad76d added .cpp licenses 2021-10-15 15:47:04 +02:00
maliakal_d fd03bfa65e reverting soem changes 2021-09-28 15:41:57 +02:00
maliakal_d 6ae48d0f3a server documentation 2021-09-28 15:20:14 +02:00
maliakal_d 3b93fa47f4 added doc on automatic start up of detector server 2021-08-19 13:37:40 +02:00
maliakal_d 0b2a4a879e removed masterflags enum, especially in gotthard server 2021-06-10 12:10:17 +02:00
maliakal_d 8e6dfe9b0f update docs 2020-11-25 16:22:24 +01:00
Erik Frojdh 06dbf82e93 clang-format 2020-11-18 18:01:39 +01:00
maliakal_d 8565ac6cf2 update doc 2020-11-18 17:44:04 +01:00
maliakal_d a26f22a052 update doc 2020-11-18 17:35:48 +01:00
maliakal_d 30f9d53520 update doc 2020-11-18 17:32:07 +01:00
maliakal_d 7b81532f54 update doc 2020-11-18 17:27:34 +01:00
maliakal_d dcf0b58a6d update doc 2020-11-18 17:27:05 +01:00
maliakal_d 5397a9a78b update doc 2020-11-18 16:12:29 +01:00
maliakal_d 3fbafb3c1d update doc 2020-11-18 14:38:54 +01:00
maliakal_d e3721e89e0 update doc 2020-11-18 14:34:01 +01:00