summaryrefslogtreecommitdiff
path: root/tools/mmd/MmdSatellite.py
Commit message (Collapse)AuthorAgeFilesLines
* - changed date string in tle.js file outputJogi Hofmüller2011-08-231-6/+6
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@146 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed stupid bug when writing TLE file to java arrayJogi Hofmüller2011-08-231-26/+42
| | | | | | | - note: TLE files come in DOS format!!! git-svn-id: https://svn.spreadspace.org/mur.sat@145 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added creation of tle.js to MmdSatellite.pyJogi Hofmüller2011-08-231-0/+16
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@144 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - created a credtis pageJogi Hofmüller2011-08-151-0/+5
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@141 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - implemented downloading and parsing TLEs from ↵Jogi Hofmüller2011-08-131-20/+40
| | | | | | http://www.celestrak.com/NORAD/elements/amateur.txt git-svn-id: https://svn.spreadspace.org/mur.sat@140 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed bug that confused east/west in Satellite ()Jogi Hofmüller2011-08-121-20/+20
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@135 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed typo in dataWidget () SSP Latitude titleJogi Hofmüller2011-08-121-1/+10
| | | | | | | - fixed gap betwenn satellite's current SSP and curve git-svn-id: https://svn.spreadspace.org/mur.sat@134 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - 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