|
847228911f
|
add option to add Catch2 for library users
|
2024-11-08 18:04:36 +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 |
|
|
0cfe559b93
|
implement relative timeshift
|
2024-04-03 16:15:07 +02:00 |
|
|
c5159fb645
|
optimize docs
|
2024-04-03 12:52:32 +02:00 |
|
|
203c0bac5c
|
re-work some FDIR logic
|
2024-04-03 12:47:11 +02:00 |
|
|
6b70614762
|
Merge pull request 'Missing Initialization of FDIR in FreshDeviceHandlerBase' (#33) from meier/debug into develop
Reviewed-on: #33
|
2024-03-29 12:50:43 +01:00 |
|
Jakob Meier
|
cc99d987a7
|
updated changelog
|
2024-03-27 12:14:19 +01:00 |
|
Jakob Meier
|
babb02ebb6
|
run auto formatter
|
2024-03-27 12:13:01 +01:00 |
|
Jakob Meier
|
41cdf3c1e8
|
removed debug message from object manager again
|
2024-03-27 12:12:36 +01:00 |
|
Jakob Meier
|
383995939c
|
disabled fsfw cpp ostream again
|
2024-03-27 12:11:42 +01:00 |
|
Jakob Meier
|
ede89de552
|
Merge branch 'develop' into meier/debug
|
2024-03-27 10:37:02 +01:00 |
|
|
a8f8c1496c
|
yeah, that's why i hate c++
|
2024-03-26 15:27:33 +01:00 |
|
Jakob Meier
|
8aa539e67f
|
typo
|
2024-03-25 15:25:18 +01:00 |
|
|
0bd88a2689
|
I hate C++, this is awful
|
2024-03-21 16:10:45 +01:00 |
|
|
008ded64b1
|
Merge pull request 'Shared ring buffer improvements' (#32) from small-ring-bug-fix into develop
Reviewed-on: #32
|
2024-03-19 19:06:25 +01:00 |
|
|
a3eb81f1de
|
added locked write helper method
|
2024-03-19 18:55:13 +01:00 |
|
|
24d41e7863
|
just a small form fix
|
2024-03-19 17:38:35 +01:00 |
|
|
43ea29cb84
|
Merge pull request 'Function to prevent Quaternion Sign Jump' (#171) from quat-no-sign-jump into develop
Reviewed-on: eive/fsfw#171
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
|
2024-03-18 10:59:19 +01:00 |
|
Jakob Meier
|
63a00b8b4f
|
initialize fdir instance in constructor of FreshDeviceHandlerBase
|
2024-03-14 16:19:44 +01:00 |
|
|
27c8a97d45
|
added function to prevent quaternion sign jump
|
2024-03-13 16:59:14 +01:00 |
|
|
47b21caf5f
|
Merge pull request 'Removed duplicate Code' (#170) from cleanup into develop
Reviewed-on: eive/fsfw#170
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
|
2024-03-06 10:54:12 +01:00 |
|
|
2673070204
|
actually do something with this rtval
|
2024-03-06 09:41:02 +01:00 |
|
|
518a07d05b
|
removed duplicate code
|
2024-03-05 14:29:47 +01:00 |
|