This commit is contained in:
Erwin Ried
2020-04-18 01:17:01 +02:00
parent 3dfbdc844c
commit aa2eb86ae9
8 changed files with 667 additions and 0 deletions

View File

@@ -417,6 +417,13 @@ set(MODE_CPPSRC
)
DeclareTargets(PREP replay)
### GPS Simulator
set(MODE_CPPSRC
proc_gps_sim.cpp
)
DeclareTargets(PGPS gps_sim)
### Signal generator
set(MODE_CPPSRC