Commit Graph

90 Commits

Author SHA1 Message Date
Robin Müller 9fbf0d1d94 Merge remote-tracking branch 'upstream/master' into mueller_MessageNamespaceRenamed 2020-08-25 14:02:48 +02:00
Steffen Gaisser d5dedce294 Relative Paths 2020-08-13 20:53:35 +02:00
Robin Müller 307c954007 fixed CommandMessageTypo
and integrated HasActionsIF interface changes
2020-07-16 12:49:53 +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
Ulrich Mohr 8c68895c06 Merge remote-tracking branch 'origin/master' into mohr_serialize 2020-07-03 11:59:15 +02:00
Ulrich Mohr 3cd946fef8 Merge pull request 'DeviceHandlerBase: All Refactoring' (#44) from KSat/fsfw:mueller_DeviceHandlerBase_AllRefactoring into master 2020-07-03 11:48:55 +02:00
Steffen Gaisser 053b472157 Fixed spelling mistake in HealthHelper 2020-06-25 18:09:32 +02:00
Robin Müller df418ae1b4 typedef in class declaration now 2020-06-24 12:02:01 +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 952fc7303a renamed MESSAGE_TYPE to messagetypes 2020-06-17 21:15:19 +02:00
Robin Müller 92074c7fa2 Merge remote-tracking branch 'upstream/master' into mueller_FixedSequenceImprovements 2020-06-10 16:45:22 +02:00
Robin Müller 9c766c123d device command iter was uninitialized 2020-06-06 20:56:09 +02:00
Robin Müller ca74e0c0f2 removed comments 2020-05-26 16:07:32 +02:00
Robin Müller 9951b59627 DHB retval fixes 2020-05-25 23:45:32 +02:00
Robin Müller dd5b301980 improved returnvalues 2020-05-25 23:38:11 +02:00
Robin Müller 5de68fcc6e some returnvalue comments 2020-05-25 23:36:47 +02:00
Robin Müller 112779d91f cleaned up returnvlaues 2020-05-25 23:31:13 +02:00
Robin Müller 98449ddc7f comment removed 2020-05-25 23:17:15 +02:00
Robin Müller 19b4332801 some little tweaks 2020-05-25 23:16:46 +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 7ceb6f3c96 override for executeAction() 2020-05-17 15:43:45 +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 77565c7412 additional comment for oprator overload 2020-05-11 19:20:21 +02:00
Robin Müller 26103aa8cc fixed sequence slot comments 2020-05-11 17:21:24 +02:00
Robin Müller eb376318c3 comment format 2020-05-11 17:20:10 +02:00
Robin Müller fc4f9156b9 Merge remote-tracking branch 'upstram/master' into mueller_FixedSequenceImprovements 2020-05-11 17:16:25 +02:00
Robin Müller 614deea323 last size_t replacements 2020-05-07 23:38:28 +02:00
Robin Müller 33eae034c7 replace device comIF uint32_t with size_t 2020-05-07 23:14:29 +02:00
Robin Müller 24441809a9 Merge remote-tracking branch 'upstream/master' into mueller_FixedSequenceImprovements 2020-05-07 20:06:17 +02:00
Robin Müller 3b63dd72e3 added missing sif prefixes 2020-05-07 19:41:42 +02:00
Robin Müller 10628ddbb6 Merge remote-tracking branch 'upstream/master' into mueller_sifRenaming_soooMany 2020-05-07 19:28:06 +02:00
Robin Müller 119455f3fd replaced exit by returning failed 2020-05-05 19:33:06 +02:00
Robin Müller c4486e79ec removed exit for empty pst 2020-05-05 19:30:26 +02:00
Robin Müller 432dbbd26e removed sif 2020-05-05 18:57:30 +02:00
Robin Müller a6b3cee898 class comment formatting 2020-05-05 18:56:45 +02:00
Robin Müller 75da7a4c50 comment moved to header 2020-05-05 18:55:05 +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
Ulrich Mohr cf3190a904 Actually, not that horrible, thanks to sed 2020-04-21 22:28:43 +02:00
Ulrich Mohr 2093329481 working on updating SerializeIF, to quote Basti: This is going to be horrible 2020-04-21 21:34:03 +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