Robin Marquardt
|
2f0eace822
|
use std::memcpy
EIVE/eive-obsw/pipeline/head This commit looks good
|
2023-01-12 17:10:40 +01:00 |
|
Robin Marquardt
|
d8c0ba19fd
|
changed pointingParameters struct
EIVE/eive-obsw/pipeline/head This commit looks good
|
2023-01-12 15:19:21 +01:00 |
|
|
25867e76b1
|
fixed solar panels -> sun vector direction
EIVE/eive-obsw/pipeline/head This commit looks good
|
2023-01-11 16:00:30 +01:00 |
|
|
a2626afebb
|
added gpsPosition to gpsProcessedData
EIVE/eive-obsw/pipeline/head This commit looks good
|
2023-01-11 13:42:48 +01:00 |
|
|
ac83e66016
|
naming and frmt
EIVE/eive-obsw/pipeline/head This commit looks good
|
2023-01-10 13:52:26 +01:00 |
|
|
c79e17514c
|
changed sun and mgm model calc to always be executed
|
2023-01-10 13:51:55 +01:00 |
|
|
93ec49bf8d
|
added 3 axes stabilized target mode for GS contact. renamed tgt coordinates acordingly
EIVE/eive-obsw/pipeline/head This commit looks good
|
2023-01-10 11:20:28 +01:00 |
|
|
4e74dc7bee
|
added target mode for GS flyby
|
2023-01-10 09:05:27 +01:00 |
|
|
10f1898b98
|
fixed init of varibales
EIVE/eive-obsw/pipeline/head This commit looks good
|
2023-01-09 09:36:30 +01:00 |
|
|
bd52da8afd
|
set stictionSpeed to minimum commandable RW speed
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-12-20 10:01:30 +01:00 |
|
|
d9d7559097
|
fixed usage of wrong sample time for MEKF
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-12-19 14:34:20 +01:00 |
|
|
c338c4fb58
|
fixed usage of sunMagAngleMin
|
2022-12-19 14:24:03 +01:00 |
|
|
e4936b1bed
|
removed deprecated acs parameters and set sunMagAngleMin
|
2022-12-19 14:23:42 +01:00 |
|
|
b3a2cc4367
|
fixed booleans in acs Parameters and enabled setting of parameters
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-12-16 13:59:49 +01:00 |
|
|
8b415883e9
|
removed references to deprecated OutputValues and renamed guidance strategies
|
2022-12-14 11:46:58 +01:00 |
|
|
b6c5796121
|
fixed init for SensorProcessing and type of timeDiff
EIVE/eive-obsw/pipeline/head There was a failure building this commit
|
2022-12-14 10:31:20 +01:00 |
|
|
12a367f65f
|
fixed detumble merge aftermath
|
2022-12-14 10:13:28 +01:00 |
|
|
d5677c20f7
|
fixed gps velocity merge aftermath
|
2022-12-14 10:04:37 +01:00 |
|
|
b80ecfb600
|
removed comments
|
2022-12-14 10:03:57 +01:00 |
|
|
b49d37e15a
|
clang
EIVE/eive-obsw/pipeline/head There was a failure building this commit
|
2022-12-13 11:51:03 +01:00 |
|
|
d33ae9ede7
|
Merge branch 'eggert/acs' into marquardt/ptgCtrl
EIVE/eive-obsw/pipeline/head There was a failure building this commit
# 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
|
2022-12-13 11:26:23 +01:00 |
|
|
c6e8c40b2c
|
added schmidt normalization + cleanup
EIVE/eive-obsw/pipeline/head There was a failure building this commit
|
2022-12-12 15:00:49 +01:00 |
|
|
46945a8674
|
MEKF cleanup
|
2022-12-12 15:00:29 +01:00 |
|
|
5fe3ac09a5
|
Igrf13Model cleanup
|
2022-12-12 15:00:11 +01:00 |
|
|
f35c42aead
|
corrected calculations of Q and Phi
|
2022-12-12 14:59:45 +01:00 |
|
|
e9dd0f8f6d
|
reverted to initial smidt normalization
|
2022-12-12 14:59:18 +01:00 |
|
|
fac2fc4971
|
- fixed IGRF-13 model
- fixed GST calculation
- fixed conversion ECI
- ToDo: remove debug output, check normalization
|
2022-12-12 14:58:51 +01:00 |
|
|
72b503bb8f
|
fixed calculation of sun vectore model
|
2022-12-12 14:58:20 +01:00 |
|
Robin Marquardt
|
2b445369fd
|
acsParameters in kalman filter added
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-12-05 21:31:52 +01:00 |
|
|
828738ba0e
|
afmt
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
|
2022-12-01 15:56:55 +01:00 |
|
|
377a672cd2
|
detumblecounter init
|
2022-12-01 14:17:51 +01:00 |
|
|
ce83b64ca2
|
working versions of inverse calc and determinant calc
EIVE/eive-obsw/pipeline/head There was a failure building this commit
|
2022-12-01 13:50:48 +01:00 |
|
|
b2442041f0
|
gauss-jordan v2 that hopefully noone ever sees
|
2022-12-01 13:50:18 +01:00 |
|
|
b2e0ef24f3
|
first version for gauss-jordan matrix inversion
|
2022-12-01 13:49:44 +01:00 |
|
Robin Marquardt
|
8d1cbd9f8b
|
changed calculation of quaternion for target and sun pointing
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-11-24 13:40:55 +01:00 |
|
Robin Marquardt
|
609d429161
|
added Nadir FLP version
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-11-22 21:10:05 +01:00 |
|
|
13fe25ff03
|
added dataPool Output, in case MEKF inverion fails
EIVE/eive-obsw/pipeline/head There was a failure building this commit
|
2022-11-21 11:24:42 +01:00 |
|
|
f07b905df5
|
corrected output direction of sunVectors
|
2022-11-21 11:23:51 +01:00 |
|
|
902caa3985
|
double length fixes
|
2022-11-21 11:23:10 +01:00 |
|
|
281eb3237c
|
fixed susTotVec and mgmTotVec types to dataSet types
|
2022-11-21 11:22:24 +01:00 |
|
|
f3ac6d4a7e
|
added GPS and RW sensor readings. added RW1..4 dummies to acsTask
|
2022-11-21 11:18:39 +01:00 |
|
Robin Marquardt
|
55dec574c5
|
added inertial pointing
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-11-14 17:16:47 +01:00 |
|
Robin Marquardt
|
20936faec6
|
added Antistiction, added Nadir Pointing, added performSafe()
EIVE/eive-obsw/pipeline/head There was a failure building this commit
|
2022-11-08 13:48:50 +01:00 |
|
Robin Marquardt
|
75ab11fc35
|
updated AcsParameters. change DCM_EJ calc to with precission and nutation
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-11-04 17:21:17 +01:00 |
|
|
d184f7487e
|
post merge cleanup
EIVE/eive-obsw/pipeline/head There was a failure building this commit
|
2022-11-04 14:54:23 +01:00 |
|
|
a4735defaa
|
amended gyr sensor fusion
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-11-04 12:41:35 +01:00 |
|
|
4faf00de94
|
converted MTQ MGM readings from nT to uT
|
2022-11-03 14:23:06 +01:00 |
|
|
a13ccb43d2
|
removed OutputValues
amended sumbode list
inserted writes to output DataPools
|
2022-11-03 10:43:27 +01:00 |
|
Robin Marquardt
|
ba541300ca
|
updated AcsParams, added class function to get quaternion for sun pointing (guidance)
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-10-28 18:18:28 +02:00 |
|
|
44dda9455d
|
SensorProcessing writes to AcsController DataSets now
EIVE/eive-obsw/pipeline/head This commit looks good
|
2022-10-26 17:13:23 +02:00 |
|