4d154b7cee
reworked cmake, unfortunately a big one due to interdependence
...
EIVE/eive-obsw/pipeline/head This commit looks good
- /mission is a library now, in preparation of unittests (which bring their own main)
- eive-simple is now only available in bsp=arm/q7s (but is still not compiling)
- watchdog and simple are their own executables, not configurations any more
- moved some q7s specific code into /bsp-q7s to flatten if-hierarchy in main CMakeLists.txt
- compiler and linker options are not globally applied to all targets
- linux is the default fsfw osal now, as current code does not compile on hosted
2022-02-09 21:38:56 +01:00
e56c538518
Merge pull request 'I2C and IMTQ updates' ( #131 ) from mueller/i2c-imtq-updates into develop
...
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #131
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2022-01-28 07:36:18 +01:00
239e1f9f9f
Merge pull request 'GPS Update' ( #130 ) from mueller/gps-update into develop
...
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #130
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2022-01-28 07:33:36 +01:00
9231f47641
tmtc update
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 16:39:47 +01:00
ef48c8c6ad
correction for i2c device
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 16:08:53 +01:00
3207d25bd3
weird errors when going to normal mode
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 16:04:45 +01:00
c6f7281bc4
still need config include
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 15:37:48 +01:00
521b47d9fc
decoupled IMTQ handler from OBSWConfig.h
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 15:29:58 +01:00
26d66d2a36
issues with IMTQ
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 15:26:07 +01:00
a9c93db790
updated tmtc, IMTQ switch cmd added
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 15:06:36 +01:00
b4505e5305
update project file
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-27 12:06:09 +01:00
e8cd2207cf
repoint fsfw
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-26 18:04:28 +01:00
5c535784e9
added back old GPS handler
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-26 17:59:31 +01:00
bf73a2e442
increased the stack size for the GPS controller
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-26 17:52:28 +01:00
9998b54f89
hyperion handler working now
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-26 16:35:42 +01:00
604424c7ed
Merge remote-tracking branch 'origin/develop' into mueller/master
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-26 16:00:22 +01:00
71ada855c7
Merge pull request 'meier/ptme' ( #129 ) from meier/ptme into develop
...
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #129
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2022-01-26 15:59:10 +01:00
49bbfb7b7d
submodule updates
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-26 15:51:15 +01:00
Jakob Meier
90b65d4d8a
update fsfw
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-01-25 19:47:34 +01:00
Jakob Meier
8ad2114d4b
fsfw update
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-01-25 19:07:48 +01:00
Jakob Meier
03707f2d6a
removed unsued code
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-25 19:05:42 +01:00
Jakob Meier
102385a707
introduced axi configuration interface for ptme ip core
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-25 18:55:52 +01:00
Jakob Meier
38a1b496e7
papb interface no longer a system object
2022-01-25 14:33:06 +01:00
Jakob Meier
93e84fde29
initialize map num
2022-01-25 14:00:30 +01:00
7a57043df8
tmtc update
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-24 17:09:57 +01:00
Jakob Meier
a07468f7b7
introduced uio mapper class
2022-01-24 16:33:22 +01:00
512d339803
clang formatter setup eclipse
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-24 15:38:00 +01:00
Jakob Meier
a56224c339
ptme axi interface
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-24 07:43:14 +01:00
34a4904738
Merge remote-tracking branch 'origin/develop' into mueller/master
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-21 14:07:53 +01:00
745526ce8a
Merge pull request 'PCDU switch callback' ( #128 ) from mueller/pcdu-switch-callback into develop
...
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #128
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2022-01-19 19:46:56 +01:00
b1667770fe
Merge branch 'mueller/pcdu-switch-callback' into mueller/master
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 18:51:58 +01:00
ded92fdf7a
call param callback twice
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 18:51:44 +01:00
7f4f241841
Merge pull request 'flipped preproc defines' ( #127 ) from flipped-tmtctest-preproc-define into develop
...
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #127
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2022-01-19 18:44:34 +01:00
b3ca5ac6f2
Merge remote-tracking branch 'origin/mueller/pcdu-switch-callback' into mueller/master
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 18:42:54 +01:00
c9787f8e47
Merge remote-tracking branch 'origin/develop' into mueller/master
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 18:27:37 +01:00
4913ffa6d4
removed unrelated changes
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-01-19 18:21:17 +01:00
262837bf0b
Merge remote-tracking branch 'origin/develop' into mueller/pcdu-switch-callback
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 18:18:41 +01:00
68eb7c9271
removed clang script in root
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 18:11:35 +01:00
c88371b37a
Merge remote-tracking branch 'origin/develop' into flipped-tmtctest-preproc-define
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 18:10:12 +01:00
328b9d95af
Merge pull request 'clang formatting applied' ( #126 ) from mueller/clang-formatting-applied into develop
...
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #126
2022-01-19 18:05:36 +01:00
1eb6017a9d
callback working
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 18:05:17 +01:00
79fac2adcb
callbacks are now allowed
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 17:17:06 +01:00
f948905aa2
implemented first switch callback
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 17:10:51 +01:00
947134bfd1
reordered
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-01-19 14:39:39 +01:00
32236f9864
and another name
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-01-19 14:34:20 +01:00
eb23dc1b0f
better names
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-01-19 14:29:03 +01:00
5bd4f56bc6
flipped preproc defines
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-01-19 14:17:55 +01:00
dc6a2ffe56
minor ADIS updates
EIVE/eive-obsw/pipeline/head This commit looks good
2022-01-19 14:08:30 +01:00
a74ce78c6f
Merge remote-tracking branch 'origin/develop' into mueller/clang-formatting-applied
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-01-19 13:13:30 +01:00
df3b729baa
Merge pull request 'clang formatting' ( #124 ) from mueller/clang-formatting into develop
...
EIVE/eive-obsw/pipeline/head This commit looks good
Reviewed-on: #124
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2022-01-19 12:55:19 +01:00