Board index FlightGear Support Tools Atlas

moving map // Atlas

Atlas is an addon that lets FlightGear users display a real-time "moving-map" of their flight.

moving map // Atlas

Postby Mike4Linux » Sun Apr 18, 2010 9:37 am

Hi
I try to install Atlas on Linux and get:
---------
...
ache.o LayoutManager.o Bucket.o Subbucket.o Palette.o misc.o Globals.o Geographics.o -lsgmagvar -lsgtiming -lsgmisc -lsgio -lsgserial -lsgdebug -lsgbucket -lsgstructure -lsgmath -lplibsg -lplibpuaux -lplibpu -lplibul -lplibfnt -lplibnet -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -lpthread -lm -lpng -lz -ljpeg -lplibul -lcurl -lm
g++ -DHAVE_CONFIG_H -I. -I/usr/local//include -g -O2 -DFGBASE_DIR='"../data/"' -MT Map.o -MD -MP -MF .deps/Map.Tpo -c -o Map.o Map.cxx
Map.cxx: In function ‘bool getFramebuffer(int)’:
Map.cxx:251: error: ‘glGenFramebuffersEXT’ was not declared in this scope
Map.cxx:252: error: ‘glBindFramebufferEXT’ was not declared in this scope
Map.cxx:254: error: ‘glGenRenderbuffersEXT’ was not declared in this scope
Map.cxx:255: error: ‘glBindRenderbufferEXT’ was not declared in this scope
Map.cxx:257: error: ‘glRenderbufferStorageEXT’ was not declared in this scope
Map.cxx:261: error: ‘glFramebufferRenderbufferEXT’ was not declared in this scope
Map.cxx:263: error: ‘glCheckFramebufferStatusEXT’ was not declared in this scope
Map.cxx: In function ‘void cleanup(int)’:
Map.cxx:293: error: ‘glDeleteRenderbuffersEXT’ was not declared in this scope
Map.cxx:296: error: ‘glDeleteFramebuffersEXT’ was not declared in this scope
make[3]: *** [Map.o] Fehler 1
make[3]: Leaving directory `/home/michael/CPP/Flightgear/Atlas/src'
make[2]: *** [all-recursive] Fehler 1

Thanks for help, also I wonder if there are any planes with integrated moving map alike G1000 on FSX? If not maybe some suggestions on
how to integrate Atlas in FG. Never used Atlas before.
Michael
Mike4Linux
 
Posts: 79
Joined: Sat Mar 13, 2010 9:48 am

Re: moving map // Atlas

Postby Fahim Dalvi » Sun Apr 18, 2010 9:41 am

Hey,

I am Not quite sure, but Atlas only builds with a certain version of simgear, not the latest one. Maybe that's the problem here.

Regards,
Fahim
User avatar
Fahim Dalvi
 
Posts: 1352
Joined: Sun Oct 14, 2007 2:08 pm
Location: Qatar
Callsign: Fahim
Version: 2020.3.11
OS: macOS

Re: moving map // Atlas

Postby mattt » Sun Apr 18, 2010 11:34 am

I build Atlas around once a week with current Simgear (both CVS)...

Cheers,
Mattt.
FG CVS on: E7400 @ ~3.2ghz, Asus P5e, 4gb RAM, 512mb 8400GS, MS FF Pro, Logitech Illum KB, 2 x 19" LCDs
Favourite aircraft: 737-900ER, 777-200ER, 787, A380, F-14b, F-18, C172p
FGCom usually at 122.75mhz
FGVAS: http://fgvas.mattts.net
User avatar
mattt
 
Posts: 421
Joined: Sat Mar 13, 2010 8:33 am
Location: Lockyer Valley, Queensland, Australia
Callsign: Mattt

Re: moving map // Atlas

Postby Mike4Linux » Mon Apr 19, 2010 7:02 am

probably that's the solution:
http://www.gamedev.net/community/forums/topic.asp?topic_id=401999

Unfortunately I cannot install FalconView: http://www.falconview.org/trac/FalconView
neither on Vista64 nor Linux. This would make the perfect moving map. ( to integrate in your panel )
Mike4Linux
 
Posts: 79
Joined: Sat Mar 13, 2010 9:48 am

Re: moving map // Atlas

Postby zakalawe » Mon Apr 19, 2010 8:28 am

The nav-map dialog (available in CVS, not in 2.0) is a prototype of future work I'm planning to support G1000 type devices, although the G1000 is pretty much the most complex target. The initial effort will focus on Boeing/Airbus-style navigation displays, and general-aviation units such as the KLN-89 and -94.

Atlas is more a 'digital chart' which is obviously the direction in-panel displays are going in real-life, fortunately aircraft cockpit technology advances about as slowly as FlightGear panel technology.
zakalawe
 
Posts: 1259
Joined: Sat Jul 19, 2008 5:48 pm
Location: Edinburgh, Scotland
Callsign: G-ZKLW
Version: next
OS: Mac

Re: moving map // Atlas

Postby snipey » Mon Apr 19, 2010 8:59 am

instead of atas you could also use Jmapview
viewtopic.php?f=6&t=3012&p=26904
it doesnt need to create maps and has an integrated search for airports
User avatar
snipey
 
Posts: 219
Joined: Wed Feb 17, 2010 4:05 pm
Location: Netherlands
Callsign: snipey
Version: GIT
OS: Ubuntu 11.04, Vista

Re: moving map // Atlas

Postby Chrison » Sat Apr 24, 2010 7:37 pm

I had some problems compiling Atlas 0.3.0 so maybe reading this thread will help...

http://www.flightgear.org/forums/viewtopic.php?f=11&t=7407

As well, there's a bunch of info on the Atlas project page here that might be helpful...

http://atlas.sourceforge.net/

And, finally, there's an Atlas mailing list where you can get lots of help, located here:

https://lists.sourceforge.net/lists/listinfo/atlas-devel

Hope that's helpful...

Regards,

Chris

P.S. If you haven't tried it yet, the CVS version of Atlas is really cool! They've added a bunch of new features that are well worth the trouble of compiling and installing it. Info on how to get it are on the main Atlas project page (see URL above).
"Even if you win the rat race, you're still a rat!" (Jackie Gleason)
My final approach announcement: "Seats up... Trays locked... Articles stowed... Seat belts on... And may God have mercy on your souls!"
Chrison
 
Posts: 431
Joined: Tue Mar 16, 2010 7:33 pm
Location: North America (Full-time RV'er)
Callsign: Chrison, AVA0066

Re: moving map // Atlas

Postby MBantz » Tue Jun 01, 2010 6:06 pm

Yes, I had horrible issues with Atlas 0.3.0 as well - and after some searching I found that they supply Atlas 0.4.0 via cvs.

I have built Atlas 0.4.0 as RPM for PCLinuxOS - it work great and can be installed from the repository in PCLinux' Synaptic package manager (and I have today added Kelpie flightplanner as RPM to PCLinuxOS contribs today, with fix for flightgear import to route manager),

cheers,
MBantz
MBantz
 
Posts: 5
Joined: Tue Jun 01, 2010 12:43 am


Return to Atlas

Who is online

Users browsing this forum: No registered users and 3 guests