Main > Free Download Search >

Free automobiles software for linux

automobiles

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 10
Stormbaan Coureur 1.5.2

Stormbaan Coureur 1.5.2


Stormbaan Coureur is a simulated obstacle course for automobiles. more>>
Stormbaan Coureur is a simulated obstacle course for automobiles. n this game, your objective is to drive your car along an obstacle course. Success depends on total control of the car, and making use of the laws of physics.
Enhancements:
- New name
- Extended track with half pipe jump
- Extended track with turn tables
- Fixed joystick accelerator axis assigment
- Softened the suspension
- Added brake-light
- Added reverse-gear-light
- Improved leaderboard
- Added respawn points
<<less
Download (3.1MB)
Added: 2007-08-24 License: GPL (GNU General Public License) Price:
799 downloads
JumpBox vTiger CRM 1.0

JumpBox vTiger CRM 1.0


JumpBox vTiger CRM is a JumpBox virtual appliance with a pre-configured installation of the vTiger CRM system. more>>
JumpBox vTiger CRM project is a JumpBox virtual appliance with a pre-configured installation of the vTiger CRM system.

Once upon a time, in the raw and exciting days when automobile technology was in its infancy, taking a road trip meant bringing a mechanic along to fix the car every time it broke down. At JumpBox we look at the current state of IT systems and see great similarity with the early automobile.

Today, if you want to deploy and run a server based application you need a mechanic to come along to keep it running. With the automobile, as time passed, the technology improved, cars became vastly more reliable and many more people were able to take to the road.

With JumpBox we’re looking to do the same for server based software. We simplify what has traditionally been complex and deliver server based Open Source applications to an audience that otherwise would be put off by the technical burdens of the old way of doing things.

An integrated software stack in a virtual appliance

A JumpBox bundles the operating system, application and all application dependancies into a single installable module that’s easily deployed using virtualization software from VMWare, Parallels or Xen

Easy to Install

A JumpBox allows you to install a complex server based application without having to know anything about Linux, databases or the command line. You just download, extract the archive and open the application with your virtualization software. Further setup and configuration is handled through a simple web interface.

Simple to manage

The JumpBox platform is pre-configured, tuned and secured to minimize the management needs of the application.

Runs anywhere

Mac OS X, Linux, Windows it doesn’t matter. Thanks to the use of virtualization, JumpBox applications run easily on all the most popular operating systems.

Painless to upgrade

With a JumpBox and the JumpBox Assurance program (launching Q2 2007), management of the system is simple and efficient. Updates to the entire software stack are handled automatically by the platform with minimal user interaction.

Quick to move

With a JumpBox all the application code, data and the runtime are bundled together into a single directory that can easily be moved between systems or even across platforms. This allows you to start using an application by just running it on your desktop. Then when you’re ready you can open it up to the rest of the network and either continue running it on your desktop or easily move it to the server at any time. It doesn’t even matter if the server is running a different operating system, with a JumpBox everything is self contained.

<<less
Download (138.9MB)
Added: 2007-07-25 License: Free To Use But Restricted Price:
875 downloads
Gtk2::Ex::RecordsFilter 0.03

Gtk2::Ex::RecordsFilter 0.03


Gtk2::Ex::RecordsFilter is a high level widget to browse reasonably large amounts of relational data. more>>
Gtk2::Ex::RecordsFilter is a high level widget to browse reasonably large amounts of relational data. This widget is inspired by the song browser of iTunes.

SYNOPSIS

use Gtk2 -init;
use Gtk2::Ex::RecordsFilter;

# Create a recordset
my $recordset = [
[Automobiles,Cars,Toyota,Camry],
[Automobiles,SUV,BMW,Xi],
[Automobiles,SUV,Toyota,Highlander],
[Automobiles,Cars,Mitsubishi,Lancer]
];

# Create the recordsfilter object
my $recordsfilter = Gtk2::Ex::RecordsFilter->new;

# Specify the headers for the columns
my $headers = [Category, Sub-Category, Brand, Model];
Gtk2::Ex::RecordsFilter->set_headers($headers);

# Inject data into the widget
Gtk2::Ex::RecordsFilter->set_data($recordset);

# Get a ref to its widget
my $recordsfilter_widget = $recordsfilter->get_widget();

# Create the root window
my $window = Gtk2::Window->new;
$window->signal_connect(destroy => sub { Gtk2->main_quit; });
$window->set_default_size(500, 300);

# Add the widget to the root window
$window->add($recordsfilter_widget);
$window->show_all;

Gtk2->main;

When working with large amounts of relational records (csv files, database records, music files index), a common task is to filter out a subset or records from a given set. For example, in a master-detail database design, the master recordset, which is typically smaller than the detail recordset, can be filtered out and the filtered subset of master records can then be used to perform additional tasks on the detail records that they point to.

A common example of this usage is the song browser in your own mp3 player application (for example, the iTunes application). This application will allow you to choose an mp3 file (the detail record) based on criteria such as Artist, Album, Song (the master record). Once the master record is choosen (i.e., the Artist, Album and Song) it then performs a task on the detail record (i.e., play the mp3 file).

This Gtk2::Ex::RecordsFilter widget is inspired by the iTunes song browser widget. But this widget carries certain functionality which is not present in the iTunes song browser. The iTunes song browser allows the user to choose one song (one master record) at a time and play it. However, a more general usage should allow the user to choose multiple master records at a time. One approach for such multiple selections is to enable the user to click on different records with the CTRL key pressed and then choose all the highlighted records in one shot. This widget takes a different approach, which I call the shopping cart approach. This is explained in the next section.

<<less
Download (0.008MB)
Added: 2006-11-11 License: Perl Artistic License Price:
1077 downloads
Geo::Google::Path 0.02

Geo::Google::Path 0.02


Geo::Google::Path is a path, by automobile, between two loci. more>>
Geo::Google::Path is a path, by automobile, between two loci.

SYNOPSIS

use Geo::Google::Path;
# you shouldnt need to construct these yourself,
# have a Geo::Google object do it for you.

Google Maps is able to serve up directions between two points. Directions consist of two types of components:

1. a series of points along a "polyline".
2. a series of annotations, each of which applies to a contiguous
range of points.

In the Geo::Google object model, directions are available by calling path() on a Geo::Google instance. The return value is a Geo::Google::Path object, which is a composite of Geo::Google::Segment objects, which are in turn composites of Geo::Google::Location objects.

<<less
Download (0.010MB)
Added: 2006-11-24 License: Perl Artistic License Price:
1064 downloads
FreeAuctionInformation.com 1.00

FreeAuctionInformation.com 1.00


Are you aware of the automobile auctions in Atlanta? Would you like to know what cars are available at the various auctions? Then you are at the right... more>> <<less
Download (0KB)
Added: 2009-04-14 License: Freeware Price: Free
193 downloads
OPAL 0.4.0

OPAL 0.4.0


OPAL is a high-level interface for low-level physics engines used in games, robotics simulations, and other 3D applications. more>>
OPAL is a high-level interface for low-level physics engines used in games, robotics simulations, and other 3D applications.
Features a simple C++ API, intuitive objects (e.g. Solids, Joints, Motors, Sensors), and XML-based file storage for complex objects.
Main features:
- Open Source
- Cross-platform
- Tested on Linux, Irix, Windows, and Mac OS X
- XML file loading
- OPAL XML exporter for 3ds Max
- Breakable joints
- Linear and angular motion damping
- Per-shape material settings
- Contact groups (define which objects can interact physically)
- Collision detection primitive shapes
- Boxes
- Spheres
- Capsules (i.e. capped cylinders)
- Planes
- User-defined triangular mesh collision detection (best for terrains)
- Joints
- Hinge joints (one rotational degree of freedom)
- Universal joints (two rotational degrees of freedom)
- Ball joints (three rotational degrees of freedom)
- Wheel joints (two rotational degrees of freedom)
- Slider joints (i.e. prismatic joints; one translational degree of freedom)
- Fixed joints (zero degrees of freedom)
- Motors
- Attractor motors (provide gravitational attraction between two objects)
- Geared motors (simplified automobile engines)
- Servo motors (use limited torque to achieve a desired angle or velocity; similar to PD/PID controllers)
- Spring motors (simple damped springs; pull objects to a desired position and/or orientation)
- Thruster motors (provide a constant force on an object)
- Sensors
- Acceleration sensors
- Incline sensors
- Raycast sensors
- Volume sensors
- Event handlers
- Collision event handler (notified when objects collide)
- Joint break event handler (notified when a joint breaks)
- Post-step event handler (notified at the end of each time step)
Enhancements:
- Many bugfixes, unit tests, and enhancements.
- New features: handling a large number of object updates, a new motor, better joint damage monitoring, and enhanced event handling.
- The project has been migrated to Subversion.
<<less
Download (1.3MB)
Added: 2006-05-19 License: LGPL (GNU Lesser General Public License) Price:
717 downloads
DashPC 0.49

DashPC 0.49


DashPC car multimedia system is a UI for automobile multimedia implemented in Linux. more>>
DashPC car multimedia system is a UI for automobile multimedia implemented in Linux.

Its provides a comprehensive interface for MP3, DVD, and CD playback, a radio card interface, and GPS navigation. It features an easy-to-use interface and a modular design.

Its functionality is configurable and the system is expandable with the use of plug-ins, which currently include plug-ins for controlling video4linux supported radio cards, viewing images, and running external commands.

<<less
Download (0.39MB)
Added: 2006-07-14 License: GPL (GNU General Public License) Price:
1199 downloads
Zimbra Desktop Alpha 0.53

Zimbra Desktop Alpha 0.53


Zimbra Desktop is the next generation leap forward for Web 2.0 applications. more>>
Zimbra Desktop is the next generation leap forward for Web 2.0 applications- now you can have Zimbras Ajax-based collaboration experience online and offline.
That means when you are out of the office without a connection (say, in a plane, train, or automobile), you can keep working without missing a beat.
Zimbra Desktop benefits:
- The better overall usability of Web 2.0 (conversation view, tags, Zimlets) comes to the desktop; plus the web and desktop experience are now the same
- Switch from online to offline mode seamlessly and automatically; when online you are immune to hiccups and interruptions caused by server latency
- Faster search, better rich mail rendering, and a self-organizing inbox more adept handling larger email volumes than traditional clients (no more 2GB mailbox limits!)
- Significantly reduced administration overhead managing and maintaining local files; they are synced to the Zimbra Server where they can be safeguarded
- Fundamentally a cross browser, cross platform solution (Windows, Apple, Linux)
- Its open source; expensive investments in proprietary clients are no longer required
This project will help you write emails, add new appointments, edit documents; when you re-connect changes will be automatically synced to the Zimbra Server.
Main features:
- Full email support: compose, edit, delete, reply, or make drafts online and offline
- Fast Zimbra search including Advanced Search builder
- Support for contacts, both locally stored and GAL
- Easy set up wizard for account configuration
- Existing user preferences (folders, signatures, settings, etc) are imported
- Works with ZCS 4.5+ servers
- Fast launch with automatic, transparent sync
Zimbra Desktop is available for you to try as an alpha version. We encourage you to take it for a test drive and provide us your feedback.
Enhancements:
- Bug Fixes
<<less
Download (31.8MB)
Added: 2007-08-06 License: GPL (GNU General Public License) Price:
1397 downloads
Car PC Development Kit 0.2.1

Car PC Development Kit 0.2.1


Car PC Development Kit is a kit for making a Linux distribution for a car PC. more>>
Car PC Development Kit is a kit for making a Linux distribution for a car PC.
Unlike most distributions which come prepackaged and ready to load, this distribution requires downloading, compiling, and post-setup before you can load it into a system.
The end result will be a modular platform for quickly putting together a small Linux system to copy onto boot media and start using.
The target platform is a mini-computer to be installed in an automobile and used either headless or with a monitor and some input device like a keyboard or remote control.
Enhancements:
- Fixes LIRC support for both CAUI and MPlayer.
- Updates the CAUI version, and updates the LIRC package to configure more buttons by default.
<<less
Download (0.065MB)
Added: 2005-12-02 License: GPL (GNU General Public License) Price:
1428 downloads
Sturmbahnfahrer 1.5.2

Sturmbahnfahrer 1.5.2


Sturmbahnfahrer is a simulated obstacle course for automobiles. more>>
Sturmbahnfahrer is a simulated obstacle course for automobiles.

Sturmbahnfahrer... for expert drivers only. If you want to master it, try to have the laws of physics work with you, not against you.

Enabling technologies behind Sturmbahnfahrer include the Open Dynamics Engine and the portable game library known as PLIB.

Sturmbahnfahrer is a game by Bram Stolk.

<<less
Download (3.1MB)
Added: 2007-08-23 License: GPL (GNU General Public License) Price:
794 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1