WIP: Helper PR #214

Closed
muellerr wants to merge 0 commits from mueller/master into develop
Owner

This contains changes for the updated yocto rootfs and some bugfixes. Required to split up into multiple PRs.

libgps is an older version now (3.17) and there were some API changes. This is actually a bit awkward. The shared library does not work at all and there is no way to get the version from the static library.. Cleanest way to allow newer version to work as well would be to introduce new config variable OBSW_LIBGPS_MAJOR and OBSW_LIBGPS_MINOR and use those to allow both APIs.

This contains changes for the updated yocto rootfs and some bugfixes. Required to split up into multiple PRs. libgps is an older version now (3.17) and there were some API changes. This is actually a bit awkward. The shared library does not work at all and there is no way to get the version from the static library.. Cleanest way to allow newer version to work as well would be to introduce new config variable `OBSW_LIBGPS_MAJOR` and `OBSW_LIBGPS_MINOR` and use those to allow both APIs.
muellerr added 22 commits 2022-04-18 21:56:43 +02:00
Merge remote-tracking branch 'origin/develop' into mueller/master
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
e7e810eb20
tmtc update
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
a728a6d04b
Merge remote-tracking branch 'origin/develop' into mueller/master
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
d144f5bd11
start bpx batt immediately
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
d5bdc00abf
but defer it until the com mode was set to i2c
submodule updates
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
456f6ad6af
dev conf update for updated fsfw
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
5e0e8232df
split up op divider, assing imtq power switcher
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
604870d1fe
fsfw update
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
3e4d728b10
update
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
25138d8931
adaptions for gpsd 3.17
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
a4c5d8de45
update q7s-evn script and generate stripped watchdog bin
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
d12b5958b9
muellerr added 1 commit 2022-04-19 17:47:17 +02:00
support both gps versions
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
4956161701
muellerr added 1 commit 2022-04-19 17:52:03 +02:00
update .cproject file
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
c3238ab154
muellerr added 1 commit 2022-04-19 17:52:51 +02:00
delete commented code
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
5d8e8a9841
muellerr added 1 commit 2022-04-19 17:54:43 +02:00
update win q7s env script
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
ec0a38ad25
muellerr added 3 commits 2022-04-20 09:42:52 +02:00
update README
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
EIVE/eive-obsw/pipeline/head There was a failure building this commit
eb0e7c39e4
muellerr closed this pull request 2022-04-22 10:29:08 +02:00
Some checks failed
EIVE/eive-obsw/pipeline/pr-develop There was a failure building this commit
EIVE/eive-obsw/pipeline/head There was a failure building this commit

Pull request closed

Sign in to join this conversation.
No description provided.