Commit Graph

6915 Commits

Author SHA1 Message Date
4fbfbe8bb8 cleanCI
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
2021-07-29 12:38:24 +02:00
12be969ca2 jenkins seems to overwrite out PATH
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-07-29 12:34:01 +02:00
93fa82c413 copy pasted wrong cmake line
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-07-29 12:23:17 +02:00
6c8336bcfe something's broken with the automatic docker build, reverting change, will look into it later
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-07-29 12:20:02 +02:00
af6f24d668 forcing docker build #2
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-07-29 12:18:32 +02:00
acaf87095a forcing docker build
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-07-29 12:17:30 +02:00
afb7a2008f typo in Jenkinsfile
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
2021-07-29 12:14:37 +02:00
6361fcb6bb added Jenkinsfile, moved together with Dockerfile into automation folder
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
having the automation files in an empty folder accelerates docker build.
Also, I think these files are not related to the source code and as such should live in their own space
2021-07-29 12:06:14 +02:00
55727accf5 minor tweaks 2021-07-29 11:59:32 +02:00
59bcf6cec2 added eive-watchdog 2021-07-29 11:35:20 +02:00
6cd4f6cfe3 ploc supervisor mram dump 2021-07-29 09:21:33 +02:00
664f8e84b9 Merge pull request 'RTD update and TCP server in hosted build' (#65) from mueller/staging-rtd-update-hosted-tcp into develop
Reviewed-on: #65
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2021-07-29 09:07:50 +02:00
190590e1b5 new conf option 2021-07-28 20:11:22 +02:00
125593be21 reading chip and copy works 2021-07-28 19:46:19 +02:00
4f3a680a07 updated tmtc 2021-07-28 19:38:54 +02:00
f4b67945cc wipe mram command 2021-07-28 19:34:10 +02:00
fc769be789 updated cp script 2021-07-28 18:56:36 +02:00
b846a936b4 README update 2021-07-28 18:50:50 +02:00
1e6ea91438 README update 2021-07-28 18:43:11 +02:00
1a4f907925 moved sd card init, more functions static now 2021-07-28 17:48:08 +02:00
c0b91a4879 added functions to get current boot copy 2021-07-28 16:37:08 +02:00
dd61af5bb3 tmtc update 2021-07-28 15:28:51 +02:00
d511903872 tmtc update 2021-07-28 15:24:48 +02:00
50ca738d5c select nvm command 2021-07-28 11:55:16 +02:00
3d39ddf85c copy adc data to mram command 2021-07-28 11:08:40 +02:00
14cd3e9eea supervisor handler get latchup status report 2021-07-28 08:38:36 +02:00
03a601d450 auto calibrate alert and enable/disable latchup alert 2021-07-27 12:02:30 +02:00
bd9dbc5fc8 ploc supervisor watchdog configure timeout command 2021-07-26 19:56:00 +02:00
3824daa865 tmtc update 2021-07-26 18:00:14 +02:00
6625d562e9 tmtc update 2021-07-26 17:55:45 +02:00
0abc854567 tmtc update 2021-07-26 17:29:59 +02:00
2a5cc62af7 tmtc update 2021-07-26 17:25:11 +02:00
6506baa7b6 ploc supervisor watchdogs enable command 2021-07-26 16:30:20 +02:00
292bfaad16 readme extended 2021-07-26 14:23:22 +02:00
f7ac382498 fixes for host build 2021-07-26 14:00:15 +02:00
96c9069a69 new pool entry for rtd value 2021-07-26 13:56:53 +02:00
5018b24cfc storing RTD value now as well 2021-07-26 13:55:58 +02:00
261fc8b58f moved config flag to cmmon config 2021-07-26 13:51:00 +02:00
590d5e11e1 tmtc update 2021-07-26 13:41:45 +02:00
a2079ffb8c Merge pull request 'meier/plocSupervisorHandler' (#64) from meier/plocSupervisorHandler into develop
Reviewed-on: #64
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
2021-07-26 13:40:43 +02:00
dc73036c7a udp server port in UpdTmTcBridge 2021-07-26 12:24:21 +02:00
f0dc1279c4 merged develop 2021-07-26 12:13:00 +02:00
01a02f896f ploc supervisor update available cmd, wip 2021-07-26 12:08:38 +02:00
7eb57d4027 Merge pull request 'Added TCP support' (#63) from mueller/added-tcp-support into develop
Reviewed-on: #63
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2021-07-26 12:07:47 +02:00
9878b8defc updated shell scripts 2021-07-26 12:03:17 +02:00
5b99199b6c changed back some configuration 2021-07-26 12:02:40 +02:00
eee7ab98cb Merge branch 'mueller/readme-update-cp-script' into mueller/master 2021-07-26 11:58:39 +02:00
4093b2cff2 updating README 2021-07-26 11:58:28 +02:00
3f509ce472 updated port forwarding scripts 2021-07-26 11:56:39 +02:00
cffd6af1e1 Merge pull request 'README update and utility host scripts' (#62) from mueller/readme-update-cp-script into develop
Reviewed-on: #62
Reviewed-by: Jakob.Meier <meierj@irs.uni-stuttgart.de>
2021-07-26 11:55:20 +02:00