Bump FSFW #31
muellerr
commented 2023-12-18 13:15:56 +01:00
Owner
No description provided.
muellerr
added 139 commits 2023-12-18 13:15:56 +01:00
start CFDP source handler
7add782470
the C++ tooling is shit
1be09a2310
continue source handler
7d713219c5
bugfixes and improvements for dest handler
1b23aa4246
added bare structure of FSM
cf927ecee7
Merge branch 'develop' into cfdp-source-handler
9994c46e47
continue source handler
a6cc5171da
Merge branch 'cfdp-source-handler' of https://egit.irs.uni-stuttgart.de/eive/fsfw into cfdp-source-handler
1b79713430
source handler
35712070cf
share the FSFW Param block
f44110a7f5
Merge branch 'small-hk-tweak' into cfdp-source-handler
ca27cef2ee
reorder includes
1cbcfc08ff
start setting up source handler
3b1da85229
put request support baseline
95b77ed826
some fixes
6322a31566
start implementing put request function
06ef498a18
continue source handler
972dc7e19e
some internal state handling
8fcc4eab60
continue source FSM
4dc6398fd5
start introducing FSM result
b53c48863f
getFileSize API for fsfw
5e9d402598
start implementing metadata PDU generation
1d97327f79
continue impl
8e62143ac8
start FD PDU handling
896b7a7358
implemented fle data PDUs
1561b9a247
some minor tweaks
1bfb695b41
add EOF impl
6c9c4ee047
added sequence count provider abstraction
273fd3ebfd
some additional notes
42c215ef70
LOOKING GOOOD
9c8434d856
this seems to work
e00e198ff1
Merge branch 'cfdp-source-handler' of https://egit.irs.uni-stuttgart.de/eive/fsfw into cfdp-source-handler
4c9e731113
start implementing metadata parser
045054fce0
lets see how we can do this
69fd6d0f6a
that should do the job
5d3f00da7f
this is going to be complex..
98cbf38432
continue with the msg to user / put request architecture
e4665c9394
put request
a1f36a0dd8
we already have CFDP messages
b0b6c68720
almost done
7bf7336d4a
put request serializable now
2585028e75
need to think about that parser again..
0943863ec6
getting tricky again..
66704dc571
iniitalize field
52fc0958f7
this parser should do the job
33df8e8cc5
even better name
e8b9897ee3
naming
437851db3e
constructor fix
844c90a625
start implementing reserved message creator
8581f9a6f3
finished reserved msg creator function
8f0974d83e
start adding message parser unittests
244e2d0737
contnue msg parser unittest
314cba363f
parsing finally works
8f5a8b13d3
looking good
e8bf8b9575
more bugfixes
bb186fc965
start adding dedicated put request handler
fde277cd06
test put request
291c75c01f
add some additional API
947f2b8685
reserved message unittest working
5679b139ad
seems to work well
0f208ec75a
finally it works
f49e607881
nice
a856f91c67
continue source handler
3167988951
start verifying metadata PDU
c075f27e20
should not be problematic but somehow is..
0cccf26021
insidious bug
daf75547a4
metadata PDU seems to be correct
dffce43e6b
empty file transfer test done
12e52a92f2
add empty stubs
9a1437980f
start small file transfer test
6c6b552059
some improvements for test
8ddd6eb18d
add one test condition
e8451cac31
unittest for small file transfer done
7c875f1067
unittest for transfer with 2 segments
7aeb25e064
the joys of UB or whatever that crap was
15629abf19
multi file segment works
b094ba145f
more checks
e4aae75747
reset error count
eae7c44874
oops
0fc2c7b5e9
additional checks
b7056a7467
more checks
cd8d64830c
added some user checks
5ff464252f
that should be all indications
e1816ed230
rename source file
67c38f327e
type improvements
036667a969
Merge remote-tracking branch 'origin/develop' into cfdp-source-handler
b39e1c7e07
further tweaks for both CFDP handlers
60dcacf432
fix the tests
22df8f6147
add more checks
cb1aaea6cd
introduce handling for full target queue
8c11685240
adaptions for reserved message handling
073cb4b3d5
optimization
9ef63825f3
API improvements
ea2e58249d
continue
fb1500e041
split up CFDP retval domains
6e53582dc9
fix some retval duplications
dfcfb035be
need to rework this fsm.. but works now
470f589bde
this should be less confusing, saner defaults
448fbd0d38
debugging
c143198494
what was i thinking here?
c4e18cc2f3
some improvements, remove debugging stuff
c199cbedaa
hardcore bug
42a0b15303
result was not stored properly
420c0625a5
initialize result
5bd020193b
add missing 0 termination
497f947237
rtval for non op soc
19093866ee
checkModeCommand to protected
e3a815444e
improved readability
0f604b35c6
Merge remote-tracking branch 'origin/develop' into cfdp-source-handler
63c238005e
unittest fix
6021257a87
Merge pull request 'CFDP SOURCE handler' (#157) from cfdp-source-handler into develop
cc3e64e70d
thats the baseline
0a40391a75
visibility changes
133ca51d18
add FDIR handling
18cc870c8e
some more docs
35be7da353
add mode setters
bf7fac071c
trigger event default arguments
d554062b86
default args
698897bfc5
Merge branch 'new-dhb' of https://egit.irs.uni-stuttgart.de/eive/fsfw into new-dhb
91b194d8eb
add paramHelper
7673d8b396
add missing call to perform HK op
8d7bb51d44
Merge pull request 'New simpler DHB' (#161) from new-dhb into develop
41d67bff63
pre-queue hook
0021aa29f5
docs improvements and fix
c02d9e009e
slerp
74775bb59d
smoll fix
8dfc84c0b5
tle turns too old after just 7 days
c906acd659
Merge pull request 'Fresh DHB pre-queue check hook' (#162) from fresh-dhb-pre-queue-hook into develop
b28174db24
Merge branch 'develop' into tle-too-old
8e367abb47
Merge pull request 'TLE turns too old after just 7 Days' (#164) from tle-too-old into develop
7187f2b5cd
Merge branch 'develop' into slerp
3978524181
fixes
5b661551a8
Merge pull request 'SLERP' (#163) from slerp into develop
c648229c99
small fix
94de483836
Merge pull request 'SLERP for antiparallel Quaternions' (#165) from slerp-fix-antiparallel-quaternions into develop
7105e199c6
check whether map is full on insert
48bcce65b1
Merge pull request 'check whether map is full on insert' (#166) from insert-full-check into develop
e64e8b274d
Merge remote-tracking branch 'eive/develop' into bump-fsfw
e350bf6cec
little fix
4a3135e1bd
muellerr
merged commit a4943f1cf0 into develop 2023-12-18 13:16:28 +01:00
muellerr
deleted branch bump-fsfw 2023-12-18 13:16:29 +01:00
muellerr
referenced this issue from a commit 2023-12-18 13:16:29 +01:00
Merge pull request 'Bump FSFW' (#31) from bump-fsfw into develop
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: KSat/fsfw#31
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "bump-fsfw"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?