|
6802ff7d71
|
Merge remote-tracking branch 'upstream/mohr_serialize' into mueller_merge_mohr_serialize
|
2020-07-01 13:15:58 +02:00 |
|
|
e2a36efce3
|
csb changes taken over
|
2020-06-29 16:47:58 +02:00 |
|
|
b81b458ba6
|
exec task if new init function, some corrections
|
2020-06-29 15:44:18 +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 |
|
|
60ae2d4565
|
continued with hk data pool
added deadline missed check for fixed timeslot task,
improved doc for both periodic task and fixed timeslot task
|
2020-06-19 14:25:03 +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 |
|
|
c1fe326f67
|
Merge branch 'mueller_framework' into mueller_newCommandMessageTest
|
2020-06-10 23:42:09 +02:00 |
|
|
3268806f75
|
split up huge function to be more readable
|
2020-06-10 22:51:54 +02:00 |
|
|
5007041bc8
|
cleaned up includes and improved doc a bit
|
2020-06-10 22:12:29 +02:00 |
|
|
8ff6506ad9
|
MessageQueue refactoring complete
|
2020-06-09 02:18:39 +02:00 |
|
|
4a90f41122
|
generate HK packet function continued
|
2020-06-07 18:53:55 +02:00 |
|
Uli
|
6553450b4b
|
Actually, not that horrible, thanks to sed
|
2020-04-21 22:28:43 +02:00 |
|
Uli
|
a42832ca01
|
working on updating SerializeIF, to quote Basti: This is going to be horrible
|
2020-04-21 21:34:03 +02:00 |
|
|
7079c9c56d
|
replaced serializeIF serialize sizes with size_t
|
2020-04-05 17:58:39 +02:00 |
|
|
06ae64d59c
|
CSB: replaced some uint32 with size_t
|
2020-04-05 15:46:10 +02:00 |
|
|
b594bc2a97
|
removed obsolete comment
|
2019-11-05 19:25:00 +01:00 |
|
|
8eb1a5b13e
|
proposal 1: expectedReplies parameter is set in insertInCommandAndReplyMap, default value stays one. overriding enableReplyInReplyMap is not necessary anymore.second proposal: the commander id is supplied in the interpretDeviceReply function, so we don't have to look for it in the DeviceCommandMap. was it removed at some point because it is listed in the documentation?
|
2019-11-04 00:47:46 +01:00 |
|
|
cd7e47ccbb
|
Updated FreeRTOS Osal
CommandingServiceBase is no longer a template
|
2019-08-28 14:50:24 +02:00 |
|