Download List

Project Description

The j661 project provides a generic CDS (or ARINC 661 Server) in order to facilitate the understanding of the ARINC 661 standard, prototype ARINC 661 concepts and architectures, and facilitate the reuse of ARINC 661 specifications and artefacts between projects. The CDS architecture is designed to allow defining the Server behavior to be easily modified or extended. This is achieved by a modular plug-in architecture, allowing customization at runtime without changing anything in the Server core itself.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-17 11:12
0.56 Beta 1

This release adds a "JavaVersion" property, allowing the user to require
a minimum Java version for an extension,

fixes the Cockpit Plugin generating an incorrect SuperLayer multi-application definition in
certain complex cases,

manages consistency between the projection updates and the MapItem
updates in the case of high-throughput Map updating when using the
projection update cap configuration property,

and add some APIs in the Editor to allow customization of the widgets edition UI.
Tags: Major

2013-02-04 07:51
0.55 final

There is no change compared to 0.55 Beta 1, except the version number. This version is meant to be a final stable release. The main parts that have been improved in 0.55 (through Beta 1 and Beta 2) are: applets now work without a problem with the server; the embedded server is functional and works well; the synth2 to/from Look model transformation is functional; there is support for some new widgets and symbol commands as of the upcoming ARINC 661 supplement 5.
Tags: Minor

2013-02-01 07:19
0.55 Beta 2

This release implements several widgets and Symbol commands added by the Standard for supplement 5. It finalizes the first version of the Look Model plugin for synth2 from /to conversion. It supports the notion of invalid coordinates in Maps projections. It implements the widget events origin. It adds a new protocol.inputPortRedirect that allows redirecting the input of a Server or Client to another output port.
Tags: Major

2013-01-14 04:22
0.55 Beta 1

Many bugfixes for the OpenGL Embedded Server, which is now working as the standalone version, even with a complex UI (including using popups). Adds the capacity to record and read scenarios in hexadecimal. Fixes bugs with DataScaling widgets. Fixes many bugs that could appear in high workload use cases, including multi-threading induced bugs. Many checks for the Look Model parsing.
Tags: Major

2012-12-10 11:00
0.54 final

Fixes the Synth2 Look and Feel not taking into account the screenDensity graphic property for the fonts set for buttons, comboBox, etc. Addes synth2 to LookModel conversion in the LookModel plugin. Fixes the DataScaling widgets not taking into account a modification of the TargetParameterID property in the Editor. Protects the decoding of buffers received by the Server against cases where some of the blocks have a 0 size. Adds a new property for the UDP protocol, which allows you to define more than one port for the output (meaning that several remote clients/servers will receive the buffers).
Tags: Major

Project Resources