8f3edc90ba
Merge branch 'eive/develop' into mueller/update-fsfw
2021-09-16 11:43:30 +02:00
a58016859b
Merge branch 'develop' into mueller/master
2021-09-16 11:38:56 +02:00
0df8d35802
comment format
2021-09-16 11:36:32 +02:00
823c6ec5fc
added RM3100 handler
2021-09-16 11:33:50 +02:00
bc6b29e652
use warning instead of debug
2021-09-15 18:48:09 +02:00
d986ab7720
bugfix for TM packet stored PUS C
2021-09-15 18:37:44 +02:00
bdd7d59d82
reverted some changes
2021-09-15 17:05:52 +02:00
edf33cc10a
Merge remote-tracking branch 'upstream/development' into mueller/master
2021-09-15 16:57:42 +02:00
6db5011b14
spi and gyro l3g updates
2021-09-15 16:55:24 +02:00
97494a84df
Merge remote-tracking branch 'upstream/development' into mueller/master
2021-09-13 10:59:26 +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
e6e1936293
Merge remote-tracking branch 'origin/mueller/dhb-periodoc-reply-fix' into mueller/master
2021-09-08 16:21:13 +02:00
15f35f200a
Merge remote-tracking branch 'origin/mueller/dhb-bugfixes-improvements' into mueller/master
2021-09-08 16:20:42 +02:00
6b20bb197a
Merge branch 'development' into mueller/dhb-bugfixes-improvements
2021-09-08 16:20:04 +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
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
afd375a7f8
minor fix for canonical read handling
2021-08-22 20:24:50 +02:00
5454169e20
UartComIF: set O_NONBLOCK in canonical mode
...
When using the non-canonical mode, the file descriptor can be opened
in blocking mode because the VTIME and VMIN termios parameters are
used to configure non-blocking mode. However, in canonical mode, the fd needs to be opened with O_NONBLOCK
2021-08-22 19:48:35 +02:00
7d0377845b
printout for unknown command
2021-08-20 15:46:34 +02:00
882da68a2f
Merge branch 'mueller/unix-file-guard-fix' into mueller/master
2021-08-19 17:17:03 +02:00