Thermal controller and temperature bugfixes #266
meierj
commented 2022-06-16 08:52:54 +02:00
Owner
- basic thermal controller implemented by @mohr
- dummy devices for hosted build to create temperature pool variables
- data type bugfixes for device temperatures identified during TVAC tests
- script to forward ports to obc when connected directly to host machine
- minor adaptions in thermal controller unit test
- fsfw and tmtc update
- requires eive/fsfw#97
* basic thermal controller implemented by @mohr
* dummy devices for hosted build to create temperature pool variables
* data type bugfixes for device temperatures identified during TVAC tests
* script to forward ports to obc when connected directly to host machine
* minor adaptions in thermal controller unit test
* fsfw and tmtc update
* requires https://egit.irs.uni-stuttgart.de/eive/fsfw/pulls/97
meierj
added 38 commits 2022-06-16 08:52:56 +02:00
some thermal controller code to test TM chain
90a92feee1
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
Merge branch 'develop' into mohr/thermal_controller
710bd58ee1
Merge remote-tracking branch 'origin/mueller/fixes-for-spi-update' into mohr/thermal_controller
ef14fa3789
gcc 12 complained...
e9725e3093
dummy faking the PT1000 Temperature Sensors for host build
4a0aa6443b
thermal controller is reading pt1000 values from datapool
2f8f5ce79b
fixing task initialization (produced warnings)
93cb07238a
Merge remote-tracking branch 'origin/develop' into mohr/thermal_controller
0119f3f8a6
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
WIP extending thermal controller
c024756540
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
Thermal COntroller collecting Sus Temperatures
b878508fec
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
Merge branch 'develop' into mohr/thermal_controller
23cabe4ca6
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
thermal set fix
0e6d2354fc
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
rtd dataset
593cc68b84
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
device temperature set wip
87783b01f5
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
device temeprature set
52d94f44d4
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
variable for number of sus entries
ba7ac6bab2
tmtc update
5051af82c2
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
type fixes in device temperatures sets
04b7c82501
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
local port forward script
b66dcc0a86
tmtc update
cbb8832fab
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
hk set fixes
f47712552e
tmtc update
678b22438f
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
set temeprature to invalid value when invalid flag is set by owner
b1c20b22c8
changed gomspace temperatures to float
6c32ddf864
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
bugfixes in hk handling
b3bb76c75f
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
submodule update
f72dfa255d
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
bugfix for some negative temperature conversions
17d17dce06
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
fixed type of imtq self test temperatures
63c669bc27
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
update tmtc submodule
35ea8a50f4
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
only include core definitions in thermal controller
772ab430e0
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
changed namespace
a787de531b
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
changed max13865 namespace
66d6b6d707
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
rtd set id
3825304088
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
init poll variable
5f796ec1e3
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
improvements for hosted build
eff80a58ee
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Details
dummy devices for hosted build, adaptions to run thermal controller unit test
bd11d13b99
dummy devices
b53bfb9a6f
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
Details
removed mock files from mission directory
0ee912665e
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
Details
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
Details
meierj
requested review from muellerr 2022-06-16 08:53:16 +02:00
meierj
added 1 commit 2022-06-16 09:01:04 +02:00
Merge branch 'develop' into meier/thermal-bugfixes
61aa57f021
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
Details
meierj
added 1 commit 2022-06-17 08:31:45 +02:00
run auto-formatter
89757c447c
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
Details
muellerr
approved these changes 2022-06-20 09:42:03 +02:00
muellerr
added this to the v1.12.0 milestone 2022-06-20 09:42:51 +02:00
muellerr
merged commit 83c93a9637 into develop 2022-06-20 09:43:04 +02:00
muellerr
referenced this issue from a commit 2022-06-20 09:43:04 +02:00
Merge pull request 'Thermal controller and temperature bugfixes' (#266) from meier/thermal-bugfixes into develop
muellerr
deleted branch meier/thermal-bugfixes 2022-06-20 09:43:07 +02:00
No reviewers
Labels
No Label
OPS TODO
api change
breaking api change
bug
documentation
duplicate
feature
help wanted
invalid
question
wontfix
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: eive/eive-obsw#266
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "meier/thermal-bugfixes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?