-
Hi Dani,
While trying to troubleshoot UPMSat 2 decoding using the latest commits, I tried the command line approach. When gr_satellites is invoked for those satellites by name which includes a spa…
N6RFM updated
3 years ago
-
I'm having trouble with the following contract. It builds OK with `cargo +nightly contract build` but I can't run the tests with `cargo +nightly test`
So is the issue that I'm trying to store a str…
-
I thought colour was part of the automation but it seems not ? I have to manually process with wxtoimg ?
m1ctk updated
3 years ago
-
Hi Dani,
When running a satyaml or norad ID based decoder for OPS-SAT, the following error is given. Have to quit the flow graph. Any suggestions? Tks, Bob
gr::log :ERROR: decode_rs0 - Wron…
N6RFM updated
3 years ago
-
```
wget -qr http://www.celestrak.com/NORAD/elements/weather.txt -O "${NOAA_HOME}"/predict/weather.txt
wget -qr http://www.celestrak.com/NORAD/elements/amateur.txt -O "${NOAA_HOME}"/predict/amateur.…
-
The following satellites are being released from the ISS at the beginning of November. We are adding SatYAML files for some of them already, but we need to remember to put the definitive NORAD IDs onc…
-
I noticed that in Glyphs.app, when you manually change the sidebearings of a glyph, the app will counteract margin changes in composites that use that glyph as a component. It doesn't do it under all …
madig updated
3 years ago
-
Now with the development trying to add FSK support I would suggest to add AAUSAT-4.
There doesn't seem to be a decoder within SatNOGS so lets try to activate the gr_satellites decoder for AAUSAT-4
…
-
I tried downloading https://raw.githubusercontent.com/egemenimre/ccsds-ndm/main/ccsds_ndm/tests/data/ndmxml-1.0-omm-2.0.xml and reading it, successfully:
```
>>> import ccsds_ndm
>>> ccsds_ndm.__…
-
The format of TLEs has changed because the space fence is going to rapidly overwhelm the 5-digit numbers available in the old format. This needs to be supported by all the satellite libraries that su…