Commit Graph

761 Commits

Author SHA1 Message Date
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
bf1b86e809 small form stuff 2020-06-06 18:48:28 +02:00
c602e30a63 std:: added 2020-06-06 18:45:55 +02:00
92f493f13a name correction 2020-06-06 16:48:21 +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
be066755c0 even safer and more efficient alternative 2020-06-06 14:39:08 +02:00
6ad36ceb24 variable for max name len 2020-06-06 16:24:33 +02:00
1965a0e33b linux important bugfix and general improvements 2020-06-06 15:47:33 +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
d74f2c7560 housekeeping folder added to .mk file 2020-06-05 21:40:06 +02:00
579115f904 adapting host osal 2020-06-05 21:36:50 +02:00
4b5bb0b3be reset setfill 2020-06-05 20:59:07 +02:00
2b646551e9 mutex helper new output error 2020-06-05 20:40:22 +02:00
e9a9a543ce fw message count one line further 2020-06-05 20:38:59 +02:00