PLOC SUPV Update to newer firmware #316

Merged
muellerr merged 99 commits from mueller/tas_ploc_supv_update into develop 2022-11-18 14:27:13 +01:00
Owner
No description provided.
muellerr added 10 commits 2022-11-04 12:40:20 +01:00
add TAS sources
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
1ac9e53b1f
bump tmtc
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
5dc41badc3
use scoped includes
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
048cd89053
supv helper is a com IF now
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
de66ac66c6
add lock, use generic sem interface
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
826f4ce29c
now its getting tricky
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
6350dbe0e9
started HDLC ring buffer decoder
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
45c95e559e
completed ring buffer parser
Some checks are pending
EIVE/eive-obsw/pipeline/head Build started...
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
b5cd873f6d
muellerr added this to the v1.16.0 milestone 2022-11-04 12:40:36 +01:00
muellerr added 1 commit 2022-11-04 12:45:19 +01:00
add IPC ring buf and buffer
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
74837753bf
muellerr added 1 commit 2022-11-04 12:51:01 +01:00
start com IF function impl
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
5df45f9fa7
muellerr added 1 commit 2022-11-04 13:40:51 +01:00
low level impl complete
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
dc024e5385
muellerr added 1 commit 2022-11-04 14:19:55 +01:00
important fix and clarification
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2b9afbedff
muellerr added 7 commits 2022-11-08 09:46:53 +01:00
muellerr added 1 commit 2022-11-08 10:11:00 +01:00
comment out more code which was removed
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
3b575acd55
muellerr added 1 commit 2022-11-08 10:22:54 +01:00
create TM base class
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
4bf22f689a
muellerr added 1 commit 2022-11-08 11:08:20 +01:00
added tm service IDs
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
4515703efa
muellerr added 1 commit 2022-11-08 11:18:02 +01:00
use result namespace instead of interface
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
cfe7599f62
muellerr added 1 commit 2022-11-08 14:26:51 +01:00
continue refactoring
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
9d02322cd7
muellerr added 1 commit 2022-11-08 14:29:41 +01:00
remove flush call, belongs in lower layer
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
763bf2d85b
muellerr added 1 commit 2022-11-08 14:52:06 +01:00
some fixes for thread shutdown code
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
f564fb5c1a
muellerr added 2 commits 2022-11-08 16:56:41 +01:00
start fixing dev handler ack handling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
1d6258d223
muellerr added 1 commit 2022-11-08 17:07:09 +01:00
fixed ack reply handling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
54523b25d1
muellerr added 2 commits 2022-11-08 20:05:09 +01:00
remove non-working commands
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
fd5cc19231
muellerr added 1 commit 2022-11-08 20:14:43 +01:00
kick out more commands
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
52f15906d8
muellerr added 1 commit 2022-11-08 20:37:55 +01:00
add factory reset cmd
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
d3da5bd2d8
muellerr added 1 commit 2022-11-08 20:41:17 +01:00
command and function graveyard
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
e2a0db8fcc
muellerr added 1 commit 2022-11-09 15:15:41 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/tas_ploc_supv_update
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2118c0691c
muellerr added 1 commit 2022-11-09 19:25:00 +01:00
re-enabled some commands
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
c42eae9c17
muellerr added 1 commit 2022-11-09 19:27:10 +01:00
move other function to graveyard
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
9e006d93fe
muellerr added 1 commit 2022-11-09 19:47:34 +01:00
tweaks and fixes for UART man
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
b88b4cc06d
muellerr added 1 commit 2022-11-10 11:20:47 +01:00
renaming
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
3be45b32ef
muellerr added 1 commit 2022-11-10 13:08:30 +01:00
bugfix SW update
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
a2b0e53301
muellerr added 1 commit 2022-11-10 13:50:09 +01:00
re-enable wipe cmd
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
09ccb5ddf7
muellerr added 1 commit 2022-11-10 15:44:35 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/tas_ploc_supv_update
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
63f48c5f45
muellerr added 1 commit 2022-11-10 15:58:34 +01:00
bump fsfw
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
e7005c18a4
muellerr added 1 commit 2022-11-10 16:23:41 +01:00
bump fsfw
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
5ed0ade358
muellerr added 1 commit 2022-11-10 17:32:10 +01:00
ploc components now compile for hosted (linux)
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
ec7ce5ddb6
muellerr added 1 commit 2022-11-10 17:42:08 +01:00
this seems to work
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
02df949a48
muellerr added 1 commit 2022-11-10 17:46:44 +01:00
small bugfix
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
a74ddbbb9f
muellerr added 1 commit 2022-11-10 18:14:38 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/tas_ploc_supv_update
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
a07a55eac1
muellerr added 1 commit 2022-11-11 11:06:03 +01:00
update status code handling
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
4c5515c05c
muellerr added 1 commit 2022-11-15 13:42:03 +01:00
Merge remote-tracking branch 'origin/develop' into mueller/tas_ploc_supv_update
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2f0f837534
muellerr added 1 commit 2022-11-15 16:00:51 +01:00
assign name for hosted ploc supv
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
cf57be14bc
muellerr added 1 commit 2022-11-15 16:06:17 +01:00
add README entry for udevadm usage
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
9ee969218c
muellerr added 1 commit 2022-11-15 16:44:14 +01:00
improve hosted SW
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
7d7efaca42
muellerr added 1 commit 2022-11-15 16:46:32 +01:00
simiplify hosted SW
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
f96d831cc9
muellerr added 1 commit 2022-11-15 16:59:20 +01:00
dumb undefined reference
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
b9f4a7be0c
muellerr added 1 commit 2022-11-15 17:03:33 +01:00
rename scheduling file
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
99f92a87da
muellerr added 1 commit 2022-11-15 17:07:58 +01:00
rename bsp hosted scheduling file
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
9481cc2eb0
muellerr added 1 commit 2022-11-15 17:14:58 +01:00
unbelievable
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
23cfe3aa69
muellerr added 1 commit 2022-11-15 17:20:58 +01:00
now the linux files are compiling
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
e5ec8a7490
muellerr added 1 commit 2022-11-15 17:22:16 +01:00
it was not the #pragma once
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
7fb689b451
muellerr added 1 commit 2022-11-15 17:24:25 +01:00
rename ploc supv uart man
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
38e74e6eaf
muellerr added 1 commit 2022-11-15 17:40:07 +01:00
add start method for uart man
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
2b4ec6d274
muellerr added 1 commit 2022-11-15 17:41:01 +01:00
rename helper
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
c436a2abda
muellerr added 1 commit 2022-11-15 17:42:38 +01:00
increase prio a bit
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
38e0df5d12
muellerr added 1 commit 2022-11-15 17:44:31 +01:00
re-run generators
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
42c52295f7
muellerr added 1 commit 2022-11-15 17:47:09 +01:00
update object list
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
3059e196a3
muellerr added 2 commits 2022-11-15 17:51:09 +01:00
bugfix for start method
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
1f6f11ee88
muellerr added 1 commit 2022-11-15 18:02:00 +01:00
add debug statements
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
9163db6bcf
muellerr added 1 commit 2022-11-16 11:58:16 +01:00
more printouts, switch on debug mode
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
32005a2d3a
muellerr added 1 commit 2022-11-16 13:26:54 +01:00
a lot of bugfixes
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
3510cc85fc
muellerr added 1 commit 2022-11-16 14:42:04 +01:00
remove HDLC framing including CRC
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
5b770a6407
muellerr added 1 commit 2022-11-16 14:43:05 +01:00
afmt
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
03e007fd36
muellerr added 1 commit 2022-11-16 15:03:16 +01:00
TAS PLOC SUPV
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
3ef0b3ea6d
muellerr added 1 commit 2022-11-16 15:04:52 +01:00
ctor fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
eb371b3024
muellerr added 1 commit 2022-11-16 15:25:12 +01:00
update events
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
4e3abb92f2
muellerr added 1 commit 2022-11-16 15:26:31 +01:00
update event translations
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
612a475eec
muellerr added 2 commits 2022-11-17 11:39:04 +01:00
re-test the simpler method
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
bb66228837
muellerr added 1 commit 2022-11-17 11:45:12 +01:00
fix bugs in SW
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
53535b6023
muellerr added 1 commit 2022-11-17 13:24:42 +01:00
CRC failure
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
72f8e359bb
muellerr added 1 commit 2022-11-17 13:26:02 +01:00
some better names
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
ffc4a3456b
muellerr added 1 commit 2022-11-17 13:39:57 +01:00
getting there
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
00dd2e99a8
muellerr added 1 commit 2022-11-17 13:48:43 +01:00
clean up printouts a bit
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
9bf6ac7a9a
muellerr added 1 commit 2022-11-17 13:58:44 +01:00
mask corrections ,set sec header flag
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
cdadb02420
muellerr added 1 commit 2022-11-17 15:22:18 +01:00
bump fsfw
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
114d16224e
muellerr added 1 commit 2022-11-17 15:24:27 +01:00
switch off debugging spam
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
f08709ef29
muellerr added 1 commit 2022-11-17 15:48:45 +01:00
tweak do off activity
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
9a3fd51337
muellerr added 1 commit 2022-11-17 15:59:32 +01:00
somethings wrong
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
7c821e33f0
muellerr added 1 commit 2022-11-17 16:20:17 +01:00
fix scheduling order
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
3ab27f63f2
muellerr added 1 commit 2022-11-17 16:43:54 +01:00
disable debug mode
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
ae11f73e24
muellerr added 1 commit 2022-11-17 17:28:41 +01:00
set SP max size
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
2c00119b47
muellerr added 1 commit 2022-11-17 17:39:17 +01:00
zero init some values
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
0857a480e5
muellerr added 1 commit 2022-11-17 17:46:08 +01:00
fix for error handling longer request
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
c248cdb876
muellerr added 1 commit 2022-11-18 14:18:46 +01:00
some more bugfixes
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
02eff4a26f
muellerr modified the milestone from v1.16.0 to v1.17.0 2022-11-18 14:24:38 +01:00
muellerr changed title from WIP: PLOC SUPV Update to newer firmware to PLOC SUPV Update to newer firmware 2022-11-18 14:25:18 +01:00
muellerr added 1 commit 2022-11-18 14:25:57 +01:00
Merge branch 'develop' into mueller/tas_ploc_supv_update
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build queued...
4b36cdc3da
muellerr added 1 commit 2022-11-18 14:26:45 +01:00
update changelog
Some checks are pending
EIVE/eive-obsw/pipeline/pr-develop Build queued...
28c662e6a7
muellerr merged commit 30f020bff3 into develop 2022-11-18 14:27:13 +01:00
muellerr deleted branch mueller/tas_ploc_supv_update 2022-11-18 14:27:15 +01:00
Sign in to join this conversation.
No description provided.