summaryrefslogtreecommitdiff
path: root/tools/mmd
Commit message (Collapse)AuthorAgeFilesLines
* - included titles for values in tracker windowJogi Hofmüller2011-12-111-3/+3
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@223 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed error when trying to register a known user/emailJogi Hofmüller2011-12-114-28/+55
| | | | | | | | - rearranged layout - dropped dataWidget git-svn-id: https://svn.spreadspace.org/mur.sat@221 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - more width and height fiddlingJogi Hofmüller2011-08-242-1/+7
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@165 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - more width and height fiddlingJogi Hofmüller2011-08-242-1/+3
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@164 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - set padding in html.tracker to 0Jogi Hofmüller2011-08-241-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@163 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - set padding in rcol and lcol to 0Jogi Hofmüller2011-08-241-2/+4
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@162 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - changed iframe size back to fixedJogi Hofmüller2011-08-241-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@161 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - changed iframe size back to fixedJogi Hofmüller2011-08-241-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@160 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added button to display TLE in new windowJogi Hofmüller2011-08-244-96/+119
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@159 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - changed font for groundstation displayJogi Hofmüller2011-08-242-3/+9
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@158 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - switched rcol and lcolJogi Hofmüller2011-08-242-14/+9
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@157 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed double braces in javascript codeJogi Hofmüller2011-08-241-2/+2
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@156 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed src locationJogi Hofmüller2011-08-242-6/+4
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@155 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - copy style changes to tracker.wsgiJogi Hofmüller2011-08-244-58/+76
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@154 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fiddling with styles and cssJogi Hofmüller2011-08-243-32/+92
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@153 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - tracker.htmlJogi Hofmüller2011-08-241-0/+47
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@152 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - removed minutes as argument to startOSMTrack ()Jogi Hofmüller2011-08-242-6/+8
| | | | | | | - setting preview time is done by getting the value of a form field git-svn-id: https://svn.spreadspace.org/mur.sat@151 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - included satellite name into tracker telemetry tableJogi Hofmüller2011-08-233-17/+23
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@149 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - created tracker.wsgi as wsgi appJogi Hofmüller2011-08-236-59/+2438
| | | | | | | - imported updated javascript libraries git-svn-id: https://svn.spreadspace.org/mur.sat@147 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - 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
* - added class info to statusWidget ()Jogi Hofmüller2011-08-151-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@143 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - renamed command credits to mmdCreditsJogi Hofmüller2011-08-152-3/+3
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@142 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - created a credtis pageJogi Hofmüller2011-08-154-0/+25
| | | | 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
* - fiddling with styles ...Jogi Hofmüller2011-08-122-16/+28
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@139 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - modified style #rcol, label, formfield, formJogi Hofmüller2011-08-121-4/+12
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@138 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed incorrect checking of latitude in MmdLocation.pyJogi Hofmüller2011-08-122-4/+2
| | | | | | | - modified style #rcol git-svn-id: https://svn.spreadspace.org/mur.sat@137 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - switched to jquery validated loginForm ()Jogi Hofmüller2011-08-122-32/+105
| | | | | | | - switched to jquery validated registerForm () git-svn-id: https://svn.spreadspace.org/mur.sat@136 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-123-7/+23
| | | | | | | - 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 handling of altitude value in register command and Session ()Jogi Hofmüller2011-08-112-1/+5
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@133 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added field altitude to registerFormWidget ()Jogi Hofmüller2011-08-116-14/+24
| | | | | | | - added altitude to all Location () methods git-svn-id: https://svn.spreadspace.org/mur.sat@132 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed bug in debug displayJogi Hofmüller2011-08-111-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@131 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed bug in timestring/timestamp conversionJogi Hofmüller2011-08-111-5/+5
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@130 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - changed output of debug times from timestamp to timestringJogi Hofmüller2011-08-111-5/+5
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@129 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added timestamp of latest SSP in data base to debug infoJogi Hofmüller2011-08-112-1/+11
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@128 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed incorrect checking of longitude and latitude in Location ()Jogi Hofmüller2011-08-111-7/+14
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@127 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - using satellite properties in osmWidget () nowJogi Hofmüller2011-08-111-3/+2
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@126 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - found more todosJogi Hofmüller2011-08-112-24/+23
| | | | | | | | | - 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
* - found more todosJogi Hofmüller2011-08-112-3/+7
| | | | | | | - added titles to some <div> tags in dataWidget () git-svn-id: https://svn.spreadspace.org/mur.sat@124 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - fixed Bug in call to getTrajectoryAsJavaArray in osmWidget ()Jogi Hofmüller2011-08-115-29/+58
| | | | | | | | - 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
* - fixed Bug in call to getTrajectoryAsJavaArray in osmWidget ()Jogi Hofmüller2011-08-111-1/+1
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@122 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - more Satellite codeJogi Hofmüller2011-08-115-25/+43
| | | | | | | | | | - 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-113-8/+34
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@120 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added TODO file to repoJogi Hofmüller2011-08-101-0/+21
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@119 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - changed ground track color to page background colorJogi Hofmüller2011-08-104-63/+103
| | | | | | | | | - 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
* - changed groundtrack resolution from 5 to 1 minutesJogi Hofmüller2011-08-101-2/+2
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@117 7de4ea59-55d0-425e-a1af-a3118ea81d4c
* - added current satellite point to mapJogi Hofmüller2011-08-101-1/+2
| | | | git-svn-id: https://svn.spreadspace.org/mur.sat@116 7de4ea59-55d0-425e-a1af-a3118ea81d4c