|
97494a84df
|
Merge remote-tracking branch 'upstream/development' into mueller/master
|
2021-09-13 10:59:26 +02:00 |
|
|
abacfbf2d5
|
added setting of readLen according to review
|
2021-09-13 10:38:36 +02:00 |
|
|
dae27a8e10
|
indentation
|
2021-09-11 19:22:51 +02:00 |
|
|
d36d849e69
|
removed part which is now not necessary anymore
|
2021-09-11 19:21:21 +02:00 |
|
|
7c7a8a5df7
|
added improvements from code review
|
2021-09-11 19:18:18 +02:00 |
|
|
134deb3f43
|
renamed function
|
2021-09-11 17:43:58 +02:00 |
|
|
11a3c8c21f
|
added option to disable it as well
|
2021-09-11 17:42:29 +02:00 |
|
|
c9bfc8464a
|
added function to enable periodic reply
|
2021-09-11 17:39:42 +02:00 |
|
|
ea573b0523
|
a few more tests with faulty source data
|
2021-09-09 11:12:42 +02:00 |
|
|
3d336c08f2
|
tests almost complete
|
2021-09-09 10:47:54 +02:00 |
|
|
d05eb23ea7
|
debugged and tested non-escaped encoder
|
2021-09-09 01:28:21 +02:00 |
|
|
35b53e9a17
|
continuing tests
|
2021-09-09 01:06:54 +02:00 |
|
|
b5063117f6
|
added check to avoid seg fault
|
2021-09-09 00:02:17 +02:00 |
|
|
40adca5f1d
|
set reply recipient
|
2021-09-08 17:24:33 +02:00 |
|
|
a8167f5431
|
added another helper function
|
2021-09-08 17:02:08 +02:00 |
|
|
41f3d7cf9a
|
better name for function
|
2021-09-08 16:58:30 +02:00 |
|
|
215d01b3ca
|
Merge branch 'mueller/dhb-bugfixes-improvements' into mueller/master
|
2021-09-08 16:09:03 +02:00 |
|
|
dfe49cc1e5
|
DHB improvements
|
2021-09-08 16:08:13 +02:00 |
|
|
73eb11f4f1
|
bugfixes and improvements
|
2021-09-08 16:01:46 +02:00 |
|
|
6ccf4bee49
|
Merge remote-tracking branch 'origin/development' into meier/ActionHelperQueueCheck
|
2021-09-06 18:48:13 +02:00 |
|
|
7bf66dc401
|
Merge remote-tracking branch 'upstream/development' into mueller/dhb-periodoc-reply-fix
|
2021-09-06 12:10:12 +02:00 |
|
|
924c150af2
|
Possible bugfix in DHB
The delayCycles variables needs to be initialized differently
for periodic replies.
It is initialized to the maxDelayCycles value now
|
2021-09-06 12:05:30 +02:00 |
|
|
469eba3ce2
|
raised limit
|
2021-09-06 11:35:14 +02:00 |
|
|
fd2916af11
|
moved TCP cfg
|
2021-08-23 09:40:02 +02:00 |
|
|
7d0377845b
|
printout for unknown command
|
2021-08-20 15:46:34 +02:00 |
|
|
5dcf0e44b6
|
encoder functions split up
|
2021-08-18 13:33:31 +02:00 |
|
|
3cec9f5f80
|
Made two functions private, small tweak
|
2021-08-18 13:18:42 +02:00 |
|
|
1183e5739d
|
using upstream action helper
Will be merged upstream soon
|
2021-08-18 11:23:45 +02:00 |
|
|
406b77ea81
|
moved SPI wiretapping cfg
|
2021-08-17 16:34:25 +02:00 |
|
|
8780c5ddcd
|
comment typos
|
2021-08-17 16:02:54 +02:00 |
|
|
654b23869f
|
several imporovements
|
2021-08-17 16:00:39 +02:00 |
|
|
28f2db2c11
|
some fixes
|
2021-08-17 15:40:51 +02:00 |
|
|
5fcac4d85b
|
added proper non-escaped variant
|
2021-08-17 15:39:24 +02:00 |
|
|
ece7dce6f7
|
ctor and dtor public now
|
2021-08-17 15:13:58 +02:00 |
|
|
4b72e246c3
|
improved DLE encoder
|
2021-08-17 15:05:29 +02:00 |
|
|
db3284c2b8
|
subversion update
|
2021-08-16 14:52:11 +02:00 |
|
|
6e9a0ddcf4
|
cmakedefine for OSAL type
|
2021-08-16 11:23:44 +02:00 |
|
|
cfb8bc5dfd
|
fsfw version update
|
2021-08-16 11:20:15 +02:00 |
|
|
eecb69d230
|
getter function for UDP port
|
2021-08-09 18:22:51 +02:00 |
|
|
1ac372cb89
|
getter function for UDP port
|
2021-08-09 18:22:22 +02:00 |
|
|
14a30f30db
|
More improvements for TCP/UDP port definition
|
2021-08-09 18:13:02 +02:00 |
|
|
fb36dc4501
|
More improvements for TCP/UDP port definition
|
2021-08-09 18:12:25 +02:00 |
|
|
ccaa0aa24f
|
Cleaning up TCP and UDP code
Same port number used as before, but some inconsistencies fixed
|
2021-08-09 16:59:41 +02:00 |
|
|
ba5e2ad8bb
|
Cleaning up TCP and UDP code
Same port number used as before, but some inconsistencies fixed
|
2021-08-09 16:57:24 +02:00 |
|
|
5a6c81130d
|
Merge remote-tracking branch 'upstream/development' into mueller/master
|
2021-08-09 16:18:38 +02:00 |
|
|
22e29144b6
|
Merge remote-tracking branch 'origin/eive/develop' into mueller/master
|
2021-08-09 11:12:37 +02:00 |
|
Jakob.Meier
|
133820f463
|
Merge branch 'eive/develop' into meier/spacePacketFlag
|
2021-08-08 15:32:24 +02:00 |
|
Jakob.Meier
|
8d3fceea8f
|
set sequence flags in space packet base
|
2021-08-08 15:26:18 +02:00 |
|
|
2706b8fa24
|
Printer updates
1. Only prefix is colored now
2. Minor formatting change
|
2021-08-06 11:06:33 +02:00 |
|
|
3704d2b829
|
bugfix
|
2021-08-05 18:24:56 +02:00 |
|