|
9731127eaf
|
Merge pull request 'typo fix' (#396) from KSat/fsfw:mueller/destination-invalid-typo into development
Reviewed-on: fsfw/fsfw#396
|
2021-04-12 15:28:38 +02:00 |
|
|
5124f314f4
|
updated distributor modules
|
2021-04-12 12:50:23 +02:00 |
|
|
4bb078c451
|
thermal sensor update
|
2021-04-12 12:40:59 +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 |
|
|
e50d0738ab
|
bumped version to 1.0.0
|
2021-04-11 21:22:58 +02:00 |
|
|
01d0bd6c64
|
Small patch for CMakeLists file
This adds the additional includes to the interface as well
so libraries linking again fsfw get the additional includes
as well.
|
2021-04-11 21:20:45 +02:00 |
|
|
5676969fe3
|
typo fix
|
2021-04-11 21:13:43 +02:00 |
|
|
5d93cf12f7
|
another coverity fix
|
2021-04-11 18:55:10 +02:00 |
|
|
438049bb80
|
another coverity fix
|
2021-04-11 18:50:48 +02:00 |
|
|
6e6fb62b3c
|
last coverity fixes
|
2021-04-11 18:36:24 +02:00 |
|
|
7b8928ef47
|
Merge remote-tracking branch 'upstream/mueller/master' into mueller/master
|
2021-04-11 15:02:26 +02:00 |
|
|
924ea420a9
|
missing include for windows
|
2021-04-11 14:58:53 +02:00 |
|
|
fbe860c6a5
|
refactored addr print, using AI_PASSIVE now
|
2021-04-11 14:54:02 +02:00 |
|
|
8b266aa542
|
Merge remote-tracking branch 'upstream/mueller/master' into mueller/master
|
2021-04-11 11:52:09 +02:00 |
|
|
5144cbd789
|
additional inc path now in IF
|
2021-04-11 02:26:11 +02:00 |
|
|
f1ffa88e07
|
small bugfix
|
2021-04-10 14:29:00 +02:00 |
|
|
d4b26825af
|
Merge branch 'mueller/master' of https://egit.irs.uni-stuttgart.de/fsfw/fsfw into mueller/master
|
2021-04-10 14:13:09 +02:00 |
|
|
7e249db15e
|
Merge remote-tracking branch 'origin/mueller/host-osal-vector-mq' into mueller/master
|
2021-04-09 18:50:32 +02:00 |
|
|
83e7dbb1f0
|
Coveritx fixes
|
2021-04-09 16:17:21 +02:00 |
|
|
2e417c787d
|
coverity
|
2021-04-09 16:14:14 +02:00 |
|
|
316310e993
|
coverity
|
2021-04-09 15:49:33 +02:00 |
|
|
6db0725aa4
|
coverity fix
|
2021-04-09 15:39:48 +02:00 |
|
|
e0d39b1feb
|
coverity
|
2021-04-09 09:17:11 +02:00 |
|
|
d9a0a4f2ea
|
coverity
|
2021-04-09 09:14:42 +02:00 |
|
|
b8c7a65709
|
coverity fix
|
2021-04-09 08:59:32 +02:00 |
|
|
d3c3a9147a
|
bumped version number
|
2021-04-09 08:29:56 +02:00 |
|
|
40cc3c383b
|
this should work
|
2021-04-09 00:45:04 +02:00 |
|
|
d92a20a669
|
coverity
|
2021-04-08 22:49:36 +02:00 |
|
|
c1f4ae08fb
|
typo fix
|
2021-04-08 22:28:44 +02:00 |
|
|
2b84ab018c
|
implemented mq properly
|
2021-04-08 20:53:54 +02:00 |
|
|
9e881b6a16
|
Merge remote-tracking branch 'origin/development' into mueller/master
|
2021-04-08 20:41:07 +02:00 |
|
|
905d525aa2
|
small fix DHB
|
2021-04-08 19:12:21 +02:00 |
|
|
e6a1a7cc2d
|
coverity fix for event message
|
2021-04-08 19:10:49 +02:00 |
|
|
dd367bf083
|
coverity: initialize entry
|
2021-04-08 19:09:00 +02:00 |
|
|
8f4ab6d7ed
|
coverity: initialize member
|
2021-04-08 19:07:51 +02:00 |
|
|
b30a3aaa38
|
coverity fix
|
2021-04-08 19:07:03 +02:00 |
|
|
efb7c8760a
|
coverity action helper fix
|
2021-04-08 19:01:06 +02:00 |
|
|
bddd8720b2
|
another coverity fix
|
2021-04-08 18:59:48 +02:00 |
|
|
00d9a4f3ed
|
more coverity fixes
|
2021-04-08 18:57:24 +02:00 |
|
|
f988271be4
|
coverity fixes
|
2021-04-08 18:53:22 +02:00 |
|
|
38d929c2a8
|
coverity fixes
|
2021-04-08 18:48:44 +02:00 |
|
|
b4594e6f43
|
Merge pull request 'bugfix for RTEMS' (#395) from rtems/hotfix-mq into development
Reviewed-on: fsfw/fsfw#395
|
2021-04-08 16:31:21 +02:00 |
|
|
6e12f08965
|
Merge branch 'development' into rtems/hotfix-mq
|
2021-04-08 16:31:13 +02:00 |
|
|
2dd2d8f133
|
Merge pull request 'Important bugfix for Linux MQ' (#394) from KSat/fsfw:linux/hotfix-mq into development
Reviewed-on: fsfw/fsfw#394
|
2021-04-08 16:31:02 +02:00 |
|
|
10c3483fe5
|
bugfix for RTEMS
|
2021-04-08 16:20:59 +02:00 |
|
|
e799e45198
|
bugfix for RTEMS
|
2021-04-08 16:20:24 +02:00 |
|
|
23e3f2f34f
|
now fixed properly
|
2021-04-08 15:39:23 +02:00 |
|
|
9ee1bd15c4
|
now fixed properly
|
2021-04-08 15:38:36 +02:00 |
|