|
b52644dd2a
|
tiny form fix
|
2021-06-21 14:50:19 +02:00 |
|
|
21d213f35f
|
Merge branch 'development' into gaisser_clock_leap_seconds_move
|
2021-06-14 15:27:37 +02:00 |
|
|
eead2a8a49
|
Moved leap second management
|
2021-06-14 14:40:40 +02:00 |
|
|
41cb8cb8ae
|
Merge remote-tracking branch 'upstream/development' into mueller/master
|
2021-06-08 14:43:31 +02:00 |
|
|
145dd33fb1
|
fixed merge conflict
|
2021-06-05 20:30:36 +02:00 |
|
|
8b83541264
|
Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/KSat/fsfw into mueller/master
|
2021-06-05 19:59:51 +02:00 |
|
|
57699cccb7
|
object manager is now a singleton
|
2021-06-05 19:52:38 +02:00 |
|
|
3891014340
|
linux error print handling improved
|
2021-06-03 12:29:06 +02:00 |
|
|
442b9370ae
|
Merge remote-tracking branch 'upstream/mueller/master' into source/develop
|
2021-05-31 12:31:46 +02:00 |
|
|
54e60f4ddc
|
cleaned up a bit
|
2021-05-31 12:30:54 +02:00 |
|
|
e961f3f038
|
better error handling for mq_receive()
|
2021-05-31 12:22:33 +02:00 |
|
|
f0a7b1cad2
|
indentation
|
2021-05-27 13:47:22 +02:00 |
|
|
46cfe7452a
|
for for ISR variant
|
2021-05-27 13:40:01 +02:00 |
|
|
e6868464bf
|
queue map manager working
|
2021-05-27 13:38:40 +02:00 |
|
|
e15f03fb0a
|
added FreeRTOS queue map manager
|
2021-05-27 13:12:34 +02:00 |
|
|
5847081a24
|
tweaks and fixes for TCP
|
2021-05-13 22:17:21 +02:00 |
|
|
1e9c789287
|
Merge remote-tracking branch 'upstream/mueller/tcp-server' into mueller/master
|
2021-05-13 21:11:59 +02:00 |
|
|
4095be449a
|
some more preprocessor replacements
|
2021-05-12 17:32:40 +02:00 |
|
|
14027e449c
|
Merge remote-tracking branch 'gaisser/gaisser_network_serialize' into mueller/merge-test
|
2021-05-12 17:18:12 +02:00 |
|
|
1626b266d7
|
platform header file
|
2021-05-12 16:47:53 +02:00 |
|
|
8293e6b0c7
|
more include fixes
|
2021-05-12 14:48:39 +02:00 |
|
|
d81c6f40fb
|
define fixes
|
2021-05-12 14:43:08 +02:00 |
|
|
5b23b928cf
|
added missing include
|
2021-05-12 14:28:37 +02:00 |
|
|
9d0155d9ae
|
Added a returnvalue
|
2021-05-11 15:30:49 +02:00 |
|
|
d807998f4d
|
Added Missing includes in Host Osal
Updated correct defaults for Host MessageQueues
|
2021-05-11 15:25:38 +02:00 |
|
|
c1d30aad13
|
TCP server implementation finished
A lot of smaller tweaks and smaller refactoring done
in UDP TMTC bridge as well
|
2021-05-05 15:59:41 +02:00 |
|
|
126def219b
|
continued tmtc server and bridge
|
2021-05-05 12:59:42 +02:00 |
|
|
864621ee37
|
small fix for linux printout
|
2021-04-20 16:15:30 +02:00 |
|
|
7b29583f8f
|
small improvements
|
2021-04-20 15:32:12 +02:00 |
|
|
91c3692f6d
|
Merge branch 'development' into gaisser_make_linux_realtime_optional
|
2021-04-20 14:39:56 +02:00 |
|
|
32f0131973
|
Merge branch 'development' into mueller/udp-ai-passive-opt
|
2021-04-20 14:38:01 +02:00 |
|
|
29cebab790
|
Merge remote-tracking branch 'origin/development' into mueller/udp-ai-passive-opt
|
2021-04-20 14:18:06 +02:00 |
|
|
bad9f67c39
|
Merge remote-tracking branch 'origin/development' into gaisser_make_linux_realtime_optional
|
2021-04-20 13:06:11 +02:00 |
|
|
98add88d14
|
Makes linux realtime optional
Adds new config variable FSFW_USE_REALTIME_FOR_LINUX
|
2021-04-20 13:01:24 +02:00 |
|
|
4479a2628d
|
Merge branch 'development' into mueller/host-osal-vector-mq
|
2021-04-13 14:32:18 +02:00 |
|
|
f87a10891a
|
Merge branch 'development' into mueller/udp-ai-passive-opt
|
2021-04-12 16:09:42 +02:00 |
|
|
922f145ffa
|
Merge branch 'development' into mueller/coverity-fixes
|
2021-04-12 15:28:51 +02:00 |
|
|
547538fbc5
|
proper MQ implementation
|
2021-04-12 12:38:56 +02:00 |
|
|
06d34efa74
|
UDP and TCPIP smaller tweaks
Using AI_PASSIVE now so the UDP server listens to all
addresses (0.0.0.0) instead of just localhost.
Also implemented address print function properly
|
2021-04-12 12:33:45 +02:00 |
|
|
b786b53c35
|
added all coverity fixes
|
2021-04-11 21:54:48 +02:00 |
|
|
5676969fe3
|
typo fix
|
2021-04-11 21:13:43 +02:00 |
|
|
6e12f08965
|
Merge branch 'development' into rtems/hotfix-mq
|
2021-04-08 16:31:13 +02:00 |
|
|
10c3483fe5
|
bugfix for RTEMS
|
2021-04-08 16:20:59 +02:00 |
|
|
23e3f2f34f
|
now fixed properly
|
2021-04-08 15:39:23 +02:00 |
|
|
6983ddc3e0
|
super evil bugfix
|
2021-04-08 15:27:03 +02:00 |
|
|
435c6e6410
|
bugfix for linux/host
|
2021-03-30 00:37:10 +02:00 |
|
|
3429918f5e
|
fixed cmakelists for linux
|
2021-03-30 00:25:22 +02:00 |
|
|
aaceac81af
|
updated fixed timeslot task
|
2021-03-23 14:45:33 +01:00 |
|
|
d781c6fcec
|
name storage abstraction available for linux as well
|
2021-03-23 14:40:30 +01:00 |
|
|
a5f44b8580
|
doc updatedoc updatedd
|
2021-03-23 14:25:50 +01:00 |
|