Update README.md
This commit is contained in:
parent
228f8b3c3f
commit
3e8e99ee40
@ -15,6 +15,12 @@ to RF using software-defined radio (SDR) platforms, such as
|
|||||||
7. Enable the OpenMP Support (/openmp).
|
7. Enable the OpenMP Support (/openmp).
|
||||||
8. Build the solution.
|
8. Build the solution.
|
||||||
|
|
||||||
|
### Building with GCC
|
||||||
|
|
||||||
|
```
|
||||||
|
$ gcc gpssim.c -lm -fopenmp -o gps-sdr-sim
|
||||||
|
```
|
||||||
|
|
||||||
### Generating the GPS signal file
|
### Generating the GPS signal file
|
||||||
|
|
||||||
A user-defined trajectory can be defined in a CSV file, which contains
|
A user-defined trajectory can be defined in a CSV file, which contains
|
||||||
|
Loading…
Reference in New Issue
Block a user