Commit Graph

73 Commits

Author SHA1 Message Date
Robin Müller 2edf158312 correct preprocessor define now used 2021-01-03 14:16:52 +01:00
Robin Müller c19e628d79 all cstdout uses wrapped in preprocessor defines 2021-01-03 13:58:18 +01:00
Robin Müller 0a4d0b5937 bugfix 2020-12-30 22:34:40 +01:00
Robin Müller dcc111e4fa moved no comamnd and raw command to device handler IF 2020-12-23 20:17:10 +01:00
Robin Müller 9937842ded get transiition delay abstract 2020-12-22 14:11:36 +01:00
Robin Müller b28bf35fc3 devicehandler updates 2020-12-22 12:44:55 +01:00
Robin Müller 46596f9397 tab changed 2020-12-08 16:01:48 +01:00
Robin Müller 5e2e18ac07 device handler uses local pools now 2020-12-08 15:59:30 +01:00
Robin Müller eb781ecc7a Merge remote-tracking branch 'upstream/development' into mueller/DHB-update 2020-12-08 15:36:16 +01:00
Robin Müller bd1137d089 replaced hardcoded value with `NO_COMMAND` 2020-12-08 15:33:32 +01:00
Robin Müller 30f4348bff Merge branch 'master' into mueller/DHB-update 2020-12-01 14:11:35 +01:00
Robin Müller 1f632b9331 Merge remote-tracking branch 'upstream/master' into mueller/newLocalDataPools 2020-11-02 14:41:47 +01:00
Steffen Gaisser 410094ed28 Fixes #161 2020-10-27 15:16:14 +01:00
Robin Müller dbcd06527e separate step for performOp now 2020-10-12 18:28:07 +02:00
Robin Müller 140aa3ab42 form improvements DHB 2020-10-12 18:18:41 +02:00
Robin Müller 196cde4075 DHB update 2020-10-01 12:30:53 +02:00
Robin Müller f61056eeb7 adapted DHB to renaming 2020-09-06 15:30:56 +02:00
Robin Müller dfe3658a85 removed hk stuff 2020-08-27 19:52:25 +02:00
Robin Müller 386b153ede Merge remote-tracking branch 'upstream/master' into mueller/feature/DHBupdate 2020-08-27 19:50:02 +02:00
Steffen Gaisser d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
Robin Müller 2e08037e75 revertiing pool changes 2020-08-02 15:48:09 +02:00
Robin Müller a0ff1e0019 reverted datapool changes 2020-08-02 15:46:25 +02:00
Steffen Gaisser dc4db6e031 Fixed spelling mistake in HealthHelper 2020-07-16 13:32:08 +02:00
Robin Müller c9bc022941 commented out all new hk manager components 2020-07-16 12:57:29 +02:00
Robin Müller 36f7cf2caf updated DHB changes 2020-07-16 12:54:30 +02:00
Robin Müller 307c954007 fixed CommandMessageTypo
and integrated HasActionsIF interface changes
2020-07-16 12:49:53 +02:00
Robin Müller 646e86ea85 dhb update init 2020-07-16 11:56:48 +02:00
taheran ced61da357 Merge pull request 'Fixed spelling mistake in HealthHelper' (#121) from gaisser_fix_spelling_mistake_health into master 2020-07-14 11:24:14 +02:00
Steffen Gaisser 053b472157 Fixed spelling mistake in HealthHelper 2020-06-25 18:09:32 +02:00
Robin Müller cda3130b34 periodic reply map param is bool now 2020-06-19 01:05:51 +02:00
Robin Müller b412ef587a Merge remote-tracking branch 'upstream/master' into mueller_DeviceHandlerBase_AllRefactoring 2020-06-19 00:45:02 +02:00
Robin Müller 9c766c123d device command iter was uninitialized 2020-06-06 20:56:09 +02:00
Robin Müller e576ddaa86 Merge remote-tracking branch 'upstram/master' into mueller_localPoolNeat 2020-05-20 14:38:41 +02:00
Robin Müller df7be467eb nullptr replacements 2020-05-17 17:54:21 +02:00
Robin Müller 0bf8e97830 better error output for invalid passed cookie 2020-05-17 17:49:32 +02:00
Robin Müller 80c6eff8a6 added error output for passed nullptr cookie 2020-05-17 17:46:27 +02:00
Robin Müller deb8ce3744 merged upstream master 2020-05-17 15:53:29 +02:00
Robin Müller e8a1912fda Merge remote-tracking branch 'upstram/master' into mueller_DeviceHandlerBase_AllRefactoring 2020-05-17 15:50:40 +02:00
Robin Müller f4ad38f07f replyMap insertion improvements 2020-05-17 15:47:17 +02:00
Robin Müller fb0834ffe1 added cookie caching and deletion 2020-05-17 15:28:00 +02:00
Robin Müller b8e7b12a63 commented whole SWITCH IO BOARD block 2020-05-17 13:10:09 +02:00
Robin Müller 614deea323 last size_t replacements 2020-05-07 23:38:28 +02:00
Robin Müller c7856da81c size_t replacements 2020-05-04 17:07:00 +02:00
Robin Müller 2c6b446500 it is done :-)
However, commented outputs are not changed yet.
2020-04-23 19:13:18 +02:00
Robin Müller b78b3ac68a added performOperationHook() 2020-04-19 22:17:14 +02:00
Robin Müller 225e1b98a0 some bugfixes in cpp file to enable compilation 2020-04-19 22:10:02 +02:00
Robin Müller f4c925e671 Merge branch 'mueller_DeviceHandlerBase_API_change_CookieIF' into mueller_DeviceHandlerBase_AllRefactoring 2020-04-19 15:57:39 +02:00
Robin Müller 7f08bb3506 removed ioboardAddress, max reply Len 2020-04-19 15:54:28 +02:00
Robin Müller 36dbf6e1ce Merge branch 'mueller_DeviceHandlerBase_ctor_reduction' into mueller_DeviceHandlerBase_AllRefactoring 2020-04-19 15:51:58 +02:00
Robin Müller 1820ad14b7 API change introduced, using new device comIF
also changed child handler base.
2020-04-19 15:48:17 +02:00