Commit Graph

69 Commits

Author SHA1 Message Date
0b056720ba taken over master 2020-12-13 21:57:06 +01:00
d944e25d4a taken over upstream changes 2020-12-13 21:54:46 +01:00
f69113b4d5 taken over upstream change in ipc 2020-12-13 21:53:37 +01:00
aa45d34b4a include improvements /factory improvement 2020-11-08 15:20:51 +01:00
a9a31308ae update notifications working 2020-10-14 19:52:06 +02:00
1d972fcbef hk messages are cleared properly now 2020-09-28 22:46:18 +02:00
b429359864 renormalize files 2020-09-18 13:14:01 +02:00
19632b8fb1 linux fixes 2020-09-18 12:36:36 +02:00
7643af8607 include guard fix 2020-09-15 17:15:22 +02:00
b8ad17639c include guard fix 2020-09-15 17:02:31 +02:00
850a4a3e3d header file renamed 2020-09-15 16:44:48 +02:00
15891b3cf0 fixed some message queue includes 2020-09-15 16:42:17 +02:00
e707c5e051 fixes taken over 2020-09-15 15:58:12 +02:00
1b9c8446b7 renormalized line endings 2020-08-28 18:33:29 +02:00
da3b2b2500 form improvements 2020-08-25 18:09:05 +02:00
fbecda7549 include replacements 2020-08-18 13:09:15 +02:00
979fea3400 mutex helper api change 2020-08-07 22:15:03 +02:00
458e849f7d adapting mutex helper to new interface 2020-08-07 22:11:13 +02:00
44b70b45e2 little doc correction 2020-08-07 22:06:20 +02:00
37f2539d89 empty line removed 2020-08-07 20:44:40 +02:00
bfecbfbd80 implemented new mutex interface 2020-08-07 20:36:37 +02:00
58a4f4f8a1 command message bugfix, CSB improvement
parameter helper diagnostic message
2020-08-01 16:39:17 +02:00
5ec78b065c error handling for invalid dest queues improved 2020-07-08 13:29:57 +02:00
85cc936d5d added back clear CommandMessage function 2020-06-29 16:50:45 +02:00
d5d968a393 some more correctioons 2020-06-29 15:46:16 +02:00
b81b458ba6 exec task if new init function, some corrections 2020-06-29 15:44:18 +02:00
7f3607c3d9 hk service fixed 2020-06-24 02:00:26 +02:00
af24cc7d04 some bugfixes 2020-06-24 00:49:13 +02:00
c7c49b4239 deleted command messge base 2020-06-24 00:30:32 +02:00
3bf29a7315 removed CommandMessageBase, changed interfaces 2020-06-24 00:24:15 +02:00
905c1a92e3 reverted some changes 2020-06-23 21:03:22 +02:00
c0beef4463 some include guards, todo comments 2020-06-23 10:27:44 +02:00
5734a0a0e9 some fixes necessary to perform size check 2020-06-22 19:22:52 +02:00
d5ae74f860 bugfix hk message size 2020-06-17 20:21:49 +02:00
7871ee7ca8 mutex helper little formatting correction 2020-06-15 17:39:52 +02:00
c9d8bd59f0 ctor improved 2020-06-15 11:11:42 +02:00
9f69191f23 optimized command messages a bit 2020-06-14 17:59:14 +02:00
8c03f6a823 command message only passed IF now 2020-06-13 21:01:01 +02:00
6b67f46c80 evil hidden bug found.
CSB uses CommandMessageIF now
2020-06-13 17:37:48 +02:00
7b538e9750 introduced command message base and
command message IF
2020-06-12 20:23:39 +02:00
a9c7ad84c8 added new interface to host and linux osal 2020-06-11 02:03:18 +02:00
47aa9ddcc3 doc for mqm improved 2020-06-09 02:46:19 +02:00
8ff6506ad9 MessageQueue refactoring complete 2020-06-09 02:18:39 +02:00
07302e0d2a removed include 2020-06-08 17:44:54 +02:00
0ea249aac4 messagetype namespace im small letters now 2020-06-08 12:25:20 +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
c81613690b no_queue value is 0xffffffff now 2020-06-06 23:41:54 +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