-
The address fields and the routing fields in the packet header are transmitted in a mixed order.
Expect:
[sender callsign]>[to callsign],[WIDE1-1],[WIDE2-2],:
TRANSMITTED ORDER:
[WIDE2]>[WIDE1-1…
-
mathtools 2022/06/29 v1.29
unicode-math 2020/01/31 v0.8q
\documentclass{article}
\usepackage{mathtools}
\usepackage{unicode-math}
\begin{document}
\[ \xmapsto[1]{2} \]
\end{document}
…
-
The code generator at https://swharden.com/software/wspr-code-generator/ produces wrong results for many call signs.
It simply pads spaces in *front* of the callsign until we have 6 characters:
ht…
-
### HOI4 version
v.1.12.14
### TNO version
The Ruin 1.5.0
### Which major expansions do you NOT have?
I have all
### Describe your suggestion
The description for Marxism Leninism still mentions…
-
Should be fairly easy to calculate the solar elevation for each telemetry packet received for WSPR payloads.
Elevation calculation code: https://gist.github.com/darksidelemm/3a6c05f7dc6614eecdc0f113c…
-
Error building in ESP-IDF 4.4, as the i2c clock allocator flag needs to be set in i2c_master_init().
conf.clk_flags = 0;
-
### Description of the setup:
* Device: SDRlab 122-16
* SD card image: red-pitaya-alpine-3.18-armv7-20231004.zip
* Application: Multiband WSPR transceiver
* Other relevant information: m…
-
I want to compile source codes and get the documentation with a larger font size for self-use. An error occurs but I could not find where the problem is.
I think the main file is `unicode-math.ltx`…
-
Hi, I can compile a version which transmits wspr , Horus V2 and FT8 on HF (si5351) but the FT8 signal however is undecodable.
Instead of a normal FT8 transmission there appears an FT8 signal which …
-
In source3.pdf, many commands' "End of definition for ..." ends with an undefined page reference "??". This occurs for the deprecated functions, but also some non-deprecated functions. For example, th…