-
1. Из программного кода проекта `GPredict` (https://github.com/csete/gpredict) взять код (`src/sgpsdp`) для работы с алгоритмами `SGP4` и `SDP4` (алгоритмы вычисления положения космических аппаратов н…
-
just noticed this, but currently during parsing we allocate storage for each individual glyph that we parse. It would not be that hard to reuse a single allocation between parsings.
Ultimately this…
-
## Protoss
### Structures
- [x] Arbiter Tribunal
- [ ] Assimilator
- [ ] Citadel of Adun
- [ ] Cybernetics Core
- [ ] Fleet Beacon
- [x] Forge
- [ ] Gateway
- [x] Nexus
- [x] Observatory
…
-
The error in **DateAdapterTest** is due to a time of disagreement system with Java or something.
When I took into consideration the timezone of my Location (-0300) and created an instance of Calendar…
-
Using a glyphs2ufo'd Noto Sans from https://github.com/googlefonts/noto-source/tree/d19e3db5ab7f87bfab30b8ecf68601fd81521539.
Lazy loading loads single glyphs on demand, eager loading loads whole l…
madig updated
3 years ago
-
Invoking `Ufo::save` may error out early, but erroring out on the `Glyph::save` level leaves a half-written UFO on disk. How to handle? Also needs a review of structures that may fail validation mid-f…
madig updated
2 years ago
-
This feature would allow to properly visualize ISS transits (Sun/Moon/planets), as the events of this type are very fast, most of the time below a second. If you want you can hide this feature behind …
-
I was just wondering if there's a way we could track returning Dragon Capsules. Would be cool to be able to access the live stream links e.c.t. Think it would be useful for future missions too.
Any…
-
- [x] Replace house-made XML parser (e.g. with [libxml2](http://xmlsoft.org))
- [ ] Support converting between UFO versions
- anchors
- glyph colors
- [ ] Change the current `-ufo` option to…
-
After "Update TLE data from network", the "METEOR M2-3" data is missing.
From: www.rtl-sdr.com/meteor-m2-3-now-in-orbit-and-transmitting-weather-images/
"June 27, 2023 the latest Meteor M2-…