Commit Graph

5617 Commits

Author SHA1 Message Date
530a261e14
dedicated header file for container retvals
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-11-10 15:12:18 +01:00
0e8f5ddd26
added missing const specifier
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-11-08 11:07:56 +01:00
672fca5169
extend uart helper a bit
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-11-04 11:08:23 +01:00
84b9d1ce21 Merge pull request 'dhb2normal' (#115) from eive/dhb2normal into develop
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
Reviewed-on: eive/fsfw#115
2022-11-03 15:32:26 +01:00
e5b5c7d253
higher default MQ depth for events, printout tweak 2022-11-03 10:33:52 +01:00
9a0cc64be3 Merge branch 'develop' into eive/dhb2normal 2022-11-03 10:12:19 +01:00
00f1c5bbe9
missing replacements 2022-11-03 10:12:05 +01:00
8a61af779d Merge remote-tracking branch 'origin/develop' into eive/dhb2normal 2022-11-03 10:10:47 +01:00
6efa482eb0
use uniform uart api 2022-11-03 10:10:36 +01:00
f0fa1bf477 Merge remote-tracking branch 'origin/develop' into eive/dhb2normal 2022-11-03 10:08:35 +01:00
91ebf98c28
add new ping with data TC 2022-11-02 19:35:22 +01:00
e1d4209fbe missing fifo pop command 2022-11-02 16:07:00 +01:00
e302c89f74 health helper dtor bugfix 2022-11-02 15:48:13 +01:00
a38279f813 Merge branch 'develop' into eive/dhb2normal 2022-11-02 10:47:25 +01:00
7600ed1ea7 Merge pull request 'Improve Subsystem DHB logic' (#112) from mueller/improve-ss-dhb-logic into develop
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
Reviewed-on: eive/fsfw#112
2022-11-02 10:32:25 +01:00
61ab770d9d Merge branch 'develop' into mueller/improve-ss-dhb-logic 2022-11-02 10:31:43 +01:00
033676ad3b
smaller fixes for DHB 2022-10-28 10:30:48 +02:00
e2eeccce50
Merge remote-tracking branch 'upstream/mohr/dhb2normal' into mohr/dhb2normal 2022-10-28 10:17:37 +02:00
f805667779
afmt
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-28 10:16:59 +02:00
af06969905
Merge remote-tracking branch 'upstream/mohr/dhb2normal' into mohr/dhb2normal 2022-10-28 10:15:40 +02:00
2461209169
Merge remote-tracking branch 'upstream/development' into develop
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-10-28 10:10:20 +02:00
852f27cec2 Merge remote-tracking branch 'origin/develop' into mueller/improve-ss-dhb-logic 2022-10-27 16:58:30 +02:00
226dc4d8b7
UIO mapper can handle symlinks now
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-10-27 14:01:35 +02:00
fa01798ebb Merge remote-tracking branch 'origin/develop' into mueller/improve-ss-dhb-logic 2022-10-27 08:30:30 +02:00
1b7e94d718 this api works as well
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-10-26 18:26:48 +02:00
60ff411721 improvements for HAL com IFs
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-10-26 17:06:24 +02:00
bddc7a7ca6 minimal first version
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-26 13:22:16 +02:00
1f05e6b297
fs retval
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-10-25 11:30:44 +02:00
11a22577be defaultconfig did not build anymore
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-10-25 11:28:13 +02:00
94f1f1f908 Merge pull request 'Refactor TM and TC acceptor interfaces' (#684) from mueller/refactor-accepts-tc-tm-if into development
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
Reviewed-on: #684
2022-10-24 17:10:03 +02:00
955579c856 Merge branch 'development' into mueller/refactor-accepts-tc-tm-if
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-10-24 14:57:38 +02:00
c6585c8645 Merge pull request 'important bugfix for linux i2c device com IF' (#700) from eive/fsfw:mueller/i2c-com-if-bugfix into development
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
Reviewed-on: #700
2022-10-24 14:35:01 +02:00
d8a4675842
bump changelog
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-10-24 14:30:14 +02:00
b0c5a49b50
iter not a member anymore, more bugfixes
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-10-24 14:24:57 +02:00
1164c21ddd
iter not a member anymore, more bugfixes
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-10-24 14:23:43 +02:00
11422a658c Merge remote-tracking branch 'origin/develop' into mueller/improve-ss-dhb-logic 2022-10-21 15:35:27 +02:00
754b71a35f Merge pull request 'Update CFDP components' (#113) from mueller/update-cfdp-components into develop
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
Reviewed-on: eive/fsfw#113
2022-10-21 15:27:40 +02:00
2de9e25ceb Merge remote-tracking branch 'upstream/mueller/new-cfdp-update-with-handlers' into mueller/update-cfdp-components 2022-10-21 11:21:26 +02:00
ec7566fb8c Merge remote-tracking branch 'origin/develop' into mueller/improve-ss-dhb-logic 2022-10-20 16:59:53 +02:00
73454c629c
oh god
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-10-20 16:05:45 +02:00
77b1a85b47 important bugfix for i2c device com IF
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-10-20 14:24:40 +02:00
0c5c2f6c4f
important bugfix for i2c device com IF
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2022-10-20 14:24:03 +02:00
009700ce80
remove info printout
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-17 17:29:10 +02:00
1e43296f2b
missing validity check
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-17 17:24:46 +02:00
1aa062df7f
const specifier for AcceptsTelemetryIF
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-17 16:27:41 +02:00
14a8924a83
size check bugfix
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-17 14:01:21 +02:00
9f81926aec
some more basic error handling
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-17 12:22:01 +02:00
79c38b45df
events for FSFW specific errors
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-17 12:20:26 +02:00
e893e73f86
add first CFDP events
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2022-10-17 12:19:31 +02:00
f3e9277e59 Merge branch 'development' into mueller/refactor-accepts-tc-tm-if
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2022-10-10 15:45:05 +02:00