Main > Free Download Search >

Free gpled software for linux

gpled

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 42
ngspice 16

ngspice 16


ngspice is a circuit simulator derived from the Berkeleys spice 3f4(5). more>>
Ngspice is both the name of a development project and the name of the developed software (hmm, strange isntit ?).
The ngspice project aims to build an open source GPLed mixed-mode/mixed-level circuit simulator. This means that the circuit simulator has to be written nearly from scratch, which is a complex and time consuming task.
The project first step (and not a small one) has been to get a freely available (but not GPLed) circuit simulator, spice 3f5 and studied its code in the hope that we could use it as a base for the real ngspice (the GPLed one).
While it is not possible, at the time this page is written, to base our code on spice 3f5, because of a conflict between its license and the GPL, we are trying to correct its bugs and make some improvements, providing our results to the community.
This process goes in parallel with the task of writing the new simulator. We hope that Berkeleys people will change spices license releasing it under GPL or under the new version of the BSD which has the incompatibility removed. This will surely speed up the coming of the real ngspice.
Main features:
- Better convergence: new algorithms for Operating Point analysis. Modified Fixed Point homotopy is a good candidate.
- Dynamically Loadable Devices: In the original spice code all devices models have to be statically linked in the simulator executable. This new approach will reduce the memory needed by the simulator code and improve its modularity. A device interface that allows dynamic loading has not yet defined. Since ng-spice-rework-10 all devices are shared libraries, but they must still be linked at compile time. The next step is to make devices behave as "plugins".
- Implementation of new analyses: ngspice should become a powerful synthesis tool, so 2-ports networks analyses are a must and optimization features must be taken into account.
- Mixed Mode / Mixed Level simulation: include into ng-spice the capabilities to simulate analog and digital systems and include numerical devices into its netlists. CIDER device simulator (always from Berkeleys CAD group) is the candidate for the Mixed Level part.
- Input/output enhancements: most spice users have requested improvements in the I/O part of spice, mostly compatibility issues with existing commercial simulators.
Enhancements:
- Bug fixing: most of the bugs that affected rework-15 have been fixed, thus ngspice is more stable, especially the xspice extension, the subcircuit (X devices) handling and the numparam library.
- New features: netlist syntax has been expandend allowing for end-of-line comments. A ".global" card has beed added to define global nodes, i.e. nodes that are not expanded in subcircuits. It is possible to define TC for resistors on the instance line. The editline library can be used instead of readline (no more GPL license violation).
- Porting: ngspice now works (with xspice extension) on Windows using MINGW/MSYS.
<<less
Download (4.5MB)
Added: 2005-08-29 License: BSD License Price:
1523 downloads
pedsim 0.99

pedsim 0.99


pedsim project is a simple microscopic pedestrian simulation system. more>>
pedsim project is a simple microscopic pedestrian simulation system.

It consists, for the time being, of only a small simulation core and some functions to direct the pedestrians desire. The output of the program is some POV-Ray files generated directly from the main executable (someone needs to separate this eventually), and a data stream in an XML-like format. This stream can be used to attach external viewers in order to watch progress of the simulation in real time. These viewers are available, but are at the moment not under GPL.

This package is suitable for use in crowd simulation (e.g. evacuation), games, and movies. At the moment, it will produce a hard-coded animation sequence of some sword-fighting warriors as an example. If there is enough interest in this simulation package, I will definitely improve the code in a way that it becomes more generally usable (e.g. add a user interface). See the examples page for example pictures, a short movie, and for screenshots.

pedsim was initially developed for RedHat Linux (i686) using gcc 3.2.2, and was tested on a Opteron 64bit machine with Fedora Core 1. It should compile on every POSIX compatible operating system. However, for windos, you might have to change the networking code. You can download the source code.

There is much more code available than presented here. However, not all of that code is under the GPL. Please contact me if you are interested in other software related to this simulation package. Note that the simulation presented here is very similar to the one used in our academical project, but was basically rewritten from scratch. Therefore, contact me as well if you consider using pedsim, since my future efforts on this GPLed project depend on the feedback I get. Please let me know in which direction this project should be extended, and for which purpose this could be of interest to you.
<<less
Download (MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1020 downloads
Ganymede 1.0.12

Ganymede 1.0.12


Ganymede is a GPLed Network Directory Management System. more>>
GANYMEDE is a portable and customizable network directory management system, released under the GNU General Public License. It is free software. Ganymede is written in Java, and the Ganymede clients can be run on any system with JDK 1.1.7 or better. The Ganymede server is designed to run on a UNIX-type system, but can be run on almost any Java-supporting operating systems with the proper support scripts.

Ganymede is designed to manage network directory services such as NIS, DNS, Netinfo, and LDAP. The Ganymede server contains an object database of your network directory data, which users and admins can browse and edit using a polished GUI client. Whenever a change is committed to the database, the Ganymede server dumps out a bunch of data files and runs backend scripts to update your network directory services. All changes are logged, and Ganymede can send email to your users and administrators notifying them of account activity.

Ganymede is both multithreaded and multi-user. Many users and admins can be browsing and making changes to the Ganymede database simultaneously. The Ganymede server supports transactions, and transparently handles locking and concurrency issues to guarantee referential data integrity during concurrent editing. Ganymede supports fine-grained delegation, so that you can allow arbitrary subdivision of authority over your network directory services. If you want to have a single NIS domain for your organization but you want certain administrators to be able to edit only certain user accounts, Ganymede makes it easy.

Finally, Ganymede is highly customizable. You can customize the servers schema definitions to handle whatever sort of directory data you want to manage, and data can be imported from any source you like using Ganymedes flexible XML interface. You can create custom Java classes to generate any sort of data files, and your own back-end builder scripts in your favorite scripting language to handle the distribution of directory updates. You can create administration tasks to be run automatically by the Ganymede scheduler, and you can create plug-in classes to oversee almost every aspect of the editing process.

At ARL:UT, we use Ganymede to manage NIS, DNS, a Windows NT domain controller, Samba, Sendmail, tacacs, and LDAP. If you have a lot of network directory services that youd like to unify without having to rearchitect your network systems around LDAP or Active Directory, Ganymede may be the tool for you.
<<less
Download (5.7MB)
Added: 2005-04-25 License: GPL (GNU General Public License) Price:
1642 downloads
GnuPG 2.0.6

GnuPG 2.0.6


GnuPG is a complete and free replacement for PGP. more>>
GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC2440 (OpenPGP) compliant application.
GnuPG is Free Software . GnuPG can be freely used, modified and distributed under the terms of the GNU General Public License.
PGP, on which OpenPGP is based, was originally developed by Philip Zimmermann in the early 1990s.
Project Aegypten provides Sphinx-Clients (Mutt, KMail, ...) compatible to S/MIME within a GnuPG framework. Within this project a few new tools have been developed, most notably "gpgsm" as the S/MIME counterpart of "gpg".
Main features:
- Full replacement of PGP.
- Does not use any patented algorithms.
- GPLed, written from scratch.
- Can be used as a filter program.
- Full OpenPGP implementation (see RFC2440 at RFC Editor ).
- Better functionality than PGP and some security enhancements over PGP 2.
- Decrypts and verifies PGP 5, 6 and 7 messages.
- Supports ElGamal, DSA, RSA, AES, 3DES, Blowfish, Twofish, CAST5, MD5, SHA-1, RIPE-MD-160 and TIGER.
- Easy implementation of new algorithms using extension modules.
- The User ID is forced to be in a standard format.
- Supports key and signature expiration dates.
- English, Danish, Dutch, Esperanto, Estonian, French, German, Japanese, Italian, Polish, Portuguese (Brazilian), Portuguese (Portuguese), Russian, Spanish, Swedish and Turkish language support.
- Online help system.
- Optional anonymous message receivers.
- Integrated support for HKP keyservers (wwwkeys.pgp.net).
- Clears signed patch files which can still be processed by patch.
- and many more things....
<<less
Download (3.7MB)
Added: 2007-08-17 License: GPL (GNU General Public License) Price:
516 downloads
FreeSynd 0.2

FreeSynd 0.2


FreeSynd is a cross-platform, GPLed reimplementation of the classic Bullfrog game, Syndicate. more>>
FreeSynd is a cross-platform, GPLed reimplementation of the classic Bullfrog game, Syndicate.
As the worlds multinational corporations grew, their profits began to rival those of small countries. Soon they owned small countries and corporate influence was felt at the highest level of world government. Smaller corporations were swallowed up like plankton in the wake of three behemoth mega-corporations, one U.S.-based, one Europe-based and one based in the Far East. These became the only effective world government, unelected, undemocratic, but controlling the lives of the people through commerce.
Then the European corporation perfected the CHIP. Inserted in the neck, the CHIP stimulated the brain stem to alter your every perception of the outside world. Better than any drug, the CHIP gave hope to millions by numbing their senses to the misery and squalor around them. One CHIP would convince users that the sun shone and the birds sang even as they walked through the constant acid rain drizzle. Another that they were glamorous or handsome - theyd look in the mirror and see a different face - while the rest of the world would see them as they really were.
The CHIP was a technological revolution and sold countless units with the slogan "Why change your world when you can change your mind". It also left the user open to auto-suggestion and gave the corporations the perfect tool for manipulating the populace.
Like any new and potent drug, control of the CHIP meant control of the people. Soon the corporations were at war among themselves, desperate to monopolize CHIP manufacture. But the corporations thirst for power left them open to infiltration.
With money earned through pirating CHIP technology, crime Syndicates bribed and murdered their way into corporation boardrooms. It wasnt long before the Syndicates became the controlling force all over the globe, with a finger in the pie of every transaction, criminal or otherwise, worldwide.
And in the crime Syndicates of tomorrow those in control dont need uzis for back up. Teams of custom-built cyborg agents hunt down rivals and traitors, and spread the influence of the Syndicates across the globe.
Enhancements:
This release boasts the following:
- The first level is "playable".
- Most of the menus are complete and functional.
- Sound and music are operational.
Known issues with this release:
- Agent AI is different from the original game.
- No trees the map.
- The minimap is not complete.
- Tax collection and other functionality of the world map are not done.
<<less
Download (MB)
Added: 2007-04-24 License: GPL (GNU General Public License) Price:
918 downloads
KTabEdit 0.0.8

KTabEdit 0.0.8


KTabEdit is a KDE tabulature editor. more>>
KTabEdit is a KDE tabulature editor.
KTabEdit is basically a guitar tabulature editor for K Desktop Environment. Its much more than just a tab editor.
Main features:
- Free GPLed program;
- K Desktop Environment GUI;
- Powerful and convenient tabulature editing, including many effects and classical note score editing for classic instrument players;
- Full and very customizable MIDI to tabulature import and export;
- Support of extra data formats, such as ASCII tabulatures or popular programs format, such as Guitar Pros or TablEdit;
- Chord fingering construction tools - chord finder & chord analyzer;
- Highly customizable to suit a lot of possible instruments (not only 6-stringed guitars, and even not only guitars), including drum tracks, lyrics and other MIDI events.
Well, right now KTabEdit is in very alpha state and doesnt support everything stated. However, it already features a nice tabulature editor, though not ultimately powerful, loading/saving its own format (kg files) and all the chord construction tools.
Enhancements:
- Correct the supports of the click on the screen
- Add a new class TrackClassicalDuration draw the duration for the classical notation
- Correct the visual drawing
- Go to the bar and time when you click on the screen
- New icons and web site thanks to Ollivier Lapeyre Johann
<<less
Download (0.85MB)
Added: 2006-10-10 License: GPL (GNU General Public License) Price:
1117 downloads
OpenSS7 0.9.2.F

OpenSS7 0.9.2.F


OpenSS7 is an opensource development project to provide robust and GPLed SS7 stack for Linux and other UN*X operation systems. more>>
OpenSS7 is an opensource development project to provide robust and GPLed SS7 stack for Linux and other UN*X operation systems.
Perhaps we should have called it LinuxSS7, or SS7-For-The-Common-Man, or SS7-For-The-Rest-Of-Us, but were kinda attached to the name OpenSS7 as this is an opensource project.
Project Purpose
The purpose of the OpenSS7 project is to attempt to address the following impediments to the widespread use of SS7 both inside and outside the carrier community: Expense, Complexity, Collaboration, Certification, Core Competency and Expertise.
Project Background
Lists and describes some of the significant turning points in the OpenSS7 Project. These are just the highlights.
Project Mandate
Mandate of the OpenSS7 Project: build an SS7 stack.
Project Scope
Lists and describes what components are considered within the scope of the project and which are not.
Project Objectives
Lists and describes the specific objectives of the OpensSS7 Project.
Enhancements:
- The SCTP, STREAMS, and ISDN components were updated.
<<less
Download (63.9MB)
Added: 2007-06-27 License: GPL (GNU General Public License) Price:
865 downloads
phpLogCon 1.2.3

phpLogCon 1.2.3


phpLogCon is a Web front-end for syslog and other network event data. more>>
phpLogCon is a web interface to syslog and other network event data. phpLogCon project provides easy browsing and some basic analysis of realtime network events.
Depending on the applications feeding the database, it can process syslog messages, Windows event log entries and even SNMP trap data - just to name a few.
phpLogCon is part of Adiscons MonitorWare line of monitoring applications. It runs both under Windows and Unix/Linux.
The database can be populated by MonitorWare Agent, WinSyslog or EventReporter on the Windows side and by rsyslog on the Unix/Linux side.
phpLogCon itself is free, GPLed software (as are some other memebers of the product line).
Enhancements:
- This release contains some feature enhancements (like IP-based filtering) and bugfixes.
- If you are happy with your currently installed version, there is no urgent need to install 1.2.3.
<<less
Download (0.067MB)
Added: 2006-05-16 License: GPL (GNU General Public License) Price:
1256 downloads
Rivendell 0.9.0

Rivendell 0.9.0


Rivendell aims to be a complete radio broadcast automation solution. more>>
Rivendell aims to be a complete radio broadcast automation solution, with the facilities for the management, scheduling, acquisition and playout of audio content.
As a robust, functionally complete digital audio system for broadcast radio applications, Rivendell uses industry standard components like the GNU/Linux Operating System, the AudioScience HPI Driver Architecture and the MySQL Database Engine.
Main features:
- A complete GPLed radio automation system.
- Designed for efficient on-air use, with large, touchscreen-friendly controls.
- Up to three full automation logs may be operated from a single computer.
- Extensive support for live assist environments, with multiple SoundPanel arrays available at the touch of a finger.
- All configuration is done by means of point and click interfaces -- *no* arcane configuration files to edit!
- Support for both PCM16 and MPEG Layer 2 audio formats.
- Full support for both analog and AES3 digital audio interfaces, using high-quality audio adapters manufactured by AudioScience Inc. and the JACK Audio Connection Kit.
- Designed by radio broadcasters, for radio broadcasters.
- Completely free and open -- no dongles, unlock codes, software keys or other arbitrary limitations.
Components:
- RDAdmin ~ comprehensive system configuration and management tool
- RDLogEdit ~ complete program log editing tool
- RDLibrary ~ audio acquisition and management tool, for maintaining a library of audio content
- RDAirPlay ~ on-air audio playout application
- RDCatch ~ automatic audio recorder and event scheduler specifically optimized for simultaneous capture of multiple long-form audio programs
- RDLogManager ~ tool for integration with a wide array of third-party traffic and music scheduling systems
<<less
Download (0.87MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1351 downloads
KBookRipper 0.7

KBookRipper 0.7


KBookRipper is a CD-riper based on cdparanoia focused on audio books delivered on CD. more>>
KBookRipper is a CD-riper based on cdparanoia focused on audio books delivered on CD. The project will rip a set of CDs with the same meta data. The output format is OGG, not MP3. The CDs assumes to be part of a audio book.

I wrote it since I was very annoyed that the meta data for a book delivered on several CDs never was the same for all CDs and frequently was missing for at least one of the CDs. The crappy meta data made it hard to rip books with K3B.

This program allows you to enter meta data (author, title, published year) that is used for all the CDs in the book. The only meta data that is changed if the CD-number and that one is increased automatically.

Each books is stored on disk kept together and files are named with the assumption to be part of a book.

For me, this little program has been most valuable since I have ripped about 150 aduio books to put them on my MP3-player. Or, rather, my OGG-player. The output of this program if ogg-files. There is no option what so ever to create MP3-files (although it is a GPLed software and lame takes about the same command options as the oggenc takes).

The applications is made with kommander. The working part is written in bash and the script depends on cdparanoia and oggenc. The command play is used to play a little blip when ac CD is done (blip not included). The script will fail if cdparanoia or oggenc is missing (do the test in the settings-page). If the command play is missing only the blip will fail.

Ive used this for a about one hundred books and I have designed the GUI myself. I guess that disqualifies me to actually have any opinions about the GUI and usability. Du feel free to send me an email and give me feedback. If you think this application is useless, please let me know why.
<<less
Download (0.011MB)
Added: 2006-12-28 License: GPL (GNU General Public License) Price:
1030 downloads
KGuitarTMP 0.0.6

KGuitarTMP 0.0.6


KGuitar aims to develop a free, full-featured guitarist helper program, focusing on tabulature editing. more>>
KGuitar is basically a guitar tabulature editor for K Desktop Environment. Its much more than just a tab editor.
Main features:
- Free GPLed program;
- K Desktop Environment GUI;
- Powerful and convenient tabulature editing, including many effects and classical note score editing for classic instrument players;
- Full and very customizable MIDI to tabulature import and export;
- Support of extra data formats, such as ASCII tabulatures or popular programs format, such as Guitar Pros or TablEdit;
- Chord fingering construction tools - chord finder & chord analyzer;
- Highly customizable to suit a lot of possible instruments (not only 6-stringed guitars, and even not only guitars), including drum tracks, lyrics and other MIDI events.
Enhancements:
- Initial support of power tab (BETA!!!!)
- Add a wizard for the tse3 and timidity configuration
- and correct other bugs
<<less
Download (0.69MB)
Added: 2006-04-20 License: GPL (GNU General Public License) Price:
1286 downloads
QtWvDialer 0.4.4

QtWvDialer 0.4.4


QtWvdialer is a simple graphical frontend to wvdial. more>>
QtWvdialer is a simple graphical frontend to wvdial. Even if it looks like a GTK application in this screen shot, QtWvDialer was developed with Qt from Trolltech AS. Ive chosen the GTK theme because it makes my desktop more homogenous when mixing GNOME and KDE applications. Wvdial was written by Dave Coombs and Avery Pennarun for Worldvisions Computer Technology, as part of the Worldvisions Weaver project.
QtWvdialer is a simple graphical front-end to wvdial and its free software. You need the Qt library version 2.1.0 or better and wvdial. It provides you with a easy to use GUI to fire up a ppp connection. Additionally you have access to the output of wvdial, some PPP statistics and a editor for the wvdial configuration. The code for PPP statistics retrieval was extracted from the very fine program kpppload from Sean Vyain. Thanks Sean, for this nice piece of GPLed code!
QtWvDialer as source and compilation is simple:
1. Untar the tarball
2. Enter the directory QtWvDialer
3. call ./configure
4. call make and wait a few minutes
Now youll find the executable qtwvdialer in the QtWvDialer/bin directory. Put it into your $PATH and you are done.
Enhancements:
- A bug in the configure script was fixed.
<<less
Download (0.051MB)
Added: 2007-02-04 License: GPL (GNU General Public License) Price:
992 downloads
Unlimited Simulator Alpha 9

Unlimited Simulator Alpha 9


Unlimited Simulator project is a general purpose simulator. more>>
Unlimited Simulator project is a general purpose simulator.
Unlimited Simulator is not a game. Its a basis to create whatever simulations you want, from games to scientific simulations.
You only have to worry about physics, controls and how the world looks like. It can be at the same time a car simulator, a spaceships war game, or a scientific simulation.
While you can do these things on their own, Unlimited Simulator provides the ability to do all three at once. It allows interaction of completely different kinds of clients, thus achieving unprecedent realism and complexity.
Main features:
- multiplayer: many players by internet or two in your computer;
- create your own vehicles, tracks, terrains, sounds, objects;
- vehicles may have their own physical simulation functions, and interact with the game, creating new objects, destroying others. They can fly or float or move underwater; they can be animals, or surrealistic creations. You create.
- track can contain structures as loops, bridges, banked curves, and anything you can do with polygons;
- creating a track can be done DRAWING on the terrain (not implemented yet);
- objects can be animated and intelligent!
- everything is modular: this means almost all the stuff is plugable! No need to recompile the code;
- last, but not least: GPLed!
Enhancements:
- big debugging in ulengine/primitives.c. Several allocation problems solved.
- review of network code: structs separated in a new header, shared/net.h, and other improvements in code itself.
- review of client plugin format (what functions, names, etc).
- wrappers for the not-so-standard standard C variable types in config.h.
- cosmetic changes in some places, specially ulengine.h.
- BIG debugging in ulengine/project.c and ulengine/graphic.c. Only a billion or so bugs left.
- improved ulengine/demo.c; tests now include graphic functions.
- fixed two small bugs in drawHLine due to rounding.
- added a new projection system. Not tested yet.
- graphics test phase started: drawPixel, drawHLine, drawLine, drawFlatTri and drawShadedTri are working.
- modified POLY_UL structure: SCREENP_UL *projected field was deleted. This field is really unecessary, and deleting it saves 2*sizeof(int) bytes for each vertex. Projections are not individually saved anymore (why should they be after all?). See ulengine/project.c:projectP() to see how projected points are handled.
- added ulengine/image.c, to handle image operations.
- added ulengine/effects.c.
- textures support implemented.
- several small optimizations in ulengine/graphic.c.
- work in the server communications system.
<<less
Download (0.18MB)
Added: 2006-11-29 License: GPL (GNU General Public License) Price:
1068 downloads
World of Padman 1.1

World of Padman 1.1


World of Padman is a multiplayer Fun Action Shooter at Q3 Engine base. more>>
World of Padman is a multiplayer Fun Action Shooter at Q3 Engine base.

World of Padman was a popular total conversation mod for the quake 3 engine.

Since the release of the gpled sourcecode, their team-members are worked hard to brush up the maps, models and the whole bunch of other things that belongs to a superior mod. They Invented new weapons, gaming goals on so on.

Today it is the day to proudly anounce the availibility of WoP for Linux, MacOsX and Windows, also.

The standalone game is an funshooter at its best! Come and try it for free, you have nothing to invest but your download time.

The game comes absolutly free as in beer. For details for the copyrighted graphics read at the project site http://worldofpadman.com.

<<less
Download (550.2MB)
Added: 2007-04-02 License: Freeware Price:
943 downloads
Open Quartz 2004.08.01

Open Quartz 2004.08.01


Open Quartz is a replacement for the Quake 1 game data under the terms of the GNU General Public License. more>>
So what is Open Quartz? Basically, it is a replacement for the Quake 1 game data under the terms of the GNU General Public License. In addition, GPLed tools are developed to support developers of content for the Quake engine.

On 31 May 1996, id Software released the game Quake, which became a huge success. In 1999, the sourcecode for Quake was released under the terms of the GNU General Public License.

Thus peolple could improve the engine and use the engine to create their own games. Soon after the source release, the QuakeForge project was startet to create a cross-platform engine that would appeal to many people.

But having only a GPLed engine but non-free data files was unsatisfiyng so the QuakeForge team also startet Open Quartz.

Though being abandoned for many years, the project is going again thanks to new and devoted developers. But your help is still appreciated, there is a lot to do.

Why is having a free engine and non-free data so unsatisfying? Quake can still be easily aquired from the id Store and a Shareware Version is also available.

Yeah, thats true. Quake is a great game and we encourage everyone to buy it. Combined with up-to-date engines like Darkplaces, QuakeForge and Tenebrae its still a great experience. The reasons why OpenQuartz is developed lie not with the availability of Quake nor is Quake a bad game.

Its just that both a free engine and a free data set result in a lot more options and possibilities for developers and the end-user. Its for example not possible to ship Quake with any free Linux distribution like Debian.

But you can do that with OpenQuartz. Also, when you want to create an own game using one of the advanced Quake engines, you have to recreate everything from scratch. With OpenQuartz, you have a lot of free content already availabe which means a lot less work. Also, creating standalone games from existing Quake Mods is now easily possible thanks to Open Quartz.
<<less
Download (9.0MB)
Added: 2005-09-23 License: GPL (GNU General Public License) Price:
1496 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 3
  • 1
  • 2
  • 3