|
f11240deb4
|
Merge branch 'main' into change-ptg-strat-prios
|
2024-02-26 13:12:01 +01:00 |
|
|
7517b33d83
|
if this doesnt fix the invalid speeds ...
|
2024-02-26 09:39:13 +01:00 |
|
|
585b8043e6
|
changed ptg strat prios
|
2024-02-23 14:44:59 +01:00 |
|
|
a4d514fbb5
|
Merge branch 'main' into ptg-fixes
|
2024-01-29 14:18:24 +01:00 |
|
|
6cf746463b
|
is of type int
|
2024-01-27 10:35:33 +01:00 |
|
|
26f69d611e
|
never try sending invalid command
|
2024-01-26 15:45:24 +01:00 |
|
|
42b94ab581
|
we can only use the nullspace if all rws are available
|
2024-01-26 10:50:11 +01:00 |
|
|
777b61376c
|
small fix
|
2024-01-16 15:51:37 +01:00 |
|
|
2f3335403b
|
oh my poggers
|
2023-11-27 10:37:40 +01:00 |
|
|
c7ec9726c4
|
this should work
|
2023-11-24 11:30:27 +01:00 |
|
|
4a67f9ffe5
|
this is a mess
|
2023-11-23 16:56:36 +01:00 |
|
|
c155f399b1
|
.
|
2023-11-14 13:22:35 +01:00 |
|
|
60a348a08f
|
this gonna be fun
|
2023-11-02 16:59:09 +01:00 |
|
|
c64ea7f7e6
|
fixed nullspace rwSpd range
|
2023-06-02 14:22:20 +02:00 |
|
|
487b6bf690
|
frmt
|
2023-06-02 13:29:25 +02:00 |
|
|
4aca7a91e3
|
fixed more abs
|
2023-06-02 09:33:40 +02:00 |
|
|
0fe7b256ec
|
another RW speed scaling fix
|
2023-06-01 17:11:55 +02:00 |
|
|
c6664c5cbf
|
fixed RW scale for angular momentum calculation
|
2023-06-01 16:04:51 +02:00 |
|
|
8a65aca7b8
|
someone seemed to like pointers way too much
|
2023-05-11 20:07:58 +02:00 |
|
|
8bb97f5f44
|
further fixes and cleanup for desaturation
|
2023-05-11 20:07:58 +02:00 |
|
|
83a373859d
|
Robin must be the happiest man alive
|
2023-05-11 20:07:58 +02:00 |
|
|
db63757c0c
|
deprecated include
|
2023-05-11 20:05:11 +02:00 |
|
|
5a9da1a99c
|
fixed nullspace controller
|
2023-05-11 20:05:11 +02:00 |
|
|
a71be232ac
|
make Robin even happier
|
2023-05-11 20:05:11 +02:00 |
|
|
4e428e6353
|
fixed antistiction logic
|
2023-05-11 20:04:43 +02:00 |
|
|
2af1735cfd
|
enabled possibility to disable safe controller during eclipse
|
2023-04-06 13:36:46 +02:00 |
|
|
bce8df376a
|
changed antistiction
|
2023-03-10 17:21:52 +01:00 |
|
|
555e0ce49d
|
changelog
|
2023-03-10 11:39:31 +01:00 |
|
|
737d5ecb53
|
cleaned up ptgCtrl
|
2023-02-28 10:47:37 +01:00 |
|
|
0dae3b04be
|
PTG_TARGET should work now
|
2023-02-17 15:57:07 +01:00 |
|
|
7ee9bf6edf
|
rwAntistiction now gets actual RW states
|
2023-02-17 09:21:55 +01:00 |
|
Robin Marquardt
|
adef468c0b
|
applyed CppStyle Format
|
2023-01-23 16:34:52 +01:00 |
|
Robin Marquardt
|
44b384cd17
|
access to different paramset for every pointing mode
|
2023-01-17 20:11:45 +01:00 |
|
Robin Marquardt
|
d8c0ba19fd
|
changed pointingParameters struct
|
2023-01-12 15:19:21 +01:00 |
|
|
b49d37e15a
|
clang
|
2022-12-13 11:51:03 +01:00 |
|
|
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
|
2022-12-13 11:26:23 +01:00 |
|
|
828738ba0e
|
afmt
|
2022-12-01 15:56:55 +01:00 |
|
Robin Marquardt
|
55dec574c5
|
added inertial pointing
|
2022-11-14 17:16:47 +01:00 |
|
Robin Marquardt
|
20936faec6
|
added Antistiction, added Nadir Pointing, added performSafe()
|
2022-11-08 13:48:50 +01:00 |
|
Robin Marquardt
|
75ab11fc35
|
updated AcsParameters. change DCM_EJ calc to with precission and nutation
|
2022-11-04 17:21:17 +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)
|
2022-10-28 18:18:28 +02:00 |
|
|
8b23fd3dd2
|
fixed int32_t to double warnings. reformats
|
2022-10-24 10:29:57 +02:00 |
|
|
84fc44fd5f
|
fixed GPS and STR inputs
|
2022-10-12 15:06:24 +02:00 |
|
|
5f17f365e3
|
fixed local includes
|
2022-09-27 11:06:11 +02:00 |
|
|
497149a628
|
added PtgCtrl
|
2022-09-20 13:43:26 +02:00 |
|