|
a011e70665
|
Merge branch 'development' into mueller/ipc-pass-arbitrary-args-to-mq
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-04 17:21:11 +02:00 |
|
|
c05184e1c4
|
Merge branch 'development' into meier/alternativeReply
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-04 14:25:08 +02:00 |
|
|
4dee913d51
|
Merge branch 'development' into mueller/add-tc-scheduler-pus-11
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-04 14:19:25 +02:00 |
|
Robin Mueller
|
b2252bdc0b
|
Merge remote-tracking branch 'upstream/development' into mueller/add-etl-dependency
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-04 14:18:30 +02:00 |
|
|
7e61ce1ed2
|
Merge pull request 'cmake lists update to suppress large warning' (#588) from eive/fsfw:mueller/catch2-find-package-quiet into development
fsfw/fsfw/pipeline/head There was a failure building this commit
Reviewed-on: #588
|
2022-04-04 14:07:38 +02:00 |
|
|
b764194ed0
|
added more unit tests
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-01 18:43:46 +02:00 |
|
|
2d0e4ba951
|
applied afmt
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-01 18:38:54 +02:00 |
|
|
0d549b687d
|
Merge branch 'mueller/refactor-power-switch-if-etc' of https://egit.irs.uni-stuttgart.de/eive/fsfw into mueller/refactor-power-switch-if-etc
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-01 18:38:34 +02:00 |
|
|
738f572043
|
added unit tests, minor API change
|
2022-04-01 18:38:25 +02:00 |
|
|
cab508fd64
|
Merge branch 'development' into mueller/refactor-power-switch-if-etc
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-01 17:28:14 +02:00 |
|
|
c7daf697a8
|
add new power switcher component
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-01 17:27:53 +02:00 |
|
|
c20be13733
|
change switch type in header as well
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-04-01 16:40:13 +02:00 |
|
|
fcb6437388
|
Merge branch 'development' into mueller/ipc-pass-arbitrary-args-to-mq
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-31 14:42:15 +02:00 |
|
Jakob Meier
|
6c1db8473b
|
get alternative reply from device command info
fsfw/fsfw/pipeline/head This commit looks good
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-31 14:36:45 +02:00 |
|
|
b42987059a
|
make dummy power switcher a system object
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
|
2022-03-30 17:41:38 +02:00 |
|
|
82fc7f33a8
|
update afmt scripts to format *.tpp files
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-29 15:11:41 +02:00 |
|
|
bfa77cf810
|
Add TC scheduler service
fsfw/fsfw/pipeline/pr-development This commit looks good
- Written by David Woodward as part of the SOURCE project
- Adaptions to make it more generic and compatible to FSFW
|
2022-03-29 15:07:29 +02:00 |
|
|
a3930dafc5
|
Moved unused constructors
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 21:37:25 +02:00 |
|
|
4f9797af3b
|
Updated CCSDS CuC Functions
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 21:24:33 +02:00 |
|
|
1a530633ca
|
small fix
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
|
2022-03-28 21:10:51 +02:00 |
|
|
8037e8074b
|
more docs
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 21:03:18 +02:00 |
|
|
d07e0e5576
|
trying something
|
2022-03-28 21:01:26 +02:00 |
|
|
5525466b52
|
update changelog
|
2022-03-28 20:57:30 +02:00 |
|
|
c2a89bf709
|
bugfix
|
2022-03-28 20:57:13 +02:00 |
|
|
8dd0b2608d
|
cache version variables
|
2022-03-28 20:55:34 +02:00 |
|
|
05495077ec
|
doc update
|
2022-03-28 20:53:39 +02:00 |
|
|
8ff9eadf30
|
update changelog, add basic instructions for etl
|
2022-03-28 20:43:36 +02:00 |
|
|
082c86ea18
|
link ETL lib as well
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
|
2022-03-28 20:18:49 +02:00 |
|
|
2800d6f28c
|
add ETL dependency
|
2022-03-28 20:16:11 +02:00 |
|
|
b4effe7a46
|
Clang format
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 18:33:24 +02:00 |
|
|
e6e71436c2
|
Added more tests
|
2022-03-28 18:32:51 +02:00 |
|
|
4be45adae6
|
Merge branch 'development' into mueller/catch2-find-package-quiet
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 16:44:23 +02:00 |
|
|
a887f852c8
|
Merge branch 'development' into mueller/clock-addition
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 15:45:58 +02:00 |
|
|
0d7d2203d2
|
Merge pull request 'Added function to add component to a periodic task by pointer' (#591) from mohr/task into development
fsfw/fsfw/pipeline/head This commit looks good
Reviewed-on: #591
|
2022-03-28 15:23:26 +02:00 |
|
|
cde184f428
|
Merge branch 'development' into mohr/task
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 15:18:23 +02:00 |
|
|
0b3255e463
|
Fixed tests
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 15:17:59 +02:00 |
|
|
df3794dfd8
|
Merge pull request 'delete code which is not required anymore' (#587) from eive/fsfw:mueller/small-mgmlis3-tweak into development
fsfw/fsfw/pipeline/head This commit looks good
Reviewed-on: #587
|
2022-03-28 15:08:22 +02:00 |
|
|
d02d5c351d
|
Merge branch 'development' into mueller/small-mgmlis3-tweak
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 15:05:24 +02:00 |
|
|
631a531212
|
Merge branch 'development' into mueller/clock-addition
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 14:51:23 +02:00 |
|
|
febecd4b30
|
Merge pull request 'small tweaks for local datapool code' (#582) from eive/fsfw:mueller/localpool-tweaks into development
fsfw/fsfw/pipeline/head This commit looks good
Reviewed-on: #582
|
2022-03-28 14:49:42 +02:00 |
|
|
964e311d8b
|
Merge branch 'development' into mueller/localpool-tweaks
fsfw/fsfw/pipeline/pr-development Build queued...
|
2022-03-28 14:48:34 +02:00 |
|
|
d43caa8296
|
Merge pull request 'Using enums to configure baudrate and bits per word in Linux HAL UART' (#585) from mohr/hal_uart into development
fsfw/fsfw/pipeline/head This commit looks good
Reviewed-on: #585
|
2022-03-28 14:47:04 +02:00 |
|
|
916ed3f56a
|
added function to add component to a periodic task by pointer
fsfw/fsfw/pipeline/head This commit looks good
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 13:50:42 +02:00 |
|
|
23af170229
|
small tweaks
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 12:59:03 +02:00 |
|
|
b32d1da421
|
this should compile
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-28 12:57:11 +02:00 |
|
|
6f0362b956
|
refactor power module
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
|
2022-03-28 12:48:15 +02:00 |
|
|
665d8cd479
|
Applied clang format
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-25 18:48:53 +01:00 |
|
|
10398855a9
|
Added more unittest coverage
fsfw/fsfw/pipeline/pr-development This commit looks good
Added Mutex for gmtime functions
Moved Statics used in ClockCommon to ClockCommon
|
2022-03-25 18:47:31 +01:00 |
|
|
d0fec93dc3
|
argument order inversion
fsfw/fsfw/pipeline/pr-development This commit looks good
|
2022-03-25 13:42:49 +01:00 |
|
|
59ab54b2fb
|
call corrections
fsfw/fsfw/pipeline/pr-development There was a failure building this commit
|
2022-03-25 13:41:37 +01:00 |
|