606957dc24
PSB update
2020-06-10 21:26:45 +02:00
8fbd414a86
Merge remote-tracking branch 'upstream/master' into mueller_framework
2020-06-10 20:57:04 +02:00
454524d213
Merge pull request 'iomanip include missing' ( #104 ) from KSat/fsfw:ObjectManager_hotfix into master
2020-06-10 20:55:48 +02:00
52c887925f
iomanip include
2020-06-10 20:53:28 +02:00
b6f6a61656
iomanip include missing
2020-06-10 20:51:59 +02:00
20e3b3c0e2
0 replaced by MQIF::NO_QUEUE
2020-06-10 01:10:16 +02:00
3277d199ac
linux mq update
2020-06-10 01:07:50 +02:00
b1f91439c6
deleted copy ctor taskes const ref now
2020-06-08 17:50:09 +02:00
07302e0d2a
removed include
2020-06-08 17:44:54 +02:00
3cb79ebc86
Merge remote-tracking branch 'upstream/master' into mueller_framework
2020-06-08 14:05:40 +02:00
0ea249aac4
messagetype namespace im small letters now
2020-06-08 12:25:20 +02:00
514ff4f420
Merge pull request 'renamed printer to arrayprinter' ( #98 ) from KSat/fsfw:mueller_globPrinterRenaming into master
2020-06-08 12:09:17 +02:00
29b051f288
Merge pull request 'ObjectManagerIF improvements' ( #73 ) from KSat/fsfw:mueller_objectManagerIF into master
...
* Removed include does make a include of the mission object list necessary in the user code. But this is the clean way to include mission code.
* Personally, I'm not a fan of "auto" but I can see, that this is useful here.
2020-06-08 12:08:26 +02:00
4c41456ddf
thoughts on message queuee message
...
new interface. What if there are MQ messages with different sizes?
-> generic interface
furthermore, maybe command message should be refactored to operate
on a mq message instead of implementing it
2020-06-08 01:22:21 +02:00
2649fa1507
small small command message tweaks
2020-06-07 23:38:15 +02:00
e8bc2cec9f
small comment in semaph factory
2020-06-07 23:26:52 +02:00
4a90f41122
generate HK packet function continued
2020-06-07 18:53:55 +02:00
3b4413a6ee
added queue lock for receiveMessage
2020-06-07 16:12:23 +02:00
98e6ca5f78
removed locks in lockless functions
2020-06-07 15:22:32 +02:00
1748941f3b
commented out debug output
...
and additional diagnostic output toi make it clear the program was
terminated
2020-06-07 13:59:22 +02:00
73932f0349
object maanager tweaks
2020-06-07 13:58:51 +02:00
fe5b50d885
improved documentation signigicantly
2020-06-07 02:22:18 +02:00
d0b218c18e
renaming for host os
2020-06-07 01:40:48 +02:00
3c80bdfefa
some linebreaks
2020-06-07 01:18:19 +02:00
33cc8591dc
yaaay, hardcoded values
2020-06-07 01:17:24 +02:00
c81613690b
no_queue value is 0xffffffff now
2020-06-06 23:41:54 +02:00
65999ac6d6
pool var no param is one now
2020-06-06 23:30:16 +02:00
3d8993b0c5
new typedef names
2020-06-06 23:23:20 +02:00
9ed92e5e6f
clock typedefs renamed
2020-06-06 23:21:51 +02:00
70212d9f4e
slight formatting
2020-06-06 23:15:42 +02:00
8216b26fde
datapoollocal updates
2020-06-06 23:15:05 +02:00
ea548dea5b
map lock init
2020-06-06 21:16:47 +02:00
d99be25529
cookie info iter was uninitialized
...
leads to crash
2020-06-06 20:52:28 +02:00
262d34174e
using strncat now
2020-06-06 18:56:54 +02:00
b79efa6d6c
variable for name len
2020-06-06 16:25:06 +02:00
096fbec156
cleaned includesu p a bit
2020-06-06 15:40:10 +02:00
dc9ef41bec
added doc for linux
2020-06-06 15:31:45 +02:00
b0634ab0a2
fixed bug (critical!)
2020-06-06 15:26:22 +02:00
ef01b78140
some issue with stack size ..
2020-06-06 15:01:57 +02:00
212cd58f9a
issues with fixed timeslo ttask on linux
2020-06-06 14:45:45 +02:00
788f7a3745
better name for mq
2020-06-06 13:59:00 +02:00
95bc5a871b
improved diagnostic messages for linux
2020-06-06 13:56:35 +02:00
d387daa9d6
slight improvements for diagnositc output
2020-06-06 13:04:29 +02:00
04236859da
slight improvements to diagnostic ouput
2020-06-06 13:03:37 +02:00
5289497ab5
health helper optional, diagnostic output improved
2020-06-06 12:59:43 +02:00
d35524ecbc
decoupling from raw reciever, linux mq improvements
2020-06-06 12:41:17 +02:00
8e7593d68a
removed error handling in separate fnctn
2020-06-06 02:10:21 +02:00
b4561465ba
some little form improvements
2020-06-06 01:36:07 +02:00
d600d48816
added the decoupling of DHB from powerSwitcher
...
+ some first hk maanger changes, might comment them out
2020-06-06 01:31:08 +02:00
87f64d99cd
implemented fixed timeslot task
2020-06-05 23:18:00 +02:00