189 Commits

Author SHA1 Message Date
b5cd873f6d
completed ring buffer parser 2022-11-04 12:38:30 +01:00
af0853a42b
continue HDLC parsing 2022-11-04 12:04:47 +01:00
45c95e559e
started HDLC ring buffer decoder 2022-11-04 11:53:07 +01:00
6350dbe0e9
now its getting tricky 2022-11-04 11:38:21 +01:00
d254331b8e
add basic manual UART reading 2022-11-04 11:34:33 +01:00
826f4ce29c
add lock, use generic sem interface 2022-11-04 11:16:22 +01:00
de66ac66c6
supv helper is a com IF now 2022-11-04 11:08:47 +01:00
b1e8be2ba5
checked FS usage 2022-10-25 11:31:06 +02:00
26216eca88
new fs helper module 2022-09-16 11:53:33 +02:00
38f435d1ae
update for new FSFW code 2022-09-16 11:43:11 +02:00
74b45f30a0
move to new DHB TM handler 2022-08-30 15:53:20 +02:00
f308718256
safety check 2022-08-29 13:26:13 +02:00
447c4d5c88
all retval replacements 2022-08-24 17:27:47 +02:00
920545b709
comment typo fix 2022-08-24 15:24:57 +02:00
6d53a38f9f
small update 2022-08-24 15:16:46 +02:00
e561805f3a
update ploc supv helper 2022-08-24 12:02:16 +02:00
1aeebcc0ee
important bugfix for update conitnuation 2022-08-23 18:26:14 +02:00
d7bc35ea45
crc check fails on mem 0 2022-08-22 22:25:22 +02:00
e09eaae42f
update events 2022-08-22 22:18:14 +02:00
42e3d92fb9
set hk set valid as well 2022-08-22 17:10:19 +02:00
64b2ceea0a
set boot status report set valid 2022-08-22 17:09:39 +02:00
51463700d5
smaller bugfixes 2022-08-22 13:52:39 +02:00
663b65f159
memory check always based on file now 2022-08-22 13:50:24 +02:00
b3bb029c47
something wrong with mem check 2022-08-22 12:41:08 +02:00
e71e2e7879
new command to only perform mem check 2022-08-22 12:08:39 +02:00
f98411f421
speed up crc proc significantly 2022-08-22 10:35:23 +02:00
b503836a3d
hopefully last bugfix 2022-08-21 01:38:45 +02:00
47ebf3d8cc
allow starting update in the middle 2022-08-20 22:52:48 +02:00
c094b45fb4
percent progress event
And some changes to allow restarting from the middle
2022-08-20 20:26:25 +02:00
f2190f8aa1
resolve merge conflict 2022-08-20 12:24:24 +02:00
5aa0b3530a
bugfixes 2022-08-20 12:18:12 +02:00
f9061d5494
fix 2022-08-20 12:14:49 +02:00
ad3bdbcf96 mode check for commands executed by supervisor helper 2022-08-20 10:26:19 +02:00
0ea993e16b
some bugfixes 2022-08-19 15:49:22 +02:00
ba56c72d91
simpler way to check crc16 2022-08-18 15:34:26 +02:00
ec47d7eeef
important bugfix for CRC calculation 2022-08-18 15:32:24 +02:00
732602a4cc
supv ack failure 2022-08-18 15:11:32 +02:00
67ab3f981b
missing packet checks 2022-08-15 19:03:08 +02:00
232372fd96
more defensive buffer handling 2022-08-15 18:53:25 +02:00
458929957d
generic TM checker 2022-08-15 18:43:28 +02:00
7e3517d309
it compiles again 2022-08-15 18:34:26 +02:00
0c371623c6
change PLOC/MPSOC code to using new SP code 2022-08-15 17:25:16 +02:00
95da2372c9 run generators 2022-06-27 09:15:29 +02:00
89757c447c run auto-formatter 2022-06-17 08:31:36 +02:00
17d17dce06 bugfix for some negative temperature conversions 2022-06-10 10:39:43 +02:00
Jakob Meier
8c850614e5 fixed merge conflicts 2022-06-05 10:54:46 +02:00
b3bb76c75f bugfixes in hk handling 2022-06-03 18:03:25 +02:00
e9ccb2fd4f status code parsing, fix in cam command 2022-05-25 18:38:54 +02:00
Jakob Meier
d808a12c31 fixed conflicts 2022-05-23 16:53:20 +02:00
Jakob Meier
fb5c6c4c17 continuation of failed mpsoc update 2022-05-23 12:05:42 +02:00