summaryrefslogtreecommitdiff
path: root/tools/mmd/MmdSatellite.py
Commit message (Collapse)AuthorAgeFilesLines
* - added timestamp of latest SSP in data base to debug infoJogi Hofmüller2011-08-111-0/+3
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@128 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - found more todosJogi Hofmüller2011-08-111-12/+18
| | | | | | | | | - added titles to some <div> tags in dataWidget () - wrote Satellite.cronJob () method for updating TLE file and database - calling MmdSatellite.py invokes cronJob () git-svn-id: https://svn.spreadspace.org/mur.sat@125 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed Bug in call to getTrajectoryAsJavaArray in osmWidget ()Jogi Hofmüller2011-08-111-1/+20
| | | | | | | | - included real satellite data in dataWidget () - added comment to map git-svn-id: https://svn.spreadspace.org/mur.sat@123 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - more Satellite codeJogi Hofmüller2011-08-111-13/+30
| | | | | | | | | | - rounding longitude and latitude to 10^-5 now - added java array creation to class Satellite - included class satellite in osmWidget () git-svn-id: https://svn.spreadspace.org/mur.sat@121 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - more Satellite codeJogi Hofmüller2011-08-111-4/+16
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@120 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - changed ground track color to page background colorJogi Hofmüller2011-08-101-42/+84
| | | | | | | | | - started working on class Satellite - creating SSPs works - database contains table ssps (SubSatellitePoint) now git-svn-id: https://svn.spreadspace.org/mur.sat@118 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - we are tracking ARISSAT-1 now ;)Jogi Hofmüller2011-08-091-14/+29
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@106 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - began writing a Satellite componentJogi Hofmüller2011-08-081-0/+50
- using http://rhodesmill.org/pyephem/index.html - testing positioning of satellite on map using ARISSAT-1 data git-svn-id: https://svn.spreadspace.org/mur.sat@104 7de4ea59-55d0-425e-a1af-a3118ea81d4c