Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaronraimist/FlightClubClient
Web project for FlightClub client
https://github.com/aaronraimist/FlightClubClient
Last synced: 24 days ago
JSON representation
Web project for FlightClub client
- Host: GitHub
- URL: https://github.com/aaronraimist/FlightClubClient
- Owner: aaronraimist
- Created: 2016-12-15T22:59:45.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-15T23:07:30.000Z (about 8 years ago)
- Last Synced: 2025-01-17T12:16:16.374Z (25 days ago)
- Language: JavaScript
- Homepage: https://www.flightclub.io
- Size: 5.4 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-rocket - GitHub
README
License
============
![]()
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Based on a work at https://github.com/murphd37/FlightClubClient.Flight Club
============Flight Club is a rocket launch and landing trajectory simulator.
Built upon a RESTful API, Flight Club takes an input of Burns and Course Corrections
and spits out telemetry data for each stage of the vehicle's trajectory.Flight Club was originally built to prettify the C Launch code I had already written for the same purpose.
It then served as a way to teach myself Java and SQL, and later web-design including front end frameworks such as jQuery.
(See the server side here.
It has since evolved into a fully-fledged launch simulator utilised by online space enthusiasts, journalists and even brokerage firms.This app is live at
Watching Live
==============Any simulated launch trajectory can be plotted in real-time alongside the actual launch.
Before liftoff, LiveLaunch provides a countdown clock to the moment of launch. During the mission,
it plots the trajectories of the booster stages from launch to landing, highlighting all engine
restarts and cut-offs, and plots the trajectory of the upper stage from launch to orbit.
LiveLaunch also provides a continuously updating print-out of altitude and velocity for the both stages.Originally planned for launch (no pun intended) for the Orbcomm OG2-2 mission, the Flight Club server
was down within 30s of posting it to reddit.com/r/spacex. Let's hope the Jason-3 mission brings me more luck.Contact
============I can be reached by mail at [email protected]