GPS Update #130

Merged
meierj merged 12 commits from mueller/gps-update into develop 2022-01-28 07:33:37 +01:00
Owner
  1. Converted GPS Handler to GPS Controller (Linux only with GPSD)
  2. Still keep old GPS Handler, might be useful for other Non-Linux systems or systems which do not use gpsd
  3. Applied clang format

Special note on using libgps: the used data structure has a size of 26kB and requires more than the minimum stack size for Linux tasks. Otherwise, stack overflow can occur

1. Converted GPS Handler to GPS Controller (Linux only with GPSD) 2. Still keep old GPS Handler, might be useful for other Non-Linux systems or systems which do not use `gpsd` 3. Applied clang format Special note on using `libgps`: the used data structure has a size of 26kB and requires more than the minimum stack size for Linux tasks. Otherwise, stack overflow can occur
muellerr added 12 commits 2022-01-26 18:06:38 +01:00
minor ADIS updates
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
dc6a2ffe56
Merge remote-tracking branch 'origin/develop' into mueller/master
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
c9787f8e47
Merge remote-tracking branch 'origin/mueller/pcdu-switch-callback' into mueller/master
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
b3ca5ac6f2
Merge branch 'mueller/pcdu-switch-callback' into mueller/master
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
b1667770fe
Merge remote-tracking branch 'origin/develop' into mueller/master
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
34a4904738
tmtc update
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
7a57043df8
submodule updates
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
49bbfb7b7d
Merge remote-tracking branch 'origin/develop' into mueller/master
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
604424c7ed
hyperion handler working now
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
9998b54f89
increased the stack size for the GPS controller
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
bf73a2e442
added back old GPS handler
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
5c535784e9
repoint fsfw
All checks were successful
EIVE/eive-obsw/pipeline/pr-develop This commit looks good
EIVE/eive-obsw/pipeline/head This commit looks good
e8cd2207cf
muellerr added a new dependency 2022-01-27 16:41:20 +01:00
muellerr added this to the v1.9.0 milestone 2022-01-27 16:42:34 +01:00
meierj approved these changes 2022-01-28 07:33:23 +01:00
meierj merged commit 239e1f9f9f into develop 2022-01-28 07:33:37 +01:00
muellerr deleted branch mueller/gps-update 2022-01-28 13:12:42 +01:00
Sign in to join this conversation.
No description provided.