Git Product home page Git Product logo

jsattrak's Introduction

JSatTrak
http://www.gano.name/shawn/JSatTrak
Contact: [email protected]
 

 * =====================================================================
 *   This file is part of JSatTrak.
 *
 *   Copyright 2007-2013 Shawn E. Gano
 *   
 *   Licensed under the Apache License, Version 2.0 (the "License");
 *   you may not use this file except in compliance with the License.
 *   You may obtain a copy of the License at
 *   
 *       http://www.apache.org/licenses/LICENSE-2.0
 *   
 *   Unless required by applicable law or agreed to in writing, software
 *   distributed under the License is distributed on an "AS IS" BASIS,
 *   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *   See the License for the specific language governing permissions and
 *   limitations under the License.
 * =====================================================================

Created Using the NetBeans IDE

When building for distrbution include these directories:
  data/
  plugins/
  and for windows use launch4j to make .exe and include in the root: gluegen-rt.dll, jogl.dll, jogl_awt.dll, jogl_cg.dll

Using the license feature in netbeans: (use template file: license-JSatTrak.txt)
http://bigallan.blogspot.com/2008/02/using-license-functionality-in-netbeans.html

Similar Apps:
Nasa online tracker for shuttle/ISS:
http://spaceflight.nasa.gov/realdata/tracking/

J-Track:
http://science.nasa.gov/realtime/jtrack/Spacecraft.html

Good site that has STS TLE for alll mission (past/preset/future planned)
http://spaceflight.nasa.gov/realdata/sightings/SSapplications/Post/JavaSSOP/orbit/SHUTTLE/SVPOST.html

Real time data: (add this main link to website)
http://spaceflight.nasa.gov/realdata/

Notes:
not good to use rk78 in a solver loop because direvatives inaccurate, because solution changes slightly near end.?

NOTE: in beanshell jar (i.e. bsh-2.0b4.jar) need to replace desktop.bsh, with one included with this source -- it allows bean shell desktop to be reopened
      THIS BEANSHELL problem may be fixed in a newer version as I wrote the authore about this and gave him my solution


run from linux: add to VM Options
-Djava.library.path="/home/sgano/Desktop/sgano/Java/Libraries/"

To make jogl display correctly in Ubuntu Linux:
sudo apt-get install driconf
run driconf and set "Enable S3TC"

=====================
changes to WWJ to make internal windows work:
 http://forum.worldwindcentral.com/showthread.php?t=12360&highlight=WorldWindowGLJPanel
 in (WorldWindowGLAutoDrawable.initDrawable()) comment line: this.drawable.setAutoSwapBufferMode(fals e); 
TerrainProfileLayer:  -- works now my bug reports and fixes are in the release!
- Fix clipping plane problem:
in AbstractView.java (gov.nasa.worldwind.view)  --  change the code to this:
private static final double MIN_FAR_CLIP_DISTANCE = 10000000000d;
THIS SHOULD BE FIXED in WWJ >v0.4.1 (see: http://issues.worldwind.arc.nasa.gov/browse/WWJ-9)
I STILL WANT LIGHTING ADDED TO WWJ - SO I CAN SIMULATE sun/dark side of earth!!
- and also views for model centric views... but I think that will work in the next release too.

Jar signing commands:
NOTE: to unsign a jar (such as worldwind.jar) - open jar in winzip and delete everything in the meta-inf directory
      then resign -- fixed issue with "web start complaining about jars signed with multiple keys)
/usr/java/jdk1.6.0_01/bin/keytool -genkey -keystore myKeys -alias jdc
/usr/java/jdk1.6.0_01/bin/jarsigner -keystore myKeys JSatTrak.jar jdc

jsattrak's People

Contributors

sgano avatar gbonnefille avatar guyou avatar maisonobe avatar jester-xbmc avatar

Stargazers

Miguel Del Castillo avatar Keith Powell avatar Juan avatar snow avatar Ali Sepehrnia avatar  avatar xtherk avatar Zhengwei Li avatar  avatar Yuri Dias avatar  avatar Janddda avatar  avatar  avatar  avatar  avatar  avatar Arty Bishop avatar marino avatar miy4mori avatar  avatar  avatar Konstantinos Kanavouras avatar  avatar Rishav Dhungel avatar  avatar  avatar jpjohnston avatar  avatar Ajinkya Kulkarni avatar Akbar Yahya avatar  avatar  avatar Liao Spacefan avatar Mike Oertli avatar Maarten Engelen avatar Charlie Smith avatar Francis Sabado avatar  avatar ion concepts avatar dlmult avatar  avatar Luis Veci avatar kerey avatar Hao Peng avatar Jose Omar avatar huangyj avatar Kevin Croissant avatar John Emmanuel avatar  avatar Chris avatar izerui avatar Jacob Madden avatar Alexander Brandt avatar Steven Turner avatar  avatar Juan Manuel Romero Martin avatar Serg Podtynnyi avatar Pjotr Ligthart avatar Fernando Carvalho avatar JT5D avatar Alessandro Falappa avatar  avatar Vic Woeltjen avatar ZeroOne avatar Richard Zeng avatar Paul Picazo avatar yi du avatar Stanton White avatar

Watchers

Fernando Carvalho avatar Gavin Eadie avatar  avatar Luiz Gustavo avatar Juan Manuel Romero Martin avatar Chris avatar Sverre Moe avatar Malte Hillmann avatar Onur Turhan avatar  avatar  avatar Hao Peng avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.