Commit Graph

971 Commits

Author SHA1 Message Date
Steffen Gaisser d235bb5c06 Merge pull request 'added comparison operator for store_address_t' (#77) from KSat/fsfw:mueller_store_address_compOperator into master
Adds a comparison operator for store_address_t. Small enhancement which should not break anything.
2020-05-25 14:54:29 +02:00
Steffen Gaisser 5e91363d2d Merge pull request 'fifo enhancement' (#57) from KSat/fsfw:mueller_fifo_enhancement into master
Implements #57
2020-05-25 14:48:29 +02:00
Robin Müller 91acc471b6 include guard fix, sif replacements 2020-05-20 14:47:58 +02:00
Robin Müller 3a6b7f4895 added new cast for MQ 2020-05-20 14:42:52 +02:00
Robin Müller 71e103e2b6 better include guards 2020-05-20 14:40:50 +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 6961b5e866 bin printer added 2020-05-19 23:08:17 +02:00
Robin Müller ca10020f19 added getter function for tc packet stored 2020-05-19 20:29:37 +02:00
Robin Müller e2e6ec28c0 printer fixes and improvements 2020-05-19 20:26:12 +02:00
Robin Müller 5482b71b3c improved printer 2020-05-19 19:52:35 +02:00
Robin Müller 331b36fe18 fixed setAppData function 2020-05-19 19:05:17 +02:00
Robin Müller 730c715120 doc improved 2020-05-19 19:01:25 +02:00
Robin Müller 7bc29fc2d5 souce data setter function 2020-05-19 19:00:33 +02:00
Robin Müller 483a47d353 some renamings 2020-05-19 18:56:23 +02:00
Robin Müller 7bc7e06277 added reordering of ctor arguments 2020-05-18 16:41:37 +02:00
Robin Müller 50d95780f2 Merge remote-tracking branch 'upstram/master' into mueller_fifo_enhancement 2020-05-17 18:51:29 +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 a0cb3a9b6b changed cast to be comptaible with newer freeRTOS 2020-05-17 17:13:43 +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 4819bad402 addtional comment 2020-05-15 20:01:11 +02:00
Robin Müller 1c967d4739 app data size uint16_t 2020-05-15 19:56:21 +02:00
Robin Müller eb5832180b size_t uint16_t corrections 2020-05-15 19:51:39 +02:00
Robin Müller 1fb87db82e bugfix and additional functions 2020-05-15 19:44:14 +02:00
Robin Müller d6cc089261 removed StorageAccessor prefiremoved StorageAccessor prefixx 2020-05-15 18:56:39 +02:00
Robin Müller a6e0ab61ea printer fixes 2020-05-15 18:54:14 +02:00
Robin Müller 1b093d96b0 additional size output 2020-05-15 18:51:15 +02:00
Robin Müller e92c324c7e updated printer 2020-05-15 18:47:46 +02:00
Robin Müller 26763b7cee added comparison operator 2020-05-13 11:24:17 +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 3d8a152496 removed newline 2020-05-11 17:14:12 +02:00
Robin Müller a159e60a90 removed bool specialization 2020-05-11 16:53:16 +02:00
Robin Müller effac0e9b7 global printer function 2020-05-11 12:22:06 +02:00
Robin Müller 3f79450b19 removed config include, new retvals, nullptr check 2020-05-11 12:00:30 +02:00
Robin Müller fadebe2eb4 new initializer list ctor 2020-05-08 14:38:10 +02:00
Robin Müller f2945f873f additional access function for mode message 2020-05-08 14:17:27 +02:00
Steffen Gaisser 6dc05e4951 Merge pull request 'it is done :-) (osstreams in namespace)' (#58) from KSat/fsfw:mueller_sifRenaming_soooMany into master 2020-05-08 12:35:38 +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 3ebc257968 some little formatting stuff 2020-05-07 23:00:09 +02:00
Robin Müller 24441809a9 Merge remote-tracking branch 'upstream/master' into mueller_FixedSequenceImprovements 2020-05-07 20:06:17 +02:00