Commit Graph

52 Commits

Author SHA1 Message Date
Robin Müller 447c4d5c88
all retval replacements
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-08-24 17:27:47 +02:00
Robin Müller e561805f3a
update ploc supv helper 2022-08-24 12:02:16 +02:00
Robin Müller 663b65f159
memory check always based on file now
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-22 13:50:24 +02:00
Robin Müller b3bb029c47
something wrong with mem check
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-22 12:41:08 +02:00
Robin Müller e71e2e7879
new command to only perform mem check
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-22 12:08:39 +02:00
Robin Müller b503836a3d
hopefully last bugfix
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-21 01:38:45 +02:00
Robin Müller 5aa0b3530a
bugfixes
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-20 12:18:12 +02:00
Robin Müller 8ea6df273d
moved a size check
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-20 12:16:11 +02:00
Jakob Meier c85035c62e bugfixes in tc packaging classes
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-20 10:27:43 +02:00
Robin Müller ec47d7eeef
important bugfix for CRC calculation
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-18 15:32:24 +02:00
Robin Müller 732602a4cc
supv ack failure
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-18 15:11:32 +02:00
Robin Müller e649d45e3e
better size checks
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-16 18:37:51 +02:00
Robin Müller 5c32114bdb
this check is sufficient
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-16 18:13:54 +02:00
Robin Müller 232372fd96
more defensive buffer handling
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-08-15 18:53:25 +02:00
Robin Müller 7e3517d309
it compiles again 2022-08-15 18:34:26 +02:00
Robin Müller 0c371623c6
change PLOC/MPSOC code to using new SP code
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-08-15 17:25:16 +02:00
Robin Müller f071b7eba4
thats a lot of rewriting..
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-08-15 13:03:23 +02:00
Robin Müller 859ced185d
start refactoring of PLOC SUPV packet defs
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-08-15 12:23:54 +02:00
Jakob Meier f18507d278 boot image select memory default argument
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-05-23 17:05:06 +02:00
Jakob Meier d808a12c31 fixed conflicts
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-05-23 16:53:20 +02:00
Jakob Meier fb5c6c4c17 continuation of failed mpsoc update
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-05-23 12:05:42 +02:00
Robin Müller 8a5090b8ee
apply new auto-formatter on all files
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-05-17 13:40:19 +02:00
Jakob Meier 54d7392467 improved mpsoc update handling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-05-13 18:37:16 +02:00
Jakob Meier 0dd0af73a1 change in mpsoc status codes 2022-05-12 10:50:12 +02:00
Jakob Meier 631bc61d6c changed set ids
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-05-07 12:01:05 +02:00
Jakob Meier 5911ca79b5 nvm enable command 2022-05-05 19:18:39 +02:00
Jakob Meier 475f6f1687 removed unused ploc commands, fix in logging report reply 2022-05-04 12:49:43 +02:00
Jakob Meier 464821cc6f supervisor set time during start up 2022-05-03 14:59:23 +02:00
Jakob Meier 6d322c6e78 run clang format script
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-04-30 16:21:59 +02:00
Jakob Meier e1ffa97232 improved acknowledgment and execution handling in supervisor handler 2022-04-30 11:08:36 +02:00
Jakob Meier 7afb8e9070 execution status codes 2022-04-29 23:22:44 +02:00
Jakob Meier 9d4cb2ea8d xecution status code parsing 2022-04-29 13:31:58 +02:00
Jakob Meier 73c653d21d execution status code wip 2022-04-29 09:03:13 +02:00
Jakob Meier 582d2db05f fixed conflicts 2022-04-28 14:29:23 +02:00
Jakob Meier 898753f6e3 supervisor reset pl command 2022-04-28 11:27:28 +02:00
Jakob Meier 8610e48b19 countdown based timeout 2022-04-27 16:08:17 +02:00
Jakob Meier 311ec7b194 mpsoc shutdown after running update procedure 2022-04-25 11:03:02 +02:00
Jakob Meier 6876952bbd regenerated events 2022-04-24 12:34:08 +02:00
Jakob Meier 2ee9b09b27 logging command
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-04-22 08:55:57 +02:00
Jakob Meier cf37d74728 adc report 2022-04-21 16:30:23 +02:00
Jakob Meier ffd64d0463 improvements in supervisor helper
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-04-19 13:33:37 +02:00
Jakob Meier 10343a0dab supervisor event buffer request 2022-04-14 07:52:21 +02:00
Jakob Meier bd8cd49117 event buffer request wip 2022-04-13 11:56:37 +02:00
Jakob Meier 05a85ab8a1 implemeted ICD changes 2022-04-11 16:52:50 +02:00
Jakob Meier b440fc3df6 ploc update
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-04-10 18:46:39 +02:00
Jakob Meier dbe4f70d8e Merge branch 'meier/plocSupv' into meier/plocSupvUpdate 2022-04-07 12:26:30 +02:00
Jakob Meier 3f6a534db5 fixes identified during tests
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-04-06 17:27:44 +02:00
Jakob Meier f058cf5e31 supervisor udpate wip
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-04-06 08:36:34 +02:00
Jakob Meier 9837a1b62c changes in supervisor commands
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-04-06 07:10:20 +02:00
Robin Müller ec880d4232
apply auto-formatter
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-04-04 13:40:45 +02:00