We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c161365 commit 09539d8Copy full SHA for 09539d8
README.md
@@ -4,6 +4,13 @@
4
* wsprsimwav derived from wsprsim
5
* Code of CUI interface for WSPR TX/RX is at `wspr-trx/`
6
7
+## Requirements
8
+
9
+* Linux or macOS
10
+* GNU Fortran for compiling WSJT-X code
11
+ - See the latest WSJT-X source code from [WSJT-X Web Page](https://physics.princeton.edu/pulsar/k1jt/wsjtx.html) for how to build the code in details
12
+* [Advanced Python Scheduler](https://apscheduler.readthedocs.io/en/3.x/)
13
14
## How to build
15
16
```
@@ -77,6 +84,6 @@ tail -c +27 201223_0000.c2 |
77
84
* Each transmission contains 162 symbols for 110.592 seconds
78
85
* Each transmission starts +1 second after even UTC minute (e.g., 00:01, 02:01)
79
86
80
-### LICENSE
87
+## LICENSE
81
88
82
89
GPLv3
0 commit comments