Software

wx miniLA

minila_wx Type: GUI
OS: Linux, Win, Other
Version: 0.7
Latest supported firmware: 1.7
Description: Fully multiplatform software, built with wxWidgets, and compatible with Code::Blocks IDE.

> download <

SVN access:

   svn co https://minila.svn.sourceforge.net/svnroot/minila/trunk minila

minila win 0.X

minila_win_0.X Type: GUI
OS: Win
Version: 0.6.3
Latest supported firmware: 1.7, 2.2
Description: Complete program including communication with miniLA, waveform/text viewer, full triggering support, declaration of buses, protocol decoders (RS-232, I2C, SPI, PWM) and more. Supports LPT and USB interface.

> download <

minila dos GUI

minila_dos_gui Type: viewer
OS: DOS
Version: 0.9
Description: DOS program for displaying of sampled data. Reads binary file, supports own definitions of signals and buses.

> download <

CVS access:

   cvs -d:pserver:anonymous@minila.cvs.sourceforge.net:/cvsroot/minila login
   cvs -z3 -d:pserver:anonymous@minila.cvs.sourceforge.net:/cvsroot/minila co minila_dos

Utilities

utils_232 OS: Win/DOS, Linux
Version: 0.2
Description: Set of various utilities. Package currently contains standalone BIN to VCD converter and decoders of RS-232, I2C and SPI protocol.

> download <

Suspended SW

Various SW created but no longer in development.

minila win 1.X

minila_win Type: GUI
OS: Win
Version: 1.5.5
Latest supported firmware: 1.5.3 (limited)
Description: This program originated from early-version of minila_win (ver 0.1) with an idea of program that would widely based on plugins.

> download <, latest (unstable) version available here: > download <

CVS access:

   cvs -d:pserver:anonymous@minila.cvs.sourceforge.net:/cvsroot/minila login
   cvs -z3 -d:pserver:anonymous@minila.cvs.sourceforge.net:/cvsroot/minila co minila_win

minila linux

minila_linux Type: grabber
OS: Linux
Version: 0.3
Latest supported firmware: 1.6, 2.1
Description: Linux command line utility. It supports full functionality of miniLA. Output is in binary file or in VCD file (own definitions of signals and buses supported). Can be run under root or ordinary user. LPT port supported only.

> download <

CVS access:

   cvs -d:pserver:anonymous@minila.cvs.sourceforge.net:/cvsroot/minila login
   cvs -z3 -d:pserver:anonymous@minila.cvs.sourceforge.net:/cvsroot/minila co minila_linux

test win

test_win Type: grabber
OS: Win
Version: 1.1.1
Latest supported firmware: 1.6, 2.1
Description: Very simple Delphi program developed for debug of communication between PC and miniLA via LPT port. For correct functionality on WinNT systems, driver allowing direct access to IO ports is necessary (GiveIO, UserPort etc.).

> download <

3rd party programs

List of programs not written by miniLA group, but which can be also used to display sampled data.

gtkWave

gtkwave OS: Win, Linux
Homepage: official, win32
Description: GNU VCD/EVCD/LXT/Synopsis .out format electronic waveform viewer built using the GTK+ toolkit.