1
0
Fork 0

Update TODO

giza
Jeff Moe 2022-07-31 17:34:30 -06:00
parent 087160716d
commit 607ea29e2a
1 changed files with 20 additions and 13 deletions

View File

@ -1,8 +1,17 @@
# Giza Sattools
Current state: it works.
![skymap-giza rev 19](img/skymap-giza-19.png)
Current state: it works. See above screenshot from port.
See above screenshot from port of `skymap`.
![satmap-giza rev 3](img/satmap-giza-3.png)
See above screenshot from port of `satmap`.
![satorbit-giza rev 3](img/satorbit-giza-3.png)
See above screenshot from port of `satorbit`.
# sattools
@ -108,6 +117,8 @@ Out of box, this works:
# Fixed
`skymap`, `satmap`, and `satorbit` have been ported.
* Stars.
* Text header with date, observer, lat/lon/elevation.
* Footer with R, D etc.
@ -117,15 +128,16 @@ Out of box, this works:
* Satellites' colors.
* Orbit lines.
* FOV (but disabled by default upstream).
* Lines are dots not lines.
* Small window size with giza in `skymap` and `satmap`.
# TODO
* Lines are dots not lines.
* Small window size with giza.
* Constellations only partially rendered. Disabled.
* Apex rendering needs adjusting.
* Small window size with giza in `satorbit`.
* Constellations only partially rendered in `skymap`. Disabled.
* Check license status of `sgdp4.c` and `sgdp4h.h`.
* Font.
* Font. OK now?
* Slow.
# Functions
@ -185,9 +197,7 @@ Fixes to colors, and "lines" drawn as dots:
![satorbit-giza rev 2](img/satorbit-giza-2.png)
Lines not dots.
![satorbit-giza rev 3](img/satorbit-giza-3.png)
Latest at top of page.
# Satmap
@ -198,13 +208,10 @@ Here is what it looks like out-of-the-box with Giza:
![satmap-giza rev 1](img/satmap-giza-1.png)
Fixes for color, screensize, and dots for lines...
Latest fix at top.
![satmap-giza rev 2](img/satmap-giza-2.png)
Actual lines now:
![satmap-giza rev 3](img/satmap-giza-3.png)
# Upstream
See `README-upstream.md`.