Code review comment for lp:~petr-kubanek/stellarium/stellarium

Revision history for this message
Petr Kubánek (petr-kubanek) wrote :

> Hi!
> In
> void TelescopeClientJsonRts2::telescopeGoto(const Vec3d &j2000Pos)
>
> you can use SteUtils::void rectToSphe(double *lng, double *lat, const Vec3d&
> v);
>
> I must install RTS2 before I can further comment.

You can work with RTS2 dummy - grab source from GitHub, compile (I am working on Debian packages, but that's still a long way) and you should have dummy T0 in rts2-mon. Then connect (you will need to run rts2-httpd). Let me know if you hit any problems.

« Back to merge proposal