|
33039f8c60
|
include guard correction
|
2020-09-01 12:57:56 +02:00 |
|
|
1b9c8446b7
|
renormalized line endings
|
2020-08-28 18:33:29 +02:00 |
|
|
0f9930524b
|
some minor improvements
|
2020-08-26 15:54:13 +02:00 |
|
|
83c9d4fc1c
|
improved tmtc bridge
|
2020-08-26 14:55:27 +02:00 |
|
|
cdaed4523b
|
tmtc bridge todo added
|
2020-08-21 16:15:40 +02:00 |
|
|
adbf39166f
|
removed pus parser
|
2020-08-20 18:13:17 +02:00 |
|
|
fbecda7549
|
include replacements
|
2020-08-18 13:09:15 +02:00 |
|
|
66eac57e3b
|
csb update
|
2020-08-01 16:54:54 +02:00 |
|
|
58a4f4f8a1
|
command message bugfix, CSB improvement
parameter helper diagnostic message
|
2020-08-01 16:39:17 +02:00 |
|
|
35d4267b40
|
dynamic fifo bug fixed
|
2020-07-11 02:36:04 +02:00 |
|
|
444ee80f35
|
removed unnecessary case and added more size checks
|
2020-07-10 20:31:10 +02:00 |
|
|
1fde3c2c99
|
added srv200, CSB doc
|
2020-07-10 00:19:25 +02:00 |
|
|
57418eb877
|
distrinction between default settings
and individual settings for service
|
2020-07-09 20:04:49 +02:00 |
|
|
ad049cc634
|
tmtc bridge formatting improvements
|
2020-07-09 19:41:52 +02:00 |
|
|
8046d005a4
|
CSB static framework id setting
|
2020-07-08 18:18:54 +02:00 |
|
|
236ad1b85b
|
a lot of debug output added
|
2020-07-08 15:06:46 +02:00 |
|
|
5ec78b065c
|
error handling for invalid dest queues improved
|
2020-07-08 13:29:57 +02:00 |
|
|
264914e86a
|
tmtcbridge tweaks.
UDP bridge now working :-D
|
2020-07-08 03:18:09 +02:00 |
|
|
2efcda735f
|
message arriving.
big clean up in tcdistribution folder
|
2020-07-08 02:20:38 +02:00 |
|
|
399fc0e287
|
fifo replacements
|
2020-07-07 17:42:37 +02:00 |
|
|
cb691db807
|
fifo tweaks, pus parser fixes
|
2020-07-06 23:07:38 +02:00 |
|
|
fd1e612ea5
|
pus parser fixes
|
2020-07-06 20:17:05 +02:00 |
|
|
8ba75fc3c2
|
pus parser implemented
|
2020-07-06 19:36:21 +02:00 |
|
|
f442a5889e
|
pus parser continued
|
2020-07-06 16:34:11 +02:00 |
|
|
b61e1df8bc
|
fifo in namespace now
|
2020-07-06 13:43:41 +02:00 |
|
|
2158208a2f
|
new pus parser
|
2020-07-06 00:33:55 +02:00 |
|
|
ebec074655
|
Split up FIFO into StaticFIFO and normale FIFO
|
2020-07-05 23:53:13 +02:00 |
|
|
72768a6815
|
started unix udp bridge
|
2020-07-04 00:51:49 +02:00 |
|
|
6802ff7d71
|
Merge remote-tracking branch 'upstream/mohr_serialize' into mueller_merge_mohr_serialize
|
2020-07-01 13:15:58 +02:00 |
|
|
837fecf859
|
added hk receiver obj id to dhb ctor
|
2020-06-30 21:22:26 +02:00 |
|
|
e2a36efce3
|
csb changes taken over
|
2020-06-29 16:47:58 +02:00 |
|
|
48df3cbe83
|
csb comment improved
|
2020-06-29 16:43:02 +02:00 |
|
|
ae6314d8cd
|
added task handle member
|
2020-06-29 16:06:53 +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 |
|
|
905c1a92e3
|
reverted some changes
|
2020-06-23 21:03:22 +02:00 |
|
|
e27310da40
|
updates for tmtcbridge
|
2020-06-23 10:47:31 +02:00 |
|
|
5734a0a0e9
|
some fixes necessary to perform size check
|
2020-06-22 19:22:52 +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 |
|
|
bb9a299e33
|
added back removed comments
|
2020-06-10 22:19:40 +02:00 |
|
|
5007041bc8
|
cleaned up includes and improved doc a bit
|
2020-06-10 22:12:29 +02:00 |
|
|
659594bac7
|
better include guard and doc form improvement
|
2020-06-10 21:35:47 +02:00 |
|
|
606957dc24
|
PSB update
|
2020-06-10 21:26:45 +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 |
|