|
8ff5cf604f
|
continue refactoring
|
2024-11-12 15:05:51 +01:00 |
|
|
62682f12de
|
Merge remote-tracking branch 'origin/main' into refactor-periodic-hk-helpers
|
2024-11-12 15:05:44 +01:00 |
|
|
e830cb5bdd
|
Merge pull request 'cond code to string converter' (#40) from cond-code-string-converter into main
Reviewed-on: #40
|
2024-11-11 15:04:56 +01:00 |
|
|
393773ffe7
|
cond code to string converter
|
2024-11-11 15:03:17 +01:00 |
|
|
efbeca6e05
|
start fixing integration tests
|
2024-11-11 12:12:59 +01:00 |
|
|
ed91a839be
|
Merge pull request 'added missing include' (#39) from missing-include into main
Reviewed-on: #39
|
2024-11-11 11:08:52 +01:00 |
|
|
7b01b6655f
|
added missing include
|
2024-11-11 11:07:24 +01:00 |
|
|
5864b1cb59
|
some fixes
|
2024-11-08 18:41:31 +01:00 |
|
|
2cefd4095e
|
Merge pull request 'add option to add Catch2 for library users' (#38) from add-catch2-option into main
Reviewed-on: #38
|
2024-11-08 18:06:22 +01:00 |
|
|
847228911f
|
add option to add Catch2 for library users
|
2024-11-08 18:04:36 +01:00 |
|
|
efbcb0569f
|
clean up PR
|
2024-11-07 15:52:58 +01:00 |
|
|
401db7def6
|
fixed unittests
|
2024-11-07 15:45:16 +01:00 |
|
|
b619c1f06f
|
tests are working again
|
2024-11-07 13:32:09 +01:00 |
|
|
639b210666
|
continue fixing tests
|
2024-11-07 13:18:47 +01:00 |
|
|
8ef93705eb
|
continue update
|
2024-11-07 12:26:00 +01:00 |
|
|
3c1072d7c9
|
continue update
|
2024-11-06 16:55:09 +01:00 |
|
|
79dca64cf3
|
continue refactoring
|
2024-11-06 14:18:32 +01:00 |
|
|
d2bc99baf3
|
continue cleaning up
|
2024-11-05 17:40:56 +01:00 |
|
|
583fe177db
|
smaller fixes for internal error reporter
|
2024-11-05 17:34:20 +01:00 |
|
|
324b00db58
|
fix some tests
|
2024-11-05 17:29:41 +01:00 |
|
|
bc8aceb1dd
|
compiles again
|
2024-11-05 17:02:45 +01:00 |
|
|
b1bd0d3af7
|
refactor periodic HK helpers
|
2024-11-04 17:32:21 +01:00 |
|
|
f90241bdd6
|
Merge pull request 'only add Catch2 conditionally' (#36) from only-add-catch2-conditionally into main
Reviewed-on: #36
|
2024-10-29 17:05:35 +01:00 |
|
|
4514ba1f66
|
only add Catch2 conditionally
|
2024-10-29 16:12:38 +01:00 |
|
|
766c2fa90d
|
Merge pull request 'vendor Catch2 and ETL' (#35) from vendor-dependencies into main
Reviewed-on: #35
|
2024-10-29 10:51:57 +01:00 |
|
|
5173292491
|
vendor Catch2 and ETL
|
2024-10-29 10:49:46 +01:00 |
|
|
3915e0d641
|
Merge pull request 'Filesystem and CFDP updates' (#34) from filesystem-api-update into main
Reviewed-on: #34
|
2024-10-29 10:26:43 +01:00 |
|
|
20819dd99a
|
Filesystem and CFDP updates
|
2024-10-25 18:29:22 +02:00 |
|
|
a1b6e2ff89
|
improve filesystem API
|
2024-04-17 21:52:31 +02:00 |
|
|
8c87dafd5d
|
FreeRTOS clock fix
|
2024-04-17 20:56:07 +02:00 |
|
|
5ff161b70a
|
print fix for SOURCE
|
2024-04-17 20:49:57 +02:00 |
|
|
9a1e82de2a
|
Merge remote-tracking branch 'eive/fdir-fix-fresh-dhb' into develop
|
2024-04-17 20:47:49 +02:00 |
|
|
e9b4fc9825
|
Merge branch 'develop' into fdir-fix-fresh-dhb
|
2024-04-17 20:47:33 +02:00 |
|
|
0660457c92
|
check for FDIR failures
|
2024-04-17 12:11:07 +02:00 |
|
|
7c9b9e4cd8
|
initialize FDIR component properly
|
2024-04-17 12:08:08 +02:00 |
|
|
3b0ee7ca31
|
i forgot to push..
|
2024-04-17 10:07:09 +02:00 |
|
|
fb2e480705
|
did i forgot to push?
|
2024-04-16 13:58:10 +02:00 |
|
|
b8ae646060
|
this include might be missing
|
2024-04-16 13:53:35 +02:00 |
|
|
f307a86d9a
|
improve linux interface
|
2024-04-11 13:11:51 +02:00 |
|
|
8b21dd276d
|
Merge pull request 'implement relative timeshift' (#173) from time-service-relative-timeshift into develop
Reviewed-on: eive/fsfw#173
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
|
2024-04-09 13:31:13 +02:00 |
|
|
e00da212cd
|
Merge branch 'develop' into time-service-relative-timeshift
|
2024-04-09 11:11:59 +02:00 |
|
|
a229748aa4
|
distinct clock dump events
|
2024-04-09 10:57:00 +02:00 |
|
|
e6e3753324
|
Merge pull request 're-work some FDIR logic' (#172) from improve-dev-fdir into develop
Reviewed-on: eive/fsfw#172
|
2024-04-09 10:47:32 +02:00 |
|
|
94bd1ba2ab
|
fix comment blocks
|
2024-04-08 13:38:14 +02:00 |
|
|
e12a8cfa29
|
make this change downwards compatible
|
2024-04-08 13:31:21 +02:00 |
|
|
efbcddc2e5
|
improvements for time service
|
2024-04-08 13:26:55 +02:00 |
|
|
31d4b85523
|
some optimizations
|
2024-04-08 13:14:20 +02:00 |
|
|
aff6bb673b
|
make marius the happies man alive
|
2024-04-08 10:34:28 +02:00 |
|
|
f8e3777c43
|
more fixes
|
2024-04-03 16:23:21 +02:00 |
|
|
0e2fa8dc83
|
lets not forget error handling
|
2024-04-03 16:19:40 +02:00 |
|