Com Subsystem #364

Merged
muellerr merged 26 commits from meier/com-ss into develop 2023-02-23 15:22:47 +01:00
Owner
  • moved transmitter timer and handling of carrier and bitlock event from CCSDS handler to com subsystem
  • added parameter command to be able to change the transmitter timeout
  • solves #362
  • solves #360
  • solves #361
  • solves #386
* moved transmitter timer and handling of carrier and bitlock event from CCSDS handler to com subsystem * added parameter command to be able to change the transmitter timeout * solves #362 * solves #360 * solves #361 * solves #386
meierj added 4 commits 2023-02-02 16:33:04 +01:00
EIVE/eive-obsw/pipeline/head This commit looks good Details
1ad30f33a5
Merge branch 'develop' into meier/com-ss
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
3a69bc705a
tmtc update
meierj requested review from muellerr 2023-02-02 16:33:25 +01:00
muellerr added this to the v1.24.0 milestone 2023-02-02 17:22:22 +01:00
meierj added 1 commit 2023-02-03 10:07:44 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
305f8aa561
update transmitter countdown when parameter command is received
muellerr modified the milestone from v1.24.0 to v1.25.0 2023-02-03 16:45:54 +01:00
muellerr modified the milestone from v1.25.0 to v1.26.0 2023-02-06 20:20:46 +01:00
muellerr modified the milestone from v1.26.0 to v1.27.0 2023-02-08 14:52:51 +01:00
muellerr modified the milestone from v1.27.0 to v1.28.0 2023-02-14 14:17:00 +01:00
muellerr modified the milestone from v1.28.0 to v1.29.0 2023-02-17 11:19:36 +01:00
meierj added 420 commits 2023-02-18 11:53:12 +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
311d03e680
basic changes for heater handler
EIVE/eive-obsw/pipeline/head This commit looks good Details
33bd5cb63a
this is going to be annoying
EIVE/eive-obsw/pipeline/head This commit looks good Details
609d429161
added Nadir FLP version
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
d980c0404c
thermalcontroller constructor added
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
f35ed8101a
renamed heater_7_s_band
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
92b732a189
existing TempLimits defined
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
17a336ba0a
change ctor order
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
f932c4c2c5
we need a dummy heater handler
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
ad168f18b3
bugfixes
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
1f687ffc38
bump submodules
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
43ed7d4bc5
create temp sensor dummies
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
4f25bdd121
map a few things
EIVE/eive-obsw/pipeline/pr-develop Build queued... Details
49524abeb7
create temp sens dummies
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
5265575186
afmt
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
073ebb4afe
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
35cd18240c
generic scheduler function
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
e223a6eac0
some dumb warning remaining
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
f376c01e02
fix double scheduled components
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
41eefda1bc
move obj ID
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
44aae18311
q7s compiles again
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
23f12d2fd1
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
0484daac23
thermal control first draft
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
46165f8166
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
868ba0cd03
improvements for heater handler
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
32cda0f58b
further development thermal controller
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
ad5ee7fa44
now the unittest should run
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
f8a5e04dc7
bump deps
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
55608f0660
that should now fix it
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
d81ae3c35f
include fix
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
4a404835c0
further development thermal controller
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
5be341d991
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
266e1a8527
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
d36202d86b
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2b2b14193f
fix merge conflicts
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/pr-develop This commit looks good Details
762ae04bb2
missing tempLimits completed
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
873bb2f79e
new design heater control for camera body
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
7ea2fd67c7
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b89e440fc4
added health getter function
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/pr-develop This commit looks good Details
0b1136ad28
changes thermal controller
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/pr-develop This commit looks good Details
8a9ed28845
changes thermal control
EIVE/eive-obsw/pipeline/head This commit looks good Details
3f2910c3a7
changed order of submodes and their naming
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
6365f497a7
changes thermal control
EIVE/eive-obsw/pipeline/head This commit looks good Details
d9d7559097
fixed usage of wrong sample time for MEKF
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
8bfe2405cd
changes thermal control
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
20fd204aa9
changes thermal control
EIVE/eive-obsw/pipeline/head This commit looks good Details
bd52da8afd
set stictionSpeed to minimum commandable RW speed
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
bac8166611
changes thermal control
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
73df54abb0
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
23906047ec
thermal control changes
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
a81e7c5057
thermal control chooseSensor() changes
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
94c178941d
ThermalController: added sensors to components
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/pr-develop This commit looks good Details
bc169d50b9
Merge remote-tracking branch 'origin/develop' into heater_handling
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/pr-develop This commit looks good Details
42b570a274
comments
EIVE/eive-obsw/pipeline/head This commit looks good Details
9c4b2872e3
fixed susVecTotDerivative valid flag
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
6e4d3393ba
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
5e7a088da9
try to understand the thermal stuff
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
d447f4ba42
now it compiles
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
58f1c93de5
add some stuff
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/pr-develop There was a failure building this commit Details
4b396884c6
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
fdcd8e2800
tempSensorDummies map
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
2b3fe93906
constructor TemperatureSensorInserter + temSensorDummies-map
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
6fd10e7180
bug fixed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
0e2ae50fc5
ThermalController changes
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-develop There was a failure building this commit Details
95fe06a09b
ThermalController additions
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
d432443545
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/head Build queued... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
7e25f5012e
transformation before calibration
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
03ec64672b
also fixed validity flag
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
24d2405fc8
added calibration matrices for testing
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
4aba46e02c
Merge branch 'develop' into eggert/mgm-calibration-fix
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
fa7281794a
deleted comments fromm ThermalController
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
617507b3d4
small changes ThermalController
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
45eadb8302
added new calibration matrices
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 Build started... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
4bed0fd563
scale dipole of controller to by the MTQ expected range
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
8c03b2ec95
bump changelog
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
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b8baca92e2
Merge branch 'develop' into eggert/mgm-calibration-fix
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
2b00d3a565
ACS updates
- Adapt ACS subsystem to handle events from ACS CTRL
- Some fixes and updates for ACS subsystem
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
c2fb224fea
ACS Update scheduling
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
f6abe2b466
remove code
EIVE/eive-obsw/pipeline/head This commit looks good Details
4590e1d9c9
host compiles
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
a5997c773f
host compiles
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
aaac3b24b2
update changelog
EIVE/eive-obsw/pipeline/head Build queued... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
1e0d9561a2
changelog update
EIVE/eive-obsw/pipeline/head This commit looks good Details
7226f02d4b
bump tmtc and fsfw
EIVE/eive-obsw/pipeline/head This commit looks good Details
5a54d4e1ed
afmt
EIVE/eive-obsw/pipeline/head This commit looks good Details
e6bafd51dc
prepare v1.23.1
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
d9e142e1a8
Merge remote-tracking branch 'origin/develop' into acs_updates
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
02f7b1ae4a
Merge branch 'acs_updates' into acs_update_scheduling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
daa7c6652d
update changelog
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
4615b2fe16
bumpchangelog
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
ef0a78dedb
afmt
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b3a5c94f02
update events
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2c2c73b23f
fixes and updates for ACS mode tree
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
76d18a67bc
almost done
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
e46b4c51d5
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
519d55af4b
ThermalController: events for overheating
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
4ed1e2411a
works
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
825365263f
update changelog
EIVE/eive-obsw/pipeline/pr-develop Build started... Details
777d673465
small fix
EIVE/eive-obsw/pipeline/head This commit looks good Details
129399c40e
Merge pull request 'ACS updates' (#365) from acs_updates into develop
Reviewed-on: #365
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
f9ae4860d9
typo
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b8130265cd
afmt
EIVE/eive-obsw/pipeline/head This commit looks good Details
d9514e4184
a lot of bugfixes
EIVE/eive-obsw/pipeline/head This commit looks good Details
47f998b493
Merge pull request 'MTQ Commanding from ACS Ctrl fixes' (#363) from eggert/mtq-cmd-fixes into develop
Reviewed-on: #363
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/head This commit looks good Details
32042afccd
bump minor version
EIVE/eive-obsw/pipeline/head This commit looks good Details
9bcc424d86
prepare for v1.24.0
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-develop Build queued... Details
10378ef1bb
bugfix for GPS handler
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
fd7709ea81
bump changelog
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
4d6215f546
fixes for scheduling
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
c49580ea51
bump changelog
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
4d6d4dd44d
small tweak
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
1a4dbce350
tweaks and logic fixes
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
ee01b6253e
small logic tweak
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
67835dd7f7
one regular cycle before permanent loop
EIVE/eive-obsw/pipeline/head This commit looks good Details
970e018c27
comment object ID of tmp dev which does not exist anymore
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
5e8eb7151b
Merge remote-tracking branch 'origin/develop' into gps_bugfix
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
974434d326
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
f4f0796459
these includes are required
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
64e1355e06
cache maps
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
77aff26204
.
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
9d7291eea2
this works now
EIVE/eive-obsw/pipeline/pr-develop Build started... Details
86babcf07b
important fix
EIVE/eive-obsw/pipeline/head This commit looks good Details
d4e8db49d2
Merge pull request 'bugfix for GPS handler' (#368) from gps_bugfix into develop
Reviewed-on: #368
EIVE/eive-obsw/pipeline/head This commit looks good Details
8ffd10cacc
update subsystem mode IDs
EIVE/eive-obsw/pipeline/head This commit looks good Details
7ae2b44806
prep v1.25.0
EIVE/eive-obsw/pipeline/head This commit looks good Details
5f81b0866a
bump tmtc
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
4f8fdc973f
thermalController upgrade
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
18af6228a0
added final calibration matrices
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
a9fcb6a183
update changelog
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b881b57a1b
Merge branch 'develop' into eggert/mgm-calibration-fix
EIVE/eive-obsw/pipeline/head This commit looks good Details
c8e376a625
add missing pool read guards
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
6567fd1023
Merge branch 'develop' into eggert/acs
EIVE/eive-obsw/pipeline/head This commit looks good Details
07ca738842
some more tweaks
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
d6aa6875cc
typos and other minor adaptions
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
5f9a445aa2
added bias removal for GYR
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b6022d2ff1
should be covered by PST now
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
d6b60723d9
bump fsfw
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
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
454d56935c
fixed getParameter to match defined structs again
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
36f20d235c
this was fun
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
ab0a3bfd45
some fixes and tweaks
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
36ed787db1
improve SW switch handling
- also add CANT_GET_FIX event
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
540bd63f4c
afmt
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
9cf65be1be
ThermalController upgrade
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b2de4ee08c
use full polling for gps_wating, manual delay
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
f5ba859560
comment fix
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
bc6cecc14a
bump tmtc
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
e8120fcdef
allow passsing TM dest names
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
8bc71b268e
some tests with subsystem
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
6829c16ced
that seems to do the trick
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
835d2277d8
impl variable freq depending on build type
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
4f2853e1b8
adapted new acs submodes for checkModeCommand
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
6cda616236
update changelog
EIVE/eive-obsw/pipeline/head This commit looks good Details
2580b7cb20
proper handling for git sha hash
EIVE/eive-obsw/pipeline/head This commit looks good Details
9373a24413
bump changelog
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
6a24e1b935
updated MGM calibration values
EIVE/eive-obsw/pipeline/head This commit looks good Details
d6a4048793
bump FSFW, TMTC and changelog
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
489c813bcc
better fit for acs::OFF with SUBMODE_NONE
EIVE/eive-obsw/pipeline/head This commit looks good Details
c170bff720
add release checklist
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2a0ba039e6
Merge branch 'develop' into eggert/mgm-calibration-fix
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
953be9cccd
Merge remote-tracking branch 'origin/develop' into some_more_gps_updates
EIVE/eive-obsw/pipeline/head This commit looks good Details
d0c8c2a418
revert some change
EIVE/eive-obsw/pipeline/head This commit looks good Details
37988fbfd4
complete impl
EIVE/eive-obsw/pipeline/head This commit looks good Details
b7ec4e3b20
bump tmtc
EIVE/eive-obsw/pipeline/head This commit looks good Details
de95a1ba61
add new events
EIVE/eive-obsw/pipeline/head Build queued... Details
EIVE/eive-obsw/pipeline/pr-develop Build queued... Details
02f0349525
done
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
6fa1084d21
Merge remote-tracking branch 'origin/develop' into acs_update_scheduling
EIVE/eive-obsw/pipeline/head This commit looks good Details
f2629f1b51
Merge pull request 'MGM calibration fix' (#357) from eggert/mgm-calibration-fix into develop
Reviewed-on: #357
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/head This commit looks good Details
7c53cafbbe
Merge pull request 'Some GPS updates' (#369) from some_more_gps_updates into develop
Reviewed-on: #369
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
4412690652
Merge remote-tracking branch 'origin/develop' into acs_update_scheduling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
e25eed7687
now it compiles
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
bfa61632c2
use singular enum name
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
098fcc4f12
Merge branch 'develop' into eggert/acs
EIVE/eive-obsw/pipeline/pr-develop Build started... Details
6ae0ee5b26
small update
EIVE/eive-obsw/pipeline/head This commit looks good Details
c1d8693d3c
Merge pull request 'ACS Update scheduling' (#366) from acs_update_scheduling into develop
Reviewed-on: #366
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
80f48acb07
Merge remote-tracking branch 'origin/develop' into eggert/acs
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
da166c7bc3
resolve merge conflicts
EIVE/eive-obsw/pipeline/head This commit looks good Details
6dcec02377
Merge pull request 'Final Version of the ACS Controller' (#367) from eggert/acs into develop
Reviewed-on: #367
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
349ebca08d
re-run generators
all associated changes and fixes
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
7e0b30e845
ACS section separate
EIVE/eive-obsw/pipeline/head This commit looks good Details
50d8d0b278
remove old unneeded IF ID
EIVE/eive-obsw/pipeline/head This commit looks good Details
b1da4bb81b
remove doubly scheduled ACS CTRL
EIVE/eive-obsw/pipeline/head This commit looks good Details
881f9ea7ea
prep v1.26.0
EIVE/eive-obsw/pipeline/head This commit looks good Details
4528e61fcd
initialize ACS controller
EIVE/eive-obsw/pipeline/head This commit looks good Details
e1e6ce5d34
bump patch version, prep v1.26.1
EIVE/eive-obsw/pipeline/head Build queued... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2e11f067e2
start replacing chained locks
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
13b3fe03b8
afmt and changelog
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
c04936d0dc
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
fddfa80f76
fix unittest
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
5f9a52977b
replaced all chained locks
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b943fee515
changelog
EIVE/eive-obsw/pipeline/head This commit looks good Details
ee885b516f
Merge pull request 'start replacing chained locks' (#372) from awesome_acs_branch into develop
Reviewed-on: #372
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/head This commit looks good Details
f7e59edaf2
Merge pull request 'ACS Update Scheduling' (#373) from acs_update_scheduling_again into develop
Reviewed-on: #373
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-develop Build started... Details
557fe5a9a2
PDEC evil fix
EIVE/eive-obsw/pipeline/pr-develop Build queued... Details
cea0a28cee
bump changelog
EIVE/eive-obsw/pipeline/head This commit looks good Details
fc61066848
Merge pull request 'PDEC evil fix' (#374) from pdec_evil_fix into develop
Reviewed-on: #374
EIVE/eive-obsw/pipeline/head This commit looks good Details
7ec8ca3356
updates
EIVE/eive-obsw/pipeline/head This commit looks good Details
9d14788ef3
bump tmtc
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
EIVE/eive-obsw/pipeline/head Build queued... Details
7eab7169f7
Merge remote-tracking branch 'origin/develop' into heater_handling
EIVE/eive-obsw/pipeline/head This commit looks good Details
c843e34464
prep v1.26.2
EIVE/eive-obsw/pipeline/head This commit looks good Details
8d69996d4c
bump fsfw
EIVE/eive-obsw/pipeline/head This commit looks good Details
c61e8f6dd7
Merge pull request 'Heater Handling' (#325) from heater_handling into develop
Reviewed-on: #325
EIVE/eive-obsw/pipeline/head This commit looks good Details
5542507024
changelog
EIVE/eive-obsw/pipeline/head This commit looks good Details
e527695a33
update generates files
EIVE/eive-obsw/pipeline/head This commit looks good Details
f8b9373627
replace submodule by installer
EIVE/eive-obsw/pipeline/head This commit looks good Details
9ded406f49
make script executable
EIVE/eive-obsw/pipeline/head This commit looks good Details
59689f2af6
continuing rework of generators
EIVE/eive-obsw/pipeline/head This commit looks good Details
417969fcec
always generate host files now as well
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
c34d32e65e
bump changelog
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
5a5d00e4e5
dataPool for setting RW speeds
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
d01308f0ba
reduced number of errors for hosted build
EIVE/eive-obsw/pipeline/head This commit looks good Details
29eda50e35
EM compiles
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
a3eaace4a5
added RwSpeedActuationSets to AcsController
EIVE/eive-obsw/pipeline/head This commit looks good Details
4bb802362b
disable thermal ctrl loop, throws too many useless events
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
51629da4a0
naming fixes
EIVE/eive-obsw/pipeline/head This commit looks good Details
ea7b43234e
gps bugfix
EIVE/eive-obsw/pipeline/head This commit looks good Details
99e5d3bb03
prep v1.27.0
EIVE/eive-obsw/pipeline/head This commit looks good Details
bcec465f9a
prev v1.26.3
EIVE/eive-obsw/pipeline/head This commit looks good Details
57aab39b8b
bump fsfw
EIVE/eive-obsw/pipeline/head This commit looks good Details
22fdb6994a
bump fsfw
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
c5e856aaa6
bump fsfw again
EIVE/eive-obsw/pipeline/head This commit looks good Details
d73946e005
bump fsfw for typo fix
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
9dfd8491d2
added rampTime and torqueDuration to AcsParameters
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
9041a3376c
ActuatorCmd now output their solutions as integers as expected by the sensors
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
ea32d87c25
function now handles actuator cmd
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
109560feb2
disabled actCmd from acsCtrl again for now
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
bc4c6c3a54
changelog
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
33684f2ef7
fixed imtq setDipoles check
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
fc5196f8da
Merge branch 'develop' into eggert/rw-cmd-acs-ctrl
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
35172185f9
fix
EIVE/eive-obsw/pipeline/head This commit looks good Details
1cad316575
prep v1.26.4
EIVE/eive-obsw/pipeline/head This commit looks good Details
bd455b750c
small fix in SD card manager
EIVE/eive-obsw/pipeline/head This commit looks good Details
b3202623f4
bump tmtc
EIVE/eive-obsw/pipeline/head This commit looks good Details
62eb39923f
add eive system first impl
EIVE/eive-obsw/pipeline/head This commit looks good Details
b0c84f9284
safe mode fallback
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
84a4d093bc
schedule new EIVE system
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
767618f61f
bump tmtc
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
6521e419eb
issues with SPI..
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
2f2d164526
this is crap but might just work
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
3759b5d34a
I am happy with this version
EIVE/eive-obsw/pipeline/head This commit looks good Details
f81984235b
Merge pull request 'EIVE System' (#376) from eive_system into develop
Reviewed-on: #376
EIVE/eive-obsw/pipeline/head This commit looks good Details
7e3de3ca95
timing problem does not fully disappear..
EIVE/eive-obsw/pipeline/head This commit looks good Details
2c0efdee5a
printout corrections
EIVE/eive-obsw/pipeline/head This commit looks good Details
577915db13
prep next version
EIVE/eive-obsw/pipeline/head This commit looks good Details
4958fa73d1
re-run generators
EIVE/eive-obsw/pipeline/head This commit looks good Details
b5e096abcb
start work on EM satsystem
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
53f31ca5a4
lol
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
1d20c3b472
changelog
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
068b31a3d6
changelog
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
59a0a74032
start adding assy components for EM
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
97a001a1da
continue satsytem for EM
EIVE/eive-obsw/pipeline/head This commit looks good Details
cec9ef6c5d
some fixes
EIVE/eive-obsw/pipeline/head This commit looks good Details
323140c846
bump revision
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
b4d9ea6c19
lets see if this fixes issues
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
ebc32d1cc2
changelog
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
efbb5d69c7
remove removed task start
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
e2f8ca752f
continue satsystem
EIVE/eive-obsw/pipeline/head This commit looks good Details
af8caca3f6
Merge pull request 'lets see if this fixes issues' (#378) from refactor_tcs_acs_and_scheduling into develop
Reviewed-on: #378
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
99913594fd
rfrmt
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
6c0234149e
compile fixes
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
2813d229bb
comntinue
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
17fa9a6e82
add TCS board assy for EM
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
f5092b27ba
add SCEX dummy
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
4cccafbe01
no error im happy
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
d9acbe3207
Merge pull request 'Make satsystem work on EM' (#377) from make_satsyste_work_on_em into develop
Reviewed-on: #377
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/head This commit looks good Details
131fff6847
update create dummeis
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
3c5a2568ef
updatr lwgps dependency
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
a75e035cc5
fix cppcheck lints
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
66d20dc118
add tracing for first tasks
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2aac3c67ee
instrumented some more tasks
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
a57384f6c4
trace has settable div
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
9b2398888d
add some more traces
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
ecb22bdd85
further cut down the number of threads
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
56840deb9b
Merge branch 'develop' into eggert/rw-cmd-acs-ctrl
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
2d4c881d3a
add missing include
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
e0c33b21e9
remove lwgps dependency
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
3da5f1d6cc
update .cproject file
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
ef09cdabc2
remove lwgps properly
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
1de832509a
do a commit
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
650f24d0ff
convert Igrf13 model vector from nT to uT
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
6d428859f2
changelog
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
16eab6b266
update forwarding scripts for UDP
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit Details
e07492c855
bump tmtc
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
bf70e8ece4
changed acsPst parts again to give more time to the sensors
EIVE/eive-obsw/pipeline/head This commit looks good Details
a0d09e7f23
go away
EIVE/eive-obsw/pipeline/head Build started... Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
fd9503ed3b
Merge remote-tracking branch 'origin/develop' into thread_tracing
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
35b9c7a4df
bump changelog
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
024e06a3d3
set define to 0 for PR
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
6f84099c5e
small update and afmt
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
a26924fa04
frmt
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
d506b515fc
bump fsfw
EIVE/eive-obsw/pipeline/head This commit looks good Details
918cd7b237
small tweak for scripts, bump fsfw
EIVE/eive-obsw/pipeline/head This commit looks good Details
a893618f60
Merge pull request 'Thread Tracing and Scheduling Update' (#379) from thread_tracing into develop
Reviewed-on: #379
Reviewed-by: Marius Eggert <eggertm@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/head There was a failure building this commit Details
11e06f6b21
acsParam fix
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
166fd77f7b
stupid RW
EIVE/eive-obsw/pipeline/head This commit looks good Details
177b573cd4
prep v1.27.2
EIVE/eive-obsw/pipeline/head This commit looks good Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
7c68de26d2
added actual variances for MGM sensor fusion
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
f784d4f248
changelog
EIVE/eive-obsw/pipeline/head This commit looks good Details
efe63b394c
Merge pull request 'ACS Scheduling and Smaller ACS Fixes' (#380) from eggert/acs-scheduling-and-smaller-stuff into develop
Reviewed-on: #380
Reviewed-by: Robin Müller <muellerr@irs.uni-stuttgart.de>
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
bf65d13849
pdec handler check locks during init
meierj added 2 commits 2023-02-20 15:13:58 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
4c079b7d33
removed init lock check
muellerr modified the milestone from v1.29.0 to v1.30.0 2023-02-21 11:30:42 +01:00
meierj added 5 commits 2023-02-22 13:03:10 +01:00
meierj changed title from WIP Com Subsystem to Com Subsystem 2023-02-22 16:48:38 +01:00
meierj added 1 commit 2023-02-22 16:55:07 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
0d8cb295d9
removed duplicate code
muellerr added 2 commits 2023-02-22 18:13:47 +01:00
muellerr reviewed 2023-02-22 19:43:05 +01:00
@ -167,6 +167,7 @@ ReturnValue_t PdecHandler::irqOperation() {
return result;
}
state = State::RUNNING;
checkLocks();
Owner

Any specific reason or bug why this was added?

Any specific reason or bug why this was added?
Author
Owner

Yes. If the syrlinks already had a bit lock during reboot, the bit lock and carrier lock events were never triggered.

Yes. If the syrlinks already had a bit lock during reboot, the bit lock and carrier lock events were never triggered.
muellerr added 1 commit 2023-02-22 19:45:39 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
a190d99f6d
auto-formatter
muellerr added 1 commit 2023-02-22 19:48:40 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
d32ce3c563
changelog
muellerr added 1 commit 2023-02-23 13:06:31 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
66d3b06f9e
Merge remote-tracking branch 'origin/develop' into meier/com-ss
muellerr added 2 commits 2023-02-23 15:14:47 +01:00
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details
b60891ddd1
tmtc bump
muellerr added 1 commit 2023-02-23 15:19:50 +01:00
EIVE/eive-obsw/pipeline/pr-develop Build started... Details
9fc6386ac5
bump tmtc again
muellerr added 1 commit 2023-02-23 15:22:04 +01:00
EIVE/eive-obsw/pipeline/pr-develop Build started... Details
ca743ccd6c
re-run generators
muellerr approved these changes 2023-02-23 15:22:22 +01:00
muellerr merged commit cd88e8948d into develop 2023-02-23 15:22:47 +01:00
muellerr deleted branch meier/com-ss 2023-02-23 15:22:48 +01:00
Sign in to join this conversation.
No description provided.