|
e0adb3325f
|
werks
|
2023-05-22 10:37:26 +02:00 |
|
|
4391823f01
|
changelog
|
2023-05-15 16:14:36 +02:00 |
|
|
1a77e6bb09
|
proper floating point comparison
|
2023-05-15 16:13:05 +02:00 |
|
|
cae131edcf
|
CFDP and unittest bugfixes
|
2023-05-15 16:02:55 +02:00 |
|
|
5eb9ee8bc1
|
DHB fdir: event queue depth confgurable
|
2023-04-14 21:22:24 +02:00 |
|
|
7f61d17cee
|
even better event manager printout
|
2023-04-14 21:08:44 +02:00 |
|
|
ffa2fa477f
|
Merge pull request 'move CFDP handler' (#142) from move_cfdp_handler into develop
Reviewed-on: #142
|
2023-04-11 16:50:46 +02:00 |
|
|
894d1e3b87
|
move CFDP handler
|
2023-04-11 16:36:54 +02:00 |
|
|
285d327b97
|
clean up spi retval defs
|
2023-04-07 17:42:44 +02:00 |
|
|
e97fa5ac84
|
add skip directive for retvals
|
2023-04-07 11:03:46 +02:00 |
|
|
5a9304765f
|
accepts action commands without ipc data
|
2023-04-06 22:34:57 +02:00 |
|
|
6650c293da
|
change collection interval is public now
|
2023-04-04 15:59:26 +02:00 |
|
|
9fca7581dd
|
Merge branch 'develop' of https://egit.irs.uni-stuttgart.de/eive/fsfw into develop
|
2023-04-04 01:52:29 +02:00 |
|
|
4af90f99f3
|
changelog
|
2023-04-04 01:52:26 +02:00 |
|
|
94cdf67a80
|
make health functions virtual
|
2023-04-04 01:51:58 +02:00 |
|
|
7966ede11b
|
add O_SYNC flag for UioMapper
|
2023-04-03 21:57:18 +02:00 |
|
|
7a392dc33a
|
new register function
|
2023-04-03 18:54:35 +02:00 |
|
|
1e3c89b672
|
i dont think ths needs to be public
|
2023-04-03 17:59:14 +02:00 |
|
|
e2e87b149d
|
initialize switch state list
|
2023-04-03 14:31:45 +02:00 |
|
|
4f632e2c68
|
ctrl base bugfix
|
2023-03-28 19:37:47 +02:00 |
|
|
314f0fa2cd
|
start power switch component in undefined mode
|
2023-03-28 15:27:48 +02:00 |
|
|
b31e1037fb
|
HK service configurable queue depth
|
2023-03-26 20:05:10 +02:00 |
|
|
b814e7198f
|
Merge pull request 'Allow creating regular threads' (#140) from allow_creating_regular_threads into develop
Reviewed-on: #140
|
2023-03-24 14:15:53 +01:00 |
|
|
6328b70d7b
|
Merge branch 'develop' into allow_creating_regular_threads
|
2023-03-24 14:15:39 +01:00 |
|
|
a937b457f9
|
this is so confusing
|
2023-03-24 14:10:47 +01:00 |
|
|
4415dc24e1
|
fix host OSAL
|
2023-03-24 13:25:34 +01:00 |
|
|
e704295cce
|
default value
|
2023-03-24 11:58:23 +01:00 |
|
|
d16b3c7e67
|
try to do this cleanly
|
2023-03-24 11:53:41 +01:00 |
|
|
3b86545725
|
Merge pull request 'add BUSY retval' (#141) from busy_retval_dhb_com into develop
Reviewed-on: #141
|
2023-03-24 11:35:09 +01:00 |
|
|
cf6150cc18
|
add BUSY retval
|
2023-03-24 00:57:44 +01:00 |
|
|
bfb5c2ff03
|
Merge branch 'develop' into allow_creating_regular_threads
|
2023-03-23 18:45:49 +01:00 |
|
|
bf02061d47
|
Merge pull request 'use RR sched instead of FIFO for Linux RT' (#139) from use_rr_sched into develop
Reviewed-on: #139
|
2023-03-23 18:45:09 +01:00 |
|
|
2c4e110254
|
Merge branch 'develop' into use_rr_sched
|
2023-03-23 18:44:59 +01:00 |
|
|
7ed75ea87b
|
Merge remote-tracking branch 'origin/develop' into allow_creating_regular_threads
|
2023-03-23 18:44:06 +01:00 |
|
|
db4587bb59
|
allow creating regular threads
|
2023-03-23 18:29:17 +01:00 |
|
|
33ac395072
|
use RR sched instead of FIFO for Linux RT
|
2023-03-23 15:42:14 +01:00 |
|
|
f8a7c1d4ed
|
rename namespace
|
2023-03-22 01:03:49 +01:00 |
|
|
341437df13
|
add flush functions for serial helpers
|
2023-03-21 20:20:13 +01:00 |
|
|
227524a21d
|
transition source submode is tricky
|
2023-03-20 15:49:09 +01:00 |
|
|
43fd0b2f59
|
resolve some more merge conflicts
|
2023-03-15 11:48:50 +01:00 |
|
|
d0607824ad
|
Merge remote-tracking branch 'upstream/development' into develop
|
2023-03-15 11:40:48 +01:00 |
|
|
cf27954a86
|
changelog
|
2023-03-14 19:55:01 +01:00 |
|
|
f84e3284ab
|
just hardcode spill option to true
|
2023-03-14 19:54:21 +01:00 |
|
|
5250423d1d
|
Merge pull request 'Periodic HK helper simplification' (#136) from periodic_hk_helper_simplification into develop
Reviewed-on: #136
|
2023-03-14 18:27:14 +01:00 |
|
|
522bd41d6e
|
changelog
|
2023-03-14 18:26:44 +01:00 |
|
|
c61c85280b
|
remove more code
|
2023-03-14 18:26:04 +01:00 |
|
|
afbe5e1f65
|
Merge remote-tracking branch 'origin/develop' into periodic_hk_helper_simplification
|
2023-03-14 18:23:57 +01:00 |
|
|
4c88ab80c8
|
Merge pull request 'Pool Manager spill to higher pools option' (#135) from pool_manager_spilling_opt into develop
Reviewed-on: #135
|
2023-03-14 18:22:31 +01:00 |
|
|
5ba69b169f
|
changelog
|
2023-03-14 18:22:00 +01:00 |
|
|
40405fe6c7
|
add spill option
|
2023-03-14 18:21:16 +01:00 |
|