Commit Graph

45 Commits

Author SHA1 Message Date
Robin Müller 13f3963f69 Update
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
- COM Subsystem now handles datarate config
- torquer config and comCfg moved to mission/config folder
- CCSDS Handler: Added default rate submode
2023-01-27 18:38:36 +01:00
Robin Müller 7e6ab01528
mekf is now diagnostic as well
EIVE/eive-obsw/pipeline/head This commit looks good Details
2023-01-18 16:02:57 +01:00
Robin Müller a0750210ca
gyro sets are diagnostic now 2023-01-18 15:58:38 +01:00
Robin Müller b53cc475fe bugfix acs controller
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-12-21 16:11:53 +01:00
Robin Müller 98597b98d7 use memset for zeroing
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-12-20 11:43:02 +01:00
Marius Eggert 08bdc87505 removed hardcoded modes
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
2022-12-01 14:19:42 +01:00
Marius Eggert 8cc368b131 fixed types for actuatorCmdData
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-11-08 10:56:12 +01:00
Marius Eggert d184f7487e post merge cleanup
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-11-04 14:54:23 +01:00
Marius Eggert 895d03a35c Merge branch 'develop' into eggert/acs
# Conflicts:
#	dummies/CMakeLists.txt
#	mission/controller/AcsController.cpp
#	mission/controller/AcsController.h
2022-11-04 14:19:43 +01:00
Marius Eggert c7bfe4002d added event for SAFE to DETUMBLE transition. changed actuator input from double to int
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-11-03 14:24:09 +01:00
Marius Eggert a13ccb43d2 removed OutputValues
amended sumbode list
inserted writes to output DataPools
2022-11-03 10:43:27 +01:00
Marius Eggert 44dda9455d SensorProcessing writes to AcsController DataSets now
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-26 17:13:23 +02:00
Robin Müller 9b8d2f3097
Merge remote-tracking branch 'origin/develop' into mueller/acs-ss-init
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-10-25 13:13:41 +02:00
Marius Eggert 69099881bd small stuff
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-25 11:31:54 +02:00
Marius Eggert 4bd2a2dac8 added and implemented all ACS related DataPools to AcsController
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-24 10:41:28 +02:00
Robin Müller 75a4cd1b69
awful solution but works
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-20 16:09:18 +02:00
Robin Müller 29a34256a7
old code seems to work
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-20 15:08:33 +02:00
Marius Eggert deb7c4e500 added saftCtrl to acsController 2022-10-20 11:07:45 +02:00
Marius Eggert 84fc44fd5f fixed GPS and STR inputs
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-12 15:06:24 +02:00
Marius Eggert 4aecd07970 added PtgCtrl code. matched inputs to actual SensorValues inputs
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-12 10:28:44 +02:00
Marius Eggert 8536c79445 clean up
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-11 15:01:44 +02:00
Marius Eggert 82e9c6d092 comments 2022-10-10 16:02:17 +02:00
Marius Eggert f77b3498ec fixed inputs. removed outputs. minor fixes
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-10 09:54:06 +02:00
Marius Eggert 84e960a9ef enabled performSafe 2022-10-06 15:37:41 +02:00
Marius Eggert 9d0e10eb1e fixed dummies, scheduled dummies as part of acsTask
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-10-04 13:45:13 +02:00
Marius Eggert abe5f43ae9 added performDetumble and implemented ckeckModeCommand
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-09-30 11:06:17 +02:00
Marius Eggert 16429009b4 added LocalDataPool entries
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-09-30 10:13:27 +02:00
Robin Müller 6af7ccc6a2
need to fix all of these TODOs
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
2022-09-29 19:40:00 +02:00
Marius Eggert eb08d8849b added SUS datapool to AcsController
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-09-28 15:27:51 +02:00
Robin Müller 74b45f30a0
move to new DHB TM handler
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-08-30 15:53:20 +02:00
Robin Müller 447c4d5c88
all retval replacements
EIVE/eive-obsw/pipeline/head This commit looks good Details
2022-08-24 17:27:47 +02:00
Robin Müller 3d0d10dc32
try IMTQ change
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-18 17:27:39 +02:00
Robin Müller ec47d7eeef
important bugfix for CRC calculation
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-18 15:32:24 +02:00
Robin Müller 6ead94b5f4
this is even better
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-16 17:49:50 +02:00
Robin Müller 21903c4443
that works as well.
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-16 17:43:53 +02:00
Robin Müller 595d098653
use new API
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-16 17:43:05 +02:00
Robin Müller a669137d5c
Merge remote-tracking branch 'origin/develop' into mueller/tmtc-stack-refactoring
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
2022-08-16 17:39:35 +02:00
Robin Müller 30e7636bc9
add periodic HK subscription 2022-08-16 16:37:54 +02:00
Robin Müller 676b94b139
map dataset to sid
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-16 11:56:17 +02:00
Robin Müller b8b6a14e3b
some bugfixes
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-16 11:27:16 +02:00
Robin Müller 0c371623c6
change PLOC/MPSOC code to using new SP code
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-08-15 17:25:16 +02:00
Robin Müller 751ae6062e
finished MGM data copying function
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-15 11:19:08 +02:00
Robin Müller 6821a95095
continued ACS controller impl
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-15 10:50:19 +02:00
Robin Müller c99cb4a81e
schedule ACS controller
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2022-08-15 09:58:18 +02:00
Robin Müller 77cfc6e714
ACS controller init
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2022-08-12 12:29:28 +02:00