-
The following Amateur satellites were launched on the SpaceX F9 Transporter-1 mission:
* [x] UVSQ-Sat. Support already added beforehand.
* [x] SOMP 2b
* [x] IDEASSat. Support added shortly after …
-
Hi again :)
As we will slowly move to OMM, i'm trying to get my tool ported to OMM, it would help if more (all?) fields read from an OMM file would be accessibly via Satrec
Example, object_name …
-
We would like to upgrade HUGO on Federalist to take advantage of better processing and functionality.
At the moment, we are running `v0.23`, and we'd like to upgrade it to `v0.44`.
-
Good morning Daniel,
After tuning the AALTO-1 SatNOGS transmitter downlink frequency I was trying to get it to produce positive decodes but I am running into the following error when running gr_sat…
-
This is in some ways a follow up to #107, but is also different.
`glifparser` uses `f32` to represent its point data. Specifically, it converts UFO glif's to a representation which is like this sim…
-
**Column issue(s): traits**
Card code: 11030 (Ancient Warrior)
DB: Solider. Temporal.
Fix: Soldier. Temporal.
**Column issue(s): type_code, type_name**
Card code: 04099 (White Tiger)
DB: u…
-
Good evening,
I tried to decode the signals from TUBIN on both gr-satellites master and maint-3.8.
Master isn't working because the Mobitex-NX OOT module source isn't migrated to GNURadio 3.9.
…
-
Hello,
I am currently using the /launches/query endpoint to get data from the API. Ideally, i would like to get the booster number and info (see this page under "Booster Information" for an example…
-
I am getting an ImportError saying: `cannot import name 'load' from partially initialized module 'skyfield.api' (most likely due to a circular import)`
This is all my code:
```python
from skyfi…
ghost updated
3 years ago
-
I'm investigating adding python bindings directly to norad, and I'm trying to set up my development environment. I sense I'm more or less following in your footprints; in particular, the first thing I…