Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
frank-pian authored Mar 10, 2021
1 parent 89a7ee8 commit 70b4b23
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,20 @@
# gps-sdr-sim-assistant
A GUI tool that makes it easier to use GPS-SDR-SIM
A GUI tool that makes it easier to use GPS-SDR-SIM(https://github.com/osqzss/gps-sdr-sim)

![](https://raw.githubusercontent.com/frank-pian/gps-sdr-sim-assistant/master/images/assistant.png)

## Generating the GPS signal file

- elect a location or set latitude and longitude;
- Set time;
- Generate the file;
- The root directory gets the file gpssim.bin;

## Development
```Bash
> npm install
> npm run dev
```
## 感谢打赏

<img src="https://raw.githubusercontent.com/frank-pian/gps-sdr-sim-assistant/master/images/qcode.jpg" width="20%">

0 comments on commit 70b4b23

Please sign in to comment.