Commit Graph

51 Commits

Author SHA1 Message Date
447c4d5c88
all retval replacements
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2022-08-24 17:27:47 +02:00
89757c447c run auto-formatter
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-06-17 08:31:36 +02:00
b53bfb9a6f dummy devices
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2022-06-16 08:26:40 +02:00
bd11d13b99 dummy devices for hosted build, adaptions to run thermal controller unit test 2022-06-16 07:00:09 +02:00
23cabe4ca6 Merge branch 'develop' into mohr/thermal_controller
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2022-05-30 12:10:19 +02:00
c0da8aef2e
delete obsolete folder
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2022-05-24 15:50:39 +02:00
Uli
710bd58ee1 Merge branch 'develop' into mohr/thermal_controller 2022-05-19 15:31:13 +02:00
90a92feee1 some thermal controller code to test TM chain
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2022-05-19 00:40:42 +02:00
8a5090b8ee
apply new auto-formatter on all files
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2022-05-17 13:40:19 +02:00
2b33d8772c
fixes most warnings for host build
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2022-04-26 10:37:25 +02:00
40d9829700 Major update for power handling
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
and various smaller updates
2022-03-16 20:13:21 +01:00
2ef1befb9c
common gpioIds.h file
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-03-07 15:29:27 +01:00
4e8ce4eb0a keeping unittests running
Some checks failed
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-03-07 11:47:44 +01:00
f413ed6f7d Merge branch 'mohr/buildfix' into mohr/catch2 2022-03-02 17:52:41 +01:00
182b90ee6d small fixes
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-03-02 17:04:58 +01:00
3400c538b3 added EventManagerMock, to be extended and moved into fsfw some day
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2022-02-16 18:15:06 +01:00
4d154b7cee reworked cmake, unfortunately a big one due to interdependence
All checks were successful
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
77c45c0de9
applied formatting
Some checks failed
EIVE/eive-obsw/pipeline/head Build queued...
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2022-01-17 15:58:27 +01:00
5fadb8f86d
moved heater handler
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-12-14 17:35:21 +01:00
0237a22ae9
using old names again
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-10-13 15:42:55 +02:00
7c673d6e7f bugfixes in max31685, indexing adapted
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-10-12 17:55:36 +02:00
221012f790
hosted build compiling again
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-10-11 19:34:34 +02:00
3354f2a696 acd board tests continued
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
2021-09-13 18:07:07 +02:00
20e8fc3400 cleaned up code a bit 2021-07-19 12:44:43 +02:00
3749caa8c3 tmtc update 2021-06-21 17:35:30 +02:00
1c538eea19 hosted build fixes 2021-06-21 17:09:49 +02:00
ab8aaba0f4 using configuration files now 2021-06-08 17:04:28 +02:00
64b5867be3 hosted compiling with event translation 2021-05-17 19:51:38 +02:00
df872c6ecd regenerated hosted events 2021-05-17 19:50:07 +02:00
3dca311baa generated event translation files 2021-05-17 19:39:35 +02:00
4b44700c26 generated for host as well 2021-05-17 19:13:00 +02:00
4437dbbb13 removed hosted OBSWversion.h 2021-05-17 17:08:48 +02:00
6f9a1853ff host compiling again 2021-05-17 16:37:29 +02:00
41de3d1f00 common config files 2021-05-17 16:22:51 +02:00
9678af9f3d updating everything 2021-05-17 16:10:53 +02:00
Martin Zietz
f01656df4c deleted polling sequence file 2021-03-22 12:47:45 +01:00
a2044d38bc rtd handler compiled 2021-03-13 14:42:30 +01:00
e573b74681 removed make launch configs and updated shell scripts 2021-03-05 19:17:03 +01:00
4291df77b1 moved some files 2021-03-04 18:29:28 +01:00
f8b9ce1d42 updated init mission of hosted bsp
and executed lwGPS test
2021-02-27 21:39:32 +01:00
b05a23dc86 solar array depl moved to bsp folder
hosted build working again
2021-02-27 19:46:13 +01:00
e13c99a188 compile check succesfull 2021-02-14 13:07:05 +01:00
a0549bdb33 updated fsfwconfig files 2021-01-14 12:07:11 +01:00
f0682e03d4 updated to new fsfw branch 2021-01-07 20:38:07 +01:00
56f45e3fb1 include fix 2020-12-29 14:37:39 +01:00
b3047c4ab6 added cmake support 2020-12-29 01:09:59 +01:00
f70c767a1c rm3100 continued 2020-12-21 23:09:35 +01:00
ad79ea46fd additional include for win compileation 2020-12-17 19:45:20 +01:00
1757c0fc37 updated obsw config 2020-12-14 22:52:53 +01:00
dd127fece8 hosted build working again 2020-12-14 22:03:57 +01:00