Commit Graph

932 Commits

Author SHA1 Message Date
9110fd2728 reintroducing tmtc bridge
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-10-27 13:40:29 +02:00
8b9a468893 hotfixes to get it to compile for freertos/arm-none-eabi
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-09-18 22:56:53 +02:00
7ebfcdda60 added Action::clear()
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-28 17:48:47 +02:00
5c25a2777c datapool working
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-26 22:28:18 +02:00
7f80e91a91 removed HasModesIF::getModeDefinitionHelper(), do not think this will last
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-24 16:01:55 +02:00
732419e239 multiple stuff, need to leave
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-21 14:23:55 +02:00
d328f3e190 handling DatasetEntries
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-18 15:07:21 +02:00
4c0d9ae039 switching to non template set, added valid flag handling 2023-07-18 14:43:18 +02:00
753d587b69 valid flags in housekeeping tm
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-18 13:17:34 +02:00
979a7b7d75 TM working
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-14 16:10:21 +02:00
a30146a799 working on TM
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-14 14:11:22 +02:00
ae2823ba2d tm path 2023-07-12 14:19:58 +02:00
3a433915f1 moved action parameters to a generic place to use them for HK TM
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-12 12:52:07 +02:00
d766469f1e working on HK and Dataset TM
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-11 14:57:17 +02:00
33a2fb48e5 WIP Datapool
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-10 17:07:39 +02:00
531d8c45e8 removed hardcoded ip information
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-10 16:17:05 +02:00
14a7dd885b removed debug code and typo
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-06 13:33:59 +02:00
50a4ec97ef working on tm
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-05 23:47:07 +02:00
de93bff561 working on tm
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-05 13:49:03 +02:00
ad4adc7cba breaking everything in preperation of new Datapool
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-07-03 17:10:16 +02:00
6a76857f5f clearer wording 2023-07-03 10:09:47 +02:00
2044e1cde2 event manager debug prints
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-06-23 16:22:53 +02:00
b56b54951b missed one GCC13 adaption 2023-06-23 16:22:19 +02:00
1fc50a1562 lots of breaking some patching back together
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-06-20 15:14:15 +02:00
e831ba11d2 breaking everything, WIP
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-06-19 17:27:25 +02:00
0da490481e Merge branch 'development' into mohr_introspection
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-06-02 15:20:00 +02:00
146c3471d0 Merge pull request 'fixes for GCC13' (#750) from mohr/GCC13 into development
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
Reviewed-on: #750
2023-06-02 13:40:35 +02:00
1816c3f623 Merge pull request 'CFDP bugfix' (#749) from eive/fsfw:cfdp-bugfix-unittest-fixes into development
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
Reviewed-on: #749
2023-06-02 13:30:54 +02:00
d03d5aa74c fixing host osal for GCC13
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
fsfw/fsfw/pipeline/head This commit looks good
2023-06-02 12:02:37 +02:00
26e97ddf89 overload vs override clarification for GCC13; Also, cmake-format
All checks were successful
fsfw/fsfw/pipeline/head This commit looks good
2023-06-02 11:33:20 +02:00
318a933b3b Builds, unittests failing
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
2023-06-01 17:51:55 +02:00
e8480cf962 Merge remote-tracking branch 'origin/development' into mohr_introspection 2023-06-01 15:08:03 +02:00
a5e6107001 bug found by unittest 2023-06-01 14:56:05 +02:00
f95c373076 Merge pull request 'TCP/IP server fixes and improvements' (#747) from eive/fsfw:tcpip_server_fixes_improvements into development
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
Reviewed-on: #747
2023-05-25 16:04:28 +02:00
9fe8579377
CFDP bugfix
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2023-05-25 15:11:56 +02:00
2714e588d7
improvements
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2023-05-25 15:01:53 +02:00
e905288adc
Merge remote-tracking branch 'upstream/development' into tcpip_server_fixes_improvements
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2023-05-25 15:00:42 +02:00
3805ea50a7
remove unused constant
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2023-05-25 14:58:18 +02:00
699bd694cd Merge branch 'development' into event_manager_improvements
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2023-05-25 14:44:22 +02:00
656faf8169 Merge remote-tracking branch 'upstream/development' into update_power_switch_if
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2023-05-08 14:44:27 +02:00
f84431e965 Merge pull request 'bugfix and changelog for Linux getUptime' (#745) from eive/fsfw:important_bugfix_linux_get_uptime into development
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
Reviewed-on: #745
2023-05-08 14:29:55 +02:00
0cec9ebb73 Merge pull request 'small tweak for version getter' (#744) from eive/fsfw:small_version_getter_tweak into development
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
Reviewed-on: #744
2023-05-08 14:13:06 +02:00
a440b7c394 Merge pull request 'add CFDP subsystem ID' (#742) from eive/fsfw:add_cfdp_subsystem_id into development
Some checks failed
fsfw/fsfw/pipeline/head There was a failure building this commit
Reviewed-on: #742
2023-05-08 14:09:04 +02:00
c35a0a8541
TCP/IP server fixes and improvements
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2023-03-15 12:40:44 +01:00
0f81d5e458
Merge remote-tracking branch 'upstream/development' into container_additional_assert
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2023-03-15 12:34:36 +01:00
e0a072859b
Merge remote-tracking branch 'upstream/development' into event_manager_improvements
All checks were successful
fsfw/fsfw/pipeline/pr-development This commit looks good
2023-03-15 12:33:57 +01:00
b50f092939
Merge remote-tracking branch 'upstream/development' into update_power_switch_if
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2023-03-15 12:33:08 +01:00
2f90e12179
Merge remote-tracking branch 'upstream/development' into important_bugfix_linux_get_uptime
Some checks are pending
fsfw/fsfw/pipeline/pr-development Build started...
2023-03-15 12:32:25 +01:00
47503824d7
health service fixes and changelog
Some checks are pending
fsfw/fsfw/pipeline/pr-development Build started...
2023-03-15 12:27:39 +01:00
5e3f5c4121
fuse update
Some checks failed
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
2023-03-15 12:25:39 +01:00