|
94bd1ba2ab
|
fix comment blocks
|
2024-04-08 13:38:14 +02:00 |
|
|
e12a8cfa29
|
make this change downwards compatible
|
2024-04-08 13:31:21 +02:00 |
|
|
efbcddc2e5
|
improvements for time service
|
2024-04-08 13:26:55 +02:00 |
|
|
31d4b85523
|
some optimizations
|
2024-04-08 13:14:20 +02:00 |
|
|
aff6bb673b
|
make marius the happies man alive
|
2024-04-08 10:34:28 +02:00 |
|
|
f8e3777c43
|
more fixes
|
2024-04-03 16:23:21 +02:00 |
|
|
0e2fa8dc83
|
lets not forget error handling
|
2024-04-03 16:19:40 +02:00 |
|
|
0cfe559b93
|
implement relative timeshift
|
2024-04-03 16:15:07 +02:00 |
|
|
27c8a97d45
|
added function to prevent quaternion sign jump
|
2024-03-13 16:59:14 +01:00 |
|
|
2673070204
|
actually do something with this rtval
|
2024-03-06 09:41:02 +01:00 |
|
|
518a07d05b
|
removed duplicate code
|
2024-03-05 14:29:47 +01:00 |
|
|
ac28b7e00d
|
Merge branch 'develop' into expand-globalfunctions
|
2024-02-26 13:57:04 +01:00 |
|
|
b2576d3422
|
why are we ignoring usec
|
2024-02-23 11:33:20 +01:00 |
|
|
bccaf4a9ea
|
capital
|
2024-02-23 11:31:11 +01:00 |
|
|
7d4e77843b
|
frmt
|
2024-02-23 11:09:59 +01:00 |
|
|
cd2cd61ba5
|
Increase configurability of PusServiceBase
|
2024-02-13 15:57:43 +01:00 |
|
|
90f3f8ef1f
|
removed printout
|
2024-02-12 14:51:54 +01:00 |
|
|
9894935e99
|
time systems
|
2024-02-12 14:42:58 +01:00 |
|
|
a3a6c0720c
|
fixes
|
2024-02-12 14:36:14 +01:00 |
|
|
d5a52eadbb
|
i should have done this ages ago
|
2024-02-12 14:20:04 +01:00 |
|
|
5879eb7f7b
|
rotation from quaternions
|
2024-01-26 11:06:05 +01:00 |
|
|
48bcce65b1
|
check whether map is full on insert
|
2023-12-12 11:24:35 +01:00 |
|
|
94de483836
|
small fix
|
2023-12-06 09:26:22 +01:00 |
|
|
5b661551a8
|
fixes
|
2023-12-04 17:52:24 +01:00 |
|
|
3978524181
|
Merge branch 'develop' into slerp
|
2023-11-29 15:19:09 +01:00 |
|
|
8e367abb47
|
Merge branch 'develop' into tle-too-old
|
2023-11-29 15:17:19 +01:00 |
|
|
c906acd659
|
tle turns too old after just 7 days
|
2023-11-29 09:48:11 +01:00 |
|
|
8dfc84c0b5
|
smoll fix
|
2023-11-27 10:52:47 +01:00 |
|
|
74775bb59d
|
slerp
|
2023-11-27 10:38:25 +01:00 |
|
|
c02d9e009e
|
docs improvements and fix
|
2023-11-21 17:40:06 +01:00 |
|
|
0021aa29f5
|
pre-queue hook
|
2023-11-21 17:37:02 +01:00 |
|
|
8d7bb51d44
|
add missing call to perform HK op
|
2023-11-15 11:39:04 +01:00 |
|
|
7673d8b396
|
add paramHelper
|
2023-11-15 10:03:56 +01:00 |
|
|
698897bfc5
|
default args
|
2023-11-14 11:48:17 +01:00 |
|
|
bf7fac071c
|
add mode setters
|
2023-11-09 17:18:33 +01:00 |
|
|
35be7da353
|
some more docs
|
2023-11-09 11:28:59 +01:00 |
|
|
18cc870c8e
|
add FDIR handling
|
2023-11-09 11:04:45 +01:00 |
|
|
133ca51d18
|
visibility changes
|
2023-11-09 10:45:21 +01:00 |
|
|
0a40391a75
|
thats the baseline
|
2023-11-09 10:36:45 +01:00 |
|
|
6021257a87
|
unittest fix
|
2023-10-19 10:21:18 +02:00 |
|
|
63c238005e
|
Merge remote-tracking branch 'origin/develop' into cfdp-source-handler
|
2023-10-11 12:57:14 +02:00 |
|
|
0f604b35c6
|
improved readability
|
2023-10-09 09:26:56 +02:00 |
|
|
e3a815444e
|
checkModeCommand to protected
|
2023-09-29 15:26:43 +02:00 |
|
|
19093866ee
|
rtval for non op soc
|
2023-09-29 14:27:54 +02:00 |
|
|
497f947237
|
add missing 0 termination
|
2023-09-14 15:04:54 +02:00 |
|
|
5bd020193b
|
initialize result
|
2023-09-11 15:38:46 +02:00 |
|
|
420c0625a5
|
result was not stored properly
|
2023-09-11 15:38:06 +02:00 |
|
|
42a0b15303
|
hardcore bug
|
2023-09-06 20:49:53 +02:00 |
|
|
c199cbedaa
|
some improvements, remove debugging stuff
|
2023-09-06 13:40:18 +02:00 |
|
|
c4e18cc2f3
|
what was i thinking here?
|
2023-09-06 11:45:02 +02:00 |
|