This website requires JavaScript.
Explore
Datenschutz
Impressum
Help
Sign In
eive
/
eive-obsw
Watch
13
Star
4
Fork
0
You've already forked eive-obsw
Code
Issues
4
Pull Requests
1
Releases
120
Wiki
Activity
0f9690f6c2
eive-obsw
/
bsp_q7s
/
callbacks
/
CMakeLists.txt
6 lines
93 B
CMake
Raw
Normal View
History
Unescape
Escape
reworked cmake, unfortunately a big one due to interdependence - /mission is a library now, in preparation of unittests (which bring their own main) - eive-simple is now only available in bsp=arm/q7s (but is still not compiling) - watchdog and simple are their own executables, not configurations any more - moved some q7s specific code into /bsp-q7s to flatten if-hierarchy in main CMakeLists.txt - compiler and linker options are not globally applied to all targets - linux is the default fsfw osal now, as current code does not compile on hosted
2022-02-09 21:38:56 +01:00
target_sources
(
${
OBSW_NAME
}
PRIVATE
RwHandler first commands
2021-06-21 09:50:26 +02:00
r
w
S
p
i
C
a
l
l
b
a
c
k
.
c
p
p
added gps reset callback
2021-09-07 16:11:02 +02:00
g
n
s
s
C
a
l
l
b
a
c
k
.
c
p
p
callback working
2022-01-19 18:05:17 +01:00
p
c
d
u
S
w
i
t
c
h
C
b
.
c
p
p
RwHandler first commands
2021-06-21 09:50:26 +02:00
)
Reference in New Issue
Copy Permalink