Final Version of the ACS Controller #367

Merged
muellerr merged 78 commits from eggert/acs into develop 2023-02-08 13:50:11 +01:00
Owner

merging the final version of the acs controller. further changes will be done in separate feature branches

merging the final version of the acs controller. further changes will be done in separate feature branches
meggert added 67 commits 2023-02-02 17:28:51 +01:00
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
ffc7a55763
added Gps Velocity Calculation
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
e87221a8a3
added gyro detumble
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
20936faec6
added Antistiction, added Nadir Pointing, added performSafe()
EIVE/eive-obsw/pipeline/head This commit looks good Details
55dec574c5
added inertial pointing
EIVE/eive-obsw/pipeline/head This commit looks good Details
609d429161
added Nadir FLP version
EIVE/eive-obsw/pipeline/head This commit looks good Details
2b445369fd
acsParameters in kalman filter added
fac2fc4971 - fixed IGRF-13 model
- fixed GST calculation
- fixed conversion ECI
- ToDo: remove debug output, check normalization
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
c6e8c40b2c
added schmidt normalization + cleanup
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
cf1a1185fc
Merge branch 'develop' into eggert/acs
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
d33ae9ede7
Merge branch 'eggert/acs' into marquardt/ptgCtrl
# Conflicts:
#	mission/controller/AcsController.cpp
#	mission/controller/AcsController.h
#	mission/controller/acs/AcsParameters.h
#	mission/controller/acs/ActuatorCmd.h
#	mission/controller/acs/Guidance.cpp
#	mission/controller/acs/Guidance.h
#	mission/controller/acs/MultiplicativeKalmanFilter.cpp
#	mission/controller/acs/OutputValues.h
#	mission/controller/acs/SensorProcessing.cpp
#	mission/controller/acs/SensorProcessing.h
#	mission/controller/acs/control/Detumble.cpp
#	mission/controller/acs/control/Detumble.h
#	mission/controller/acs/control/PtgCtrl.cpp
#	mission/controller/acs/util/MathOperations.h
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
b49d37e15a
clang
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
b6c5796121
fixed init for SensorProcessing and type of timeDiff
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
c97d319b2a
added gpsVelocity to gpsProcessed dataSet
EIVE/eive-obsw/pipeline/head This commit looks good Details
3f2910c3a7
changed order of submodes and their naming
EIVE/eive-obsw/pipeline/head This commit looks good Details
d9d7559097
fixed usage of wrong sample time for MEKF
EIVE/eive-obsw/pipeline/head This commit looks good Details
bd52da8afd
set stictionSpeed to minimum commandable RW speed
EIVE/eive-obsw/pipeline/head This commit looks good Details
00d4a7602a
Merge branch 'develop' into eggert/acs
EIVE/eive-obsw/pipeline/head This commit looks good Details
10f1898b98
fixed init of varibales
EIVE/eive-obsw/pipeline/head This commit looks good Details
0854b1c778
ACS Ctrl getParameter forwarding to ACS Param
EIVE/eive-obsw/pipeline/head This commit looks good Details
ac83e66016
naming and frmt
EIVE/eive-obsw/pipeline/head This commit looks good Details
a2626afebb
added gpsPosition to gpsProcessedData
EIVE/eive-obsw/pipeline/head This commit looks good Details
25867e76b1
fixed solar panels -> sun vector direction
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
27d6e95062
x-axis now points away of equator plane for sunPtgMode
EIVE/eive-obsw/pipeline/head This commit looks good Details
4090941c3e
bugfix
EIVE/eive-obsw/pipeline/head This commit looks good Details
5e557d2d46
first version of safe mode solar vector for leop
EIVE/eive-obsw/pipeline/head This commit looks good Details
d8c0ba19fd
changed pointingParameters struct
EIVE/eive-obsw/pipeline/head This commit looks good Details
2f0eace822
use std::memcpy
EIVE/eive-obsw/pipeline/head This commit looks good Details
ce3841a23d
use std::memcpy
EIVE/eive-obsw/pipeline/head This commit looks good Details
db763e394d
corrected MGM raw set size and sus processed pool ids
EIVE/eive-obsw/pipeline/head This commit looks good Details
2120ff8cca
Merge branch 'develop' into eggert/acs
EIVE/eive-obsw/pipeline/head This commit looks good Details
9791c11c99
fix
EIVE/eive-obsw/pipeline/head This commit looks good Details
8fa1d69db3
removed rotation for sun pointing
EIVE/eive-obsw/pipeline/head This commit looks good Details
673c24a34d
frmt
EIVE/eive-obsw/pipeline/head This commit looks good Details
9c4b2872e3
fixed susVecTotDerivative valid flag
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-eggert/acs This commit looks good Details
44b384cd17
access to different paramset for every pointing mode
EIVE/eive-obsw/pipeline/head This commit looks good Details
19c8703e15
corrected to actual used devicedef for L3 gyt
EIVE/eive-obsw/pipeline/head This commit looks good Details
638573757b
swapped SUS0 and SUS6 in ObjectFactory
EIVE/eive-obsw/pipeline/head This commit looks good Details
abee554454
Merge branch 'develop' into eggert/acs
EIVE/eive-obsw/pipeline/head This commit looks good Details
bd7a38ac2b
Merge branch 'develop' into eggert/acs
EIVE/eive-obsw/pipeline/head This commit looks good Details
e5b297a513
removed deprecated code
EIVE/eive-obsw/pipeline/pr-eggert/acs This commit looks good Details
adef468c0b
applyed CppStyle Format
EIVE/eive-obsw/pipeline/pr-eggert/acs This commit looks good Details
60e75612fd
fixed merge conflict
EIVE/eive-obsw/pipeline/pr-eggert/acs This commit looks good Details
9a056e6ad5
run clang formating script
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
43deed9dc0
Merge branch 'develop' into eggert/acs
muellerr added this to the v1.24.0 milestone 2023-02-02 17:29:38 +01:00
meggert added 1 commit 2023-02-03 15:44:59 +01:00
muellerr modified the milestone from v1.24.0 to v1.25.0 2023-02-03 16:45:40 +01:00
muellerr modified the milestone from v1.25.0 to v1.26.0 2023-02-06 20:20:32 +01:00
meggert added 1 commit 2023-02-07 10:09:01 +01:00
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
6567fd1023
Merge branch 'develop' into eggert/acs
meggert added 2 commits 2023-02-07 10:29:08 +01:00
meggert added 1 commit 2023-02-07 13:09:25 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
e3cc45d7e3
merge aftermath:
- fixed missing declarations of functions
- fixed use of deprecated submode definitions
- changed naming of some submodes
meggert added 2 commits 2023-02-07 13:11:35 +01:00
meggert added 1 commit 2023-02-07 13:58:20 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
36f20d235c
this was fun
meggert changed title from WIP: Final Version of the ACS Controller to Final Version of the ACS Controller 2023-02-08 13:00:49 +01:00
meggert requested review from muellerr 2023-02-08 13:01:03 +01:00
meggert added 1 commit 2023-02-08 13:21:27 +01:00
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
098fcc4f12
Merge branch 'develop' into eggert/acs
muellerr added 1 commit 2023-02-08 13:26:47 +01:00
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
80f48acb07
Merge remote-tracking branch 'origin/develop' into eggert/acs
muellerr added 1 commit 2023-02-08 13:39:44 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
da166c7bc3
resolve merge conflicts
muellerr approved these changes 2023-02-08 13:50:02 +01:00
muellerr merged commit 6dcec02377 into develop 2023-02-08 13:50:11 +01:00
muellerr deleted branch eggert/acs 2023-02-08 13:50:13 +01:00
Sign in to join this conversation.
No description provided.