Porter
Port Information
- Submitted: Dec 30 2011 10:11 PM
- Last Updated: Mar 13 2012 02:30 PM
- Views: 1404
- Downloads: 13
Wrapper Type & Video Card Compatibility
- Wrapper Type: Wineskin
- Wine Version: WS8Wine1.3.34
Wrapper Type Info
Note:
Wrappers have different Mac OS X compatibility!
Wineskin: 10.5
10.6
10.7
10.8
Cider: 10.5
10.6
10.7
10.8
CXZ/CXEx: 10.5
10.6
10.7
10.8
What is WINE & what is a Wrapper?
Wrappers have different Mac OS X compatibility!
Video Card Info
Download this App Navit
Please vote for the Quality of this Port / Wrapper, not for the Game or Application!
Navit is a open source (GPL) car navigation system with routing engine.
It's modular design is capable of using vector maps of various formats for routing and rendering of the displayed map. It's even possible to use multiple maps at a time.
The GTK+ or SDL user interfaces are designed to work well with touch screen displays. Points of Interest of various formats are displayed on the map.
The current vehicle position is either read from gpsd or directly from NMEA GPS sensors.
The routing engine not only calculates an optimal route to your destination, but also generates directions and even speaks to you.
more info: http://www.navit-pro...rg/?page=readme
Minimum System Requirements:
An Intel Mac
Tested on a Mac BookPro 2011 i7 GMA with Mac OSX 10.7.2
Installation:
- Open the DMGand copy the app in to your Application folder.
-Install Maps: Make a right click on the Port and click show package content. Now Drag and Drop your (.bin) Map in the Maps folder.
It's modular design is capable of using vector maps of various formats for routing and rendering of the displayed map. It's even possible to use multiple maps at a time.
The GTK+ or SDL user interfaces are designed to work well with touch screen displays. Points of Interest of various formats are displayed on the map.
The current vehicle position is either read from gpsd or directly from NMEA GPS sensors.
The routing engine not only calculates an optimal route to your destination, but also generates directions and even speaks to you.
more info: http://www.navit-pro...rg/?page=readme
Minimum System Requirements:
An Intel Mac
Tested on a Mac BookPro 2011 i7 GMA with Mac OSX 10.7.2
Installation:
- Open the DMGand copy the app in to your Application folder.
-Install Maps: Make a right click on the Port and click show package content. Now Drag and Drop your (.bin) Map in the Maps folder.
Screenshots
Ok, I got it.
Solution:
Have fun!
Solution:
- Find the path and name of your bluetooth GPS device in the Mac OS X Bluetooth system settings, if you click on it in the list of bluetooth devices and than select in the lower menu "edit connection ..." (or something like that, I have only the german Mac OS X where it is "Anschlüsse bearbeiten ..."). In the following dialog, you find it in the field "path".
- Create symbolic link to bluetooth device in /Applications/Navit.app/Contents/Resources/dosdevices.
Example: ln -s /dev/tty.SlimBTGPS-SPPslave com1 - Than configure the GPS device in the navit xml-file as if it would be connected to a Windows COM-Port
Example:
<!-- Vehicle with GPS enabled for gpsd on unix -->
<!-- <vehicle name="Local GPS" profilename="car" enabled="yes" active="1" source="gpsd://localhost" gpsd_query="w+xj"> -->
<!-- Vehicle with GPS enabled for direct communication on windows. Remove the line above if you use this. -->
<vehicle name="Local GPS" profilename="car" follow="1" enabled="yes" active="1" source="serial:COM1 baud=38400 parity=N data=8 stop=1" >
Have fun!
- 1,607 Total Ports
- 80 Total Categories
- 281 Total Authors
- 400,564 Total Downloads
- Battlefield Bad Company 2 Latest Port
- bonjour2X Latest Submitter
67 user(s) are online (in the past 15 minutes)
17 members, 49 guests, 0 anonymous users
hmtinc, nostalgi, ystal123, sitharus, lisapower, pibarra, Stephen Shannon, Phazon, johnpauldixon, DanIsTheMan, asdfghjkl4567, woofenpuss, ShallowYetDense, scbigboy77, Facebook, TheseGlyphs, Wistywist123321, jamie6722














installation was easy, thanks!
How can I connect the app with a bluetooth gps receiver for positioning? Is the default setting in the xml-file correct or do I need a Windows like configuration with COM-port settings?