mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 18:15:34 +00:00
Updated GPS Sim (markdown)
parent
c0aededb21
commit
e0ce21141e
@ -4,7 +4,7 @@ This app allows you to broadcast GPS baseband signal data streams.
|
|||||||
You can use [gps-sdr-sim](https://github.com/osqzss/gps-sdr-sim) to generate data for this app.
|
You can use [gps-sdr-sim](https://github.com/osqzss/gps-sdr-sim) to generate data for this app.
|
||||||
|
|
||||||
`gps-sdr-sim -e brdc3540.14n -l LAT,LONG,HEIGHT -o BBD_NNNN.C8`
|
`gps-sdr-sim -e brdc3540.14n -l LAT,LONG,HEIGHT -o BBD_NNNN.C8`
|
||||||
That will create `BBD_NNNN.C8`
|
That will create `BBD_NNNN.C8`, but note that you also need to specify its sample rate and frequency in another file, as explained below.
|
||||||
|
|
||||||
### Sample rate and frequency specification
|
### Sample rate and frequency specification
|
||||||
Create `BBD_NNNN.TXT` with:
|
Create `BBD_NNNN.TXT` with:
|
||||||
|
Loading…
Reference in New Issue
Block a user