Commit Graph

4657 Commits

Author SHA1 Message Date
Robin Müller 54fc35eae7
re-run afmt
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-25 14:36:18 +02:00
Robin Müller 05d4162f5b Merge branch 'development' into v5.0.0
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-25 14:35:36 +02:00
Robin Müller e030878023
changelog
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-25 14:33:10 +02:00
Robin Müller c96e304b68 Merge pull request 'Possible Ring Buffer Fix' (#586) from eive/fsfw:mueller/possible-ring-buffer-fix into development
fsfw/fsfw/pipeline/head This commit looks good Details
Merged to avoid crashing bug until full functionality is fixed.

Reviewed-on: #586
2022-07-25 10:12:39 +02:00
Robin Müller 9bbe1dc716 Merge branch 'development' into mueller/possible-ring-buffer-fix
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-21 13:23:44 +02:00
Robin Müller 74794bb71b
apply auto-formatter
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-18 16:08:06 +02:00
Robin Müller 6f751c2cf9 Merge branch 'development' into v5.0.0
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-18 15:12:21 +02:00
Robin Müller 9a2e68b37e Merge pull request 'Move HAL and Tests folder' (#653) from mueller/move-hal-tests-folder into development
fsfw/fsfw/pipeline/head This commit looks good Details
Reviewed-on: #653
2022-07-18 15:05:25 +02:00
Robin Müller 91067cde98
typo
fsfw/fsfw/pipeline/pr-development This commit looks good Details
fsfw/fsfw/pipeline/head Build queued... Details
2022-07-18 15:00:40 +02:00
Robin Müller 428018e4f1 update changelog
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-18 14:59:25 +02:00
Robin Müller 8b6dd3f868
add date to changelog
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-18 14:49:27 +02:00
Robin Müller f6ede7cd3e
bump version
fsfw/fsfw/pipeline/head This commit looks good Details
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-18 14:46:36 +02:00
Robin Müller 4da18172b3 Merge branch 'development' into mueller/possible-ring-buffer-fix
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-18 14:37:56 +02:00
Robin Müller 6e5239e9a0
update jenkinsfile
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-18 14:36:40 +02:00
Robin Müller 78b09ed0c9
fixes includes
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-18 11:58:55 +02:00
Robin Müller fdf35232ee
some fixes 2022-07-18 11:47:00 +02:00
Robin Müller 8465670374
separate unittest folder
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-18 11:42:51 +02:00
Robin Müller 3b23fb77b4
add obsolete add_subdirectory calls
fsfw/fsfw/pipeline/head There was a failure building this commit Details
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-18 09:01:45 +02:00
Robin Müller 6f7be281ef
move HAL and tests folder
fsfw/fsfw/pipeline/head There was a failure building this commit Details
2022-07-18 08:59:40 +02:00
Jakob Meier 3686bbc486 Merge pull request 'DHB Reply Timeout' (#637) from meier/dhbReplyTimeout into development
fsfw/fsfw/pipeline/head This commit looks good Details
Reviewed-on: #637
2022-07-14 09:17:18 +02:00
Jakob Meier ecac08814e better naming for functions which reset states of replies
fsfw/fsfw/pipeline/pr-development This commit looks good Details
fsfw/fsfw/pipeline/head This commit looks good Details
2022-07-14 09:15:13 +02:00
Jakob Meier e8b8fff0b5 Merge branch 'development' into meier/dhbReplyTimeout
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-14 09:01:28 +02:00
Jakob Meier 4d34f93cfc missing reset of timedOut value in loop of decrementDeviceReplyMap 2022-07-14 08:58:23 +02:00
Ulrich Mohr adbf375f38 some small fixes to dhb countdown addition
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-07-13 21:58:07 +02:00
Ulrich Mohr 2e42f53682 Merge pull request 'New PoolEntry constructor' (#651) from eive/fsfw:mueller/new-pool-entry-ctor into development
fsfw/fsfw/pipeline/head This commit looks good Details
Reviewed-on: #651
2022-07-13 17:43:56 +02:00
Ulrich Mohr c519b70302 Merge pull request 'printout tweak' (#652) from mueller/printout-tweak-mq-linux-osal into development
fsfw/fsfw/pipeline/head This commit looks good Details
Reviewed-on: #652
2022-07-13 17:35:53 +02:00
Ulrich Mohr 45ee307bc4 Merge pull request 'remove duplicate CHANGELOG entries' (#649) from eive/fsfw:mueller/clean-changelog into development
fsfw/fsfw/pipeline/head This commit looks good Details
Reviewed-on: #649
2022-07-13 16:50:50 +02:00
Ulrich Mohr 8a2068aca6 Merge pull request 'clang-tidy changes for controller module' (#648) from clang-tidy-controllers into development
Reviewed-on: #648
2022-07-13 16:49:15 +02:00
Ulrich Mohr aa60484111 Merge pull request 'clang-tidy changes for actions module' (#647) from clang-tidy-actions into development
Reviewed-on: #647
2022-07-13 16:42:39 +02:00
Ulrich Mohr e99c7f3824 Merge pull request 'Install ETL library in CI/CD' (#645) from mueller/install-etl-cicd into development
Reviewed-on: #645
2022-07-13 16:39:29 +02:00
Ulrich Mohr 2ee3ef1f1d Merge branch 'development' into mueller/install-etl-cicd 2022-07-13 16:38:30 +02:00
Robin Müller ce48827ee5 Merge branch 'development' into clang-tidy-actions 2022-07-13 16:00:50 +02:00
Robin Müller 0d80fad685 Merge branch 'development' into clang-tidy-controllers 2022-07-13 16:00:42 +02:00
Robin Müller c6253bf0dd Merge branch 'development' into mueller/new-pool-entry-ctor
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-13 15:41:47 +02:00
Ulrich Mohr 93933dee02 Merge pull request 'delete run configs' (#646) from mueller/del-cmake-run-cfgs into development
Reviewed-on: #646
2022-07-13 15:37:55 +02:00
Robin Müller 0e49640306
update CHANGELOG
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-08 17:59:43 +02:00
Robin Müller 32fea9838e
add new pool entry constructor
- This constructor allows to simply specify the length.
  This is also the new default constructor for scalar values
  which are initially invalid
2022-07-08 17:56:44 +02:00
Robin Müller 0519083894
remove duplicate entries
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-08 17:48:06 +02:00
Robin Müller 14bac9a418
clang-tidy changes for controller module
fsfw/fsfw/pipeline/head Build started... Details
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-04 11:48:36 +02:00
Robin Müller 3bef73708f
clang-tidy changes for actions module
fsfw/fsfw/pipeline/head Build started... Details
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-04 11:44:26 +02:00
Robin Müller fef6ddceff
delete run configs
fsfw/fsfw/pipeline/head Build started... Details
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-04 11:16:13 +02:00
Robin Müller 5a9db72814
test public linkage
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-04 10:27:14 +02:00
Robin Müller 5cccd5caba
bump used container
fsfw/fsfw/pipeline/head Build started... Details
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-07-04 10:21:47 +02:00
Robin Müller 7de56f189b
install etl library in ci/cd
fsfw/fsfw/pipeline/head This commit looks good Details
2022-07-04 10:13:48 +02:00
Jakob Meier df97bbc691 run auto-formatter
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-23 11:56:46 +02:00
Jakob Meier 2d2f65bf89 moved activation of periodic replies to updatePeriodicReply
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-23 11:54:51 +02:00
Robin Müller 3e9ae62b28 Merge branch 'development' into meier/dhbReplyTimeout
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-21 10:49:06 +02:00
Robin Müller 2ebefdffae
Merge remote-tracking branch 'upstream/development' into mueller/possible-ring-buffer-fix
fsfw/fsfw/pipeline/pr-development This commit looks good Details
2022-06-21 10:49:03 +02:00
Robin Müller 45792e86b9 Merge remote-tracking branch 'upstream/development' into mueller/possible-ring-buffer-fix
fsfw/fsfw/pipeline/pr-development There was a failure building this commit Details
2022-06-21 10:48:04 +02:00
Robin Müller 541f563683 Merge pull request 'Fix StorageAccessor move assignment' (#643) from gaisser/fsfw:gaisser_storage_accessor_fix into development
fsfw/fsfw/pipeline/head This commit looks good Details
Reviewed-on: #643
2022-06-21 10:31:36 +02:00