PUS C Telemetry implementation #414

Merged
gaisser merged 70 commits from mueller/pus-c-support into development 2021-05-04 14:43:40 +02:00

70 Commits

Author SHA1 Message Date
Robin Müller 86431c854b Merge remote-tracking branch 'origin/development' into mueller/pus-c-support 2021-05-04 14:07:56 +02:00
Robin Müller 6ede3f9ba2 Merge remote-tracking branch 'origin/development' into mueller/pus-c-support 2021-04-29 20:24:37 +02:00
Robin Müller 3f91803422
fixes from code review 2021-04-20 18:35:11 +02:00
Robin Müller 5759c2cbe6
Merge remote-tracking branch 'origin/development' into mueller/pus-c-support 2021-04-20 18:03:49 +02:00
Robin Müller e45b8bc739 Merge remote-tracking branch 'origin/development' into mueller/pus-c-support 2021-04-20 16:31:35 +02:00
Robin Müller dcd72d421e Merge branch 'mueller/master' into mueller/pus-c-support 2021-04-20 16:19:04 +02:00
Robin Müller cc8c3aef3d
removed unused interface 2021-04-20 16:18:39 +02:00
Robin Müller 9352e15405 Merge remote-tracking branch 'origin/development' into mueller/pus-c-support 2021-04-20 16:07:21 +02:00
Robin Müller 1cceda8e63
Merge branch 'mueller/thermal-handler' into mueller/master 2021-04-20 15:59:44 +02:00
Robin Müller 8c4381eca6 Merge remote-tracking branch 'ksat/mueller/master' into mueller/master 2021-04-20 15:49:55 +02:00
Robin Müller 29a05eb113 Merge remote-tracking branch 'ksat/mueller/master' into mueller/pus-c-support 2021-04-20 15:49:32 +02:00
Robin Müller 534b4850df Merge remote-tracking branch 'upstream/development' into mueller/master 2021-04-20 15:36:18 +02:00
Robin Müller a66fc53396 config define moved, better warning 2021-04-20 15:31:03 +02:00
Robin Müller 5471030c32 Merge remote-tracking branch 'origin/development' into mueller/master 2021-04-20 15:13:28 +02:00
Robin Müller 770356f8b6 fix for warning print 2021-04-19 14:38:56 +02:00
Robin Müller 62e409a9f2 doc fix 2021-04-15 10:07:39 +02:00
Robin Müller cf8a9996a7 added new test stub 2021-04-13 10:42:49 +02:00
Robin Müller fc7e401ddc pus c working 2021-04-13 01:24:26 +02:00
Robin Müller ed186b04df finalized PUS C TM support 2021-04-13 00:19:09 +02:00
Robin Müller f906605097 addes pus packet c implementation 2021-04-12 23:55:33 +02:00
Robin Müller 9a2fbefc9f refactoring continued 2021-04-12 22:24:11 +02:00
Robin Müller 07f1216316 error found 2021-04-12 22:12:18 +02:00
Robin Müller 4faa5b0685 fixes 2021-04-12 22:02:16 +02:00
Robin Müller ae1dab1fce sth broke 2021-04-12 21:53:08 +02:00
Robin Müller 9a5f717169 refactoring to allow PUS c implementation 2021-04-12 21:17:53 +02:00
Robin Müller d7d52439d7 added new option 2021-04-12 20:40:41 +02:00
Robin Müller 5d93cf12f7 another coverity fix 2021-04-11 18:55:10 +02:00
Robin Müller 438049bb80 another coverity fix 2021-04-11 18:50:48 +02:00
Robin Müller 6e6fb62b3c last coverity fixes 2021-04-11 18:36:24 +02:00
Robin Müller 7b8928ef47 Merge remote-tracking branch 'upstream/mueller/master' into mueller/master 2021-04-11 15:02:26 +02:00
Robin Müller 924ea420a9 missing include for windows 2021-04-11 14:58:53 +02:00
Robin Müller fbe860c6a5 refactored addr print, using AI_PASSIVE now 2021-04-11 14:54:02 +02:00
Robin Müller 8b266aa542 Merge remote-tracking branch 'upstream/mueller/master' into mueller/master 2021-04-11 11:52:09 +02:00
Robin Müller 5144cbd789 additional inc path now in IF 2021-04-11 02:26:11 +02:00
Robin Müller f1ffa88e07 small bugfix 2021-04-10 14:29:00 +02:00
Robin Müller d4b26825af Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw into mueller/master 2021-04-10 14:13:09 +02:00
Robin Müller 7e249db15e Merge remote-tracking branch 'origin/mueller/host-osal-vector-mq' into mueller/master 2021-04-09 18:50:32 +02:00
Robin Müller 83e7dbb1f0 Coveritx fixes 2021-04-09 16:17:21 +02:00
Robin Müller 2e417c787d coverity 2021-04-09 16:14:14 +02:00
Robin Müller 316310e993 coverity 2021-04-09 15:49:33 +02:00
Robin Müller 6db0725aa4 coverity fix 2021-04-09 15:39:48 +02:00
Robin Müller e0d39b1feb coverity 2021-04-09 09:17:11 +02:00
Robin Müller d9a0a4f2ea coverity 2021-04-09 09:14:42 +02:00
Robin Müller b8c7a65709 coverity fix 2021-04-09 08:59:32 +02:00
Robin Müller d3c3a9147a bumped version number 2021-04-09 08:29:56 +02:00
Robin Müller 40cc3c383b this should work 2021-04-09 00:45:04 +02:00
Robin Müller d92a20a669 coverity 2021-04-08 22:49:36 +02:00
Robin Müller c1f4ae08fb typo fix 2021-04-08 22:28:44 +02:00
Robin Müller 2b84ab018c implemented mq properly 2021-04-08 20:53:54 +02:00
Robin Müller 9e881b6a16 Merge remote-tracking branch 'origin/development' into mueller/master 2021-04-08 20:41:07 +02:00
Robin Müller 905d525aa2 small fix DHB 2021-04-08 19:12:21 +02:00
Robin Müller e6a1a7cc2d coverity fix for event message 2021-04-08 19:10:49 +02:00
Robin Müller dd367bf083 coverity: initialize entry 2021-04-08 19:09:00 +02:00
Robin Müller 8f4ab6d7ed coverity: initialize member 2021-04-08 19:07:51 +02:00
Robin Müller b30a3aaa38 coverity fix 2021-04-08 19:07:03 +02:00
Robin Müller efb7c8760a coverity action helper fix 2021-04-08 19:01:06 +02:00
Robin Müller bddd8720b2 another coverity fix 2021-04-08 18:59:48 +02:00
Robin Müller 00d9a4f3ed more coverity fixes 2021-04-08 18:57:24 +02:00
Robin Müller f988271be4 coverity fixes 2021-04-08 18:53:22 +02:00
Robin Müller 38d929c2a8 coverity fixes 2021-04-08 18:48:44 +02:00
Robin Müller e799e45198 bugfix for RTEMS 2021-04-08 16:20:24 +02:00
Robin Müller 9ee1bd15c4 now fixed properly 2021-04-08 15:38:36 +02:00
Robin Müller cbeb78f089 Merge branch 'development' into mueller/master 2021-04-08 15:32:38 +02:00
Robin Müller 80aab5f461 super evil bug 2021-04-08 15:25:22 +02:00
Robin Müller 43ddb44573 fixed temperature sensor object 2021-04-07 22:12:01 +02:00
Robin Müller 9f8a345e35 Merge remote-tracking branch 'upstream/development' into mueller/master 2021-04-07 21:53:11 +02:00
Robin Müller 3ff5484415 disabled debugging mode 2021-04-07 13:44:03 +02:00
Robin Müller 7322a7d0f5 improvements for ccsds distributor 2021-04-07 12:09:06 +02:00
Robin Müller 0e76333d33 minor improvements for PUS distributor 2021-04-07 12:03:28 +02:00
Robin Müller d1a256cbf6 added missing include 2021-03-31 19:53:58 +02:00