Commit Graph

5417 Commits

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