| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| whitepapers | 2014-04-03 | ||
| README.txt | 2014-04-03 | 3.2 kB | |
| fdui-online-0.5.0.tar.gz | 2014-04-03 | 110.3 kB | |
| fdui-online-0.4.0.tar.gz | 2014-04-03 | 108.8 kB | |
| fdui-online-0.3.9.tar.gz | 2014-04-03 | 108.2 kB | |
| fdui-online-0.3.91.tar.gz | 2014-04-03 | 108.8 kB | |
| fdui-mvm-0.3.0.zip | 2014-04-03 | 562.0 kB | |
| fdui-mvm-0.3.0.tar.gz | 2014-04-03 | 542.9 kB | |
| fdui-mvm-0.2.1.zip | 2014-04-03 | 559.2 kB | |
| fdui-mvm-0.2.1.tar.gz | 2014-04-03 | 542.6 kB | |
| fdui-mvm-0.2.0.zip | 2014-04-03 | 551.6 kB | |
| fdui-mvm-0.2.0.tar.gz | 2014-04-03 | 534.1 kB | |
| fdui-mvm-0.1.2.zip | 2014-04-03 | 535.6 kB | |
| fdui-mvm-0.1.2.tar.gz | 2014-04-03 | 525.6 kB | |
| fdui-mvm-0.1.1.zip | 2014-04-03 | 529.6 kB | |
| fdui-mvm-0.1.1.tar.gz | 2014-04-03 | 521.8 kB | |
| fdui-mvm-0.1.0.zip | 2014-04-03 | 528.6 kB | |
| fdui-mvm-0.1.0.tar.gz | 2014-04-03 | 520.9 kB | |
| fdui-lib-0.3.0.tar.gz | 2014-04-03 | 22.2 kB | |
| fdui-lib-0.3.0.zip | 2014-04-03 | 26.8 kB | |
| fdui-lib-0.2.0.zip | 2014-04-03 | 19.2 kB | |
| fdui-lib-0.2.1.tar.gz | 2014-04-03 | 22.1 kB | |
| fdui-lib-0.2.1.zip | 2014-04-03 | 26.7 kB | |
| fdui-lib-0.2.0.tar.gz | 2014-04-03 | 14.7 kB | |
| fdui-src-0.1.4.zip | 2014-04-03 | 18.2 kB | |
| fdui-src-0.1.5.tar.gz | 2014-04-03 | 14.2 kB | |
| fdui-src-0.1.5.zip | 2014-04-03 | 18.6 kB | |
| fdui-src-0.1.4.tar.gz | 2014-04-03 | 13.8 kB | |
| Totals: 28 Items | 7.1 MB | 0 |
Stable Releases
===============
Flightdeck-UI Online
--------------------
The latest stable release is fdui-online-0.4.0.tar.gz. Requires
Apache, Python mod_python on the server side. On the client, you need
a browser with the Flash 7 plugin (although later versions of the
plugin should work, and Flash 6 may also work).
License: GPL version 2.
Flightdeck-UI Multi-Variable Monitor (MVM)
------------------------------------------
The latest stable release is fdui-mvm-0.2.1.tar.gz, or
fdui-mvm-0.2.1.zip in "zip" format. Includes the entire Flightdeck-UI
library version 0.2.1 (see below). Requires Python and Tkinter,
version 1.5.2 or later; also TCL 8.3.3.
Here is how to get started with MVM
Download the archive. Unpack into a directory of your choice. Read
the quickstart manual in README-MVM.TXT Run mvm.py (typical examples
follow).
Unix: python mydir/mvm.py
Windows: pythonw mydir\mvm.py
License: GPL version 2.
Flightdeck-UI Library
---------------------
The latest stable release is fdui-lib-0.2.1.tar.gz, or
fdui-lib-0.2.1.zip in "zip" format. Requires Python and Tkinter,
version 1.5.2 or later; also TCL 8.3.3.
License: LGPL version 2.1.
Development Releases
====================
Flightdeck-UI Online
--------------------
The latest development release is fdui-online-0.5.0.tar.gz. It
introduces some code cleanup and documentation (mostly based on
analysis with pylint).
License: GPL version 2.
Flightdeck-UI Multi-Variable Monitor (MVM)
------------------------------------------
The latest development release is fdui-mvm-0.3.0.tar.gz (or
fdui-mvm-0.3.0.zip). It adds the "safetymon" and "safetymon-small"
control files, which monitor the temperature of the hard drive and
CPU. There are also minor changes to syncronise the code that MVM and
the Flightdeck-UI Library share with Flightdeck-UI Online versions
0.4.0 and 0.5.0. Tested with Python and Tkinter version 2.4, TCL
version 8.4, but should also work with some earlier versions.
License: GPL version 2.
Flightdeck-UI Library
---------------------
The latest development release is fdui-lib-0.3.0.tar.gz (or
fdui-lib-0.3.0.zip). This release provides minor changes, to
syncronise the code that the Flightdeck-UI Library shares with
Flightdeck-UI Online versions 0.4.0 and 0.5.0. Tested with Python and
Tkinter version 2.4, TCL version 8.4, but should also work with some
earlier versions.
License: LGPL version 2.1.
Older Releases
==============
Flightdeck-UI Online
--------------------
fdui-online-0.3.91.tar.gz
fdui-online-0.3.9.tar.gz
License: GPL version 2.
Flightdeck-UI Multi-Variable Monitor (MVM)
-----------------------------------------
fdui-mvm-0.2.0.tar.gz fdui-mvm-0.2.0.zip
fdui-mvm-0.1.2.tar.gz fdui-mvm-0.1.2.zip
fdui-mvm-0.1.1.tar.gz fdui-mvm-0.1.1.zip
fdui-mvm-0.1.0.tar.gz fdui-mvm-0.1.0.zip
License: GPL version 2.
Flightdeck-UI Library
---------------------
fdui-lib-0.2.0.tar.gz fdui-lib-0.2.0.zip
fdui-src-0.1.5.tar.gz fdui-src-0.1.5.zip
fdui-src-0.1.4.tar.gz fdui-src-0.1.4.zip
License: Open Light Software Inc. Open License.