-
Does Buck support some way of calling extra linters/checkers in parallell with the compilation step similar to what Bazel [provides here](https://bazel.build/versions/master/docs/be/extra-actions.html…
-
For the skymodel simulation at 115 GHz, the TP beam is nominally 57.06".
Simanalyze produces a gmc_120L.sd.image file, but this differs from the imsmooth produced OTF map in total flux by about 7% an…
-
For the record this is what my `u2o2.py` does currently:
```
# DFH: Added foreign element - as now used in the KJV module for Psalm 119 stanza headings
r'\qa': (r'', r''),
```
Any thoug…
-
Hello to all.
Since yesterday mine when my system downloads the YSF reflector list, informs me that it cannot reach a site (socalpinoy.ddns.net) and then still manages to download the correct list.
…
-
I got error during parsing PHG parameter with letter on the end of the value
APRS Packet: b'PA0AGO-11>APRS,TCPIP*,qAC,FOURTH:@072239z5150.54N/00441.71E#PHG1230I/A=000012 RX ONLY! RAZ IGATE'
Traceb…
-
## Summary
aprslib provides parsing of scaling values and channel names. We should use these...
http://aprs-python.readthedocs.io/en/latest/parse_formats.html#telemetry-configuration
## Problem E…
-
## Website/Markdown settings
* [ ] Add `.markdownlint.yaml` file
* [ ] Check Keys and [annotations](https://squidfunk.github.io/mkdocs-material-insiders/reference/code-blocks/#inlinehilite) featu…
-
My Direwolf is configured as an RF->Igate and Igate->RF digipeater. Xastir connects via AGWPE.
If I send an APRS message from my phone (K1MLN-7) over APRS-IS,to my Xastir client (K1MLN), Direwolf g…
-
`Quoted[Action[A]]` に対する `run` ならうまくいくのに
```scala
def runAction[A](quotation: Quoted[Action[A]])(
using Encoder[A], Decoder[A]
): Long =
val ctx = connect
import ctx._
val res = run(q…
-
When forwarding from the internet (IG) to radio (TX), any text following a hyphen "-" in the "source" call sign is dropped.
e.g. `WHO-IS` becomes `WHO`
_Steps to reproduce:_
1. Setup direwolf as…