-
https://github.com/nanograv/PINT/blob/084a7db80bebb82a88c746ec5bea16e5a5e0a3ac/pint/solar_system_ephemerides.py#L53
I'm wondering if this call to download_file is needed? I think the that next lin…
-
Currently 1045 and 1046 are decoded identically but according to [BNC](https://igs.bkg.bund.de/ntrip/bnc) source, MT1046 is intended for I/NAV Galileo ephemerides and has additional fields: tgd[1] and…
-
Why does `compute_and_differentiate` return velocities as km/day instead of more common km/sec ?
-
As discussed in the meeting with @DominicDirkx, here is the output of valgrind and gdb for my pagmo problem. I inserted two gdb outputs since they gave slightly different output for two consecutive r…
-
In gnss_driver.launch, both ParserNodelet and RtcmParserNodelet are launched:
```
```
In data_parser.cpp, the topics are published with the following…
-
Before reporting an issue around graphics artifacts like missing menu buttons, strange colors, Moon not rendered, or similar,
*please make absolutely sure* you are running the latest graphics driver…
-
When I print
ts = load.timescale()
print(ts.utc(2014, 01, 18, 1, 35, 37).utc)
it shows,
(2014, 1, 18, 1, 35, 36.999982595443726)
I think there are some cut off errors. It should return as
(2014, …
-
At the moment the target model includes a `Nonsidereal` `Track` instance that associates a unique ephemeris key with a map of ephemeris data.
```scala
final case class Nonsidereal(ephemerisKey: Ep…
-
what is the variable iumd and numd meaning in the gps-sdr-sim code ... line or have in the generate baseband signals
kasmf updated
6 years ago
-
So I just got a new computer and have done a fresh install of PINT and for some reason get_TOAs fails when I try to use DE430, it works for DE421, DE435, etc. I just get
```python
INFO: Compute posi…