1607 Commits

Author SHA1 Message Date
spahr@ksat-stuttgart.de
d8ac312e85 remove event because it's no longer needed. 2025-03-22 10:01:01 +01:00
spahr@ksat-stuttgart.de
1e12753533 add device object id to event 2025-03-22 09:49:44 +01:00
spahr@ksat-stuttgart.de
b7699b327b add two new events for the recovery process, to make debug and output more clear. This also makes a recovery process more clear for OPS. 2025-03-22 09:48:30 +01:00
spahr@ksat-stuttgart.de
9945f72eaf improve documentation for event 2025-03-22 09:40:31 +01:00
8cb1d84c58 fixed event definition for archive/mgm and pus 11 2025-03-12 22:18:55 +01:00
8801dfa31d implemented event limit. TODO: adjust generator parsing and usage in src-obsw 2025-03-12 21:46:48 +01:00
9557db7036 Merge branch 'main' into spahr/SubsystemBase 2025-02-19 11:26:26 +01:00
ecd36f5e52 Merge branch 'main' into bugfix-poolvariable 2025-02-19 11:25:52 +01:00
spahr@ksat-stuttgart.de
8c3f366d1a formatting for time prinout 2025-02-16 17:36:22 +01:00
spahr@ksat-stuttgart.de
6efb2641a7 Re-write the logic in executeTable() to improve the readabilty of the code. This gets rid of the usage of isFaulty() (which is misleading), and removes nexted if-statements 2025-02-16 17:07:40 +01:00
spahr@ksat-stuttgart.de
260bbad9a0 Modify the hard-coded strings which are printed to into the debug session to enforce alignment of all printouts, regardless of their printlevel (info, debug, warning, error). 2025-02-14 19:02:57 +01:00
9edd6221f8 Missing valid flag update in readWithoutLock and commitWithoutLock 2025-02-11 15:16:27 +01:00
921bfb1e99 Merge branch 'main' into temperaturesensor-bugfix 2025-01-21 14:31:59 +01:00
b14e761bad small typo 2025-01-07 10:50:37 +01:00
33f3ae2434 Update and clean up HK and Local Pool Modules 2025-01-07 10:50:37 +01:00
mikael.senger
69c33587e8 Merge remote-tracking branch 'origin/main' into temperaturesensor-bugfix 2024-12-31 10:51:11 +01:00
Jakob Meier
d1bf04cc29 Merge branch 'main' into meier/freertos-monotonic-clock 2024-12-25 10:20:22 +01:00
Jakob Meier
64f97fc3ba implemented freertos monotonic clock 2024-12-23 12:02:29 +01:00
Jakob Meier
1427fbd2fe added monotonic clock which is independend of clock jumps in the system clock 2024-12-22 18:37:44 +01:00
mikael.senger
81cd8bd290 did not build before 2024-12-15 23:52:32 +01:00
d77dbe44c6
some FDHB docs improvements 2024-12-11 13:54:16 +01:00
3def5d8d85
add docs 2024-12-11 13:01:48 +01:00
036ab2e40d
fix formatting 2024-11-15 10:52:31 +01:00
Jakob Meier
a95ca7d4eb run auto formatter 2024-11-15 10:13:15 +01:00
Jakob Meier
3b68a3ed1d added optional crc check to space packet parsing 2024-11-15 10:11:19 +01:00
Jakob Meier
d34db0a3be moved length check parse data of pdu header reader 2024-11-15 10:02:33 +01:00
393773ffe7
cond code to string converter 2024-11-11 15:03:17 +01:00
7b01b6655f
added missing include 2024-11-11 11:07:24 +01:00
5173292491
vendor Catch2 and ETL 2024-10-29 10:49:46 +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
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
f307a86d9a
improve linux interface 2024-04-11 13:11:51 +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
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