Giter Site home page Giter Site logo

yacth / glasscockpit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hugovincent/glasscockpit

0.0 0.0 0.0 25.99 MB

A major update to Damion Shelton's OpenGC (opengc.org).

Home Page: http://github.com/hugovincent/GlassCockpit

License: Other

C++ 58.76% Python 0.24% Perl 3.08% C 35.39% Objective-C 2.52%

glasscockpit's Introduction

	OpenGC Glass Cockpit and Groundstation for the Albatross UAV
	
							Hugo Vincent
							12 July 2010

_______________________________________________________________________________

	1.	Description
_______________________________________________________________________________

OpenGC is part of the groundstation software for the Albatross UAV project.
OpenGC was originally authored by Damion Shelton for use by flight simulator
enthusiasts in 2001-2004, and subsequently has been modified and improved to
suit realtime monitoring of aircraft, such as autonomous aircraft (remotely from
the ground), or perhaps for use in the cockpit of piloted aircraft. 

To get an idea for what does not yet work, or work correctly, see the TODO file.

_______________________________________________________________________________

	2.	Copyright
_______________________________________________________________________________

Copyright (c) 2001-2004 Damion Shelton
Copyright (c) 2005-2010 Hugo Vincent <[email protected]>
All rights reserved.

This project is distributed under the terms of the GNU General Public License
Version 3 <http://www.gnu.org/licenses/gpl.html>. 

	This program is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, specifically version 3 of the License.

	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.

	You should have received a copy of the GNU General Public License
	along with this program.  If not, see <http://www.gnu.org/licenses/>.

_______________________________________________________________________________

	2. How To - Linux
_______________________________________________________________________________

0) Dependencies: On Ubuntu 10.10, these dependencies were needed:
		$ sudo apt-get install libfltk1.1-dev libxml2-dev libftgl2-dev
1) Compile with Scons:
		$ scons -C PlatformSupport/Linux
2) Modify default paths in Data/Preferences.xml and Data/Default.xml
3) Now run it in test mode:
		$ ./PlatformSupport/Linux/build/GlassCockpit -t
   or in flight mode:
		$ ./PlatformSupport/Linux/build/GlassCockpit
   or attach it to a running FlightGear simulator:
		$ ./PlatformSupport/Linux/build/GlassCockpit -slocalhost:5800 # format is host:port

_______________________________________________________________________________

	2. How To - Mac OS X
_______________________________________________________________________________

1) Open the Xcode project (in PlatformSupport/MacOSX), build and run.
2) That's it :-)

glasscockpit's People

Contributors

hugovincent 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.