• Home
  • Download
  • Elettro::Wiki
  • Sitemap
  • Feedback

Elettrolinux

Categories

  • Acquire & Measure
  • Analyze & Visualize
  • Authoring
  • CAN - FlexRay - LIN
  • Hardware drivers
  • Home automation
  • IC Layout Editor
  • IDE
  • RTOS
  • SCADA - PLC
  • Scientific computation
  • Simulation
  • T-CAD/CAM - EDA
  • Utilities

Open Software Projects

  • Bio Conductor
  • CERN Libraries
  • My Open Bticino
  • Open Avionics
  • Open Bio Foundation
  • Open CASCADE
  • OpenCFD - OpenFOAM
  • OpenCores
  • Orocos Project
  • OSGeo
  • Player Project
  • R-Project
  • VLSI & ASIC Technology

Open HW/FW Projects

  • Baloon Project
  • FreeCores
  • LinuxBIOS
  • OpenBIOS
  • SquidBee
Flashrom - Version 0.9.5 has been released E-mail
Wednesday, 22 February 2012 22:37
Flashrom  is  a  utility  for reading, writing,  erasing, and verifying flash  ROM  chips.  It's  often used to flash  BIOS/coreboot/firmware/EFI  images. It  supports  a  wide range of DIP32,  PLCC32, DIP8, SO8/SOIC8,  and  TSOP32/40/48  chips,  which use various  protocols such as LPC,  FWH,  parallel flash,  or SPI.  The tool can be  used to flash  BIOS/firmware  images, for  example, be it  proprietary BIOS  images or  coreboot  (previously known  as LinuxBIOS)  images. It can also  be used  to read  the current  existing BIOS/firmware  from a flash chipFlashrom is a utility for reading, writing, erasing, and verifying flash ROM chips. It's often used to flash BIOS/coreboot/firmware/EFI images. It supports a wide range of DIP32, PLCC32, DIP8, SO8/SOIC8, and TSOP32/40/48 chips, which use various protocols such as LPC, FWH, parallel flash, or SPI. The tool can be used to flash BIOS/firmware images, for example, be it proprietary BIOS images or coreboot (previously known as LinuxBIOS) images. It can also be used to read the current existing BIOS/firmware from a flash chip. In this new version of Flashrom there are new major user-visible features, experimental new features and infrastructural improvements and fixes, e.g.:
  • Add board enable for ASUS OPLX-M;
  • Add support for SFDP (JESD216);
  • Fix the board enable of the abit NF-M2 nView which had the IDs of its onboard graphics card in its pattern. Change this to the LPC controller;
  • The linux_spi driver is now enabled by default on Linux;
  • Board enable for TriGem Anaheim-3;
  • Add support for RDC R6030 chipset.
Click here for a complete list of changes.
 
domus.Link - Released version 2.0.2 Beta2! E-mail
Monday, 20 February 2012 10:49
domus.Link a  web based frontend for Heyu programA web based frontend for Heyu, domus.Link is a program designed primarily to use to X10 in home automation. This release inlcudes fixes that have been found and new features/updating, e.g.:
  • Fixed an issue where images do not display properly on default theme;
  • Updated README file to have the correct file name and location of urlMap.cache as it was identified improperly;
  • Scene control was added to domus.Link to have a psuedo module control a scene defined in the x10config file;
  • Fixed an issue when using the heyu edit in domus.Link that it did not display dropdown selection items with their proper value selected.
The beta for domus.Link 2.0.2 Beta2 is available from the google code area.
 
Glade - Version 4.1.84 is out E-mail
Sunday, 19 February 2012 20:53

Glade  (a.k.a.  Gds,  Lef  And  Def  Editor)  is a freeware IC layout  editor  capable  of  reading  GDS2,  OASIS,  LEF and DEF. Glade uses  the  Qt  cross-platform  GUI  toolkit,  and  uses OpenGL for  hardware  accelerated  graphics  when  available.Glade (Gds, Lef And Def Editor) is a freeware IC layout editor capable of reading GDS2, OASIS, LEF and DEF. It's distributed under freeware license. A new version of Glade (4.1.84) has been released. In this new version:

  • Bugfix: creating an instance of a pcell and modifying pcell properties on the fly did not set the property types correctly in the modify properties form;
  • polyres pcell example enhanced to support resistors with bends;
  • Bugfix: export DXF sometimes  exported lines incorrectly. Fixed, also, export DXF wrote arcs incorrectly;
  • Added mailto: to Help->About for easier emailing support.
 
GTKWave - Version 3.3.32 has been released E-mail
Friday, 17 February 2012 22:38
GTKWave  a  digital  waveform  viewer  useful  for  examining  the  output  of  various  digital  simulators  and  an  analysis  tool  used  to  perform  debugging  on  Verilog  or  VHDL  simulation  modelsGTKWave is a fully featured GTK+ based wave viewer for Unix and GNU/Linux which reads LXT, LXT2, VZT, and GHW files as well as standard Verilog VCD/EVCD files and allows their viewing. The new release fixes some problems/bugs and adds new functions/features/flags, e.g.;
  • gtk_print_unix_dialog support added;
  • Documentation update;
  • Warnings fixes;
  • Added zero len string as high-z;
  • Fix dnd for transaction_args args data;
  • Added red for UNDEF with strings.
If you want to try 3.3.32 version of GTKwave, click here.
 
OpenSCADA - LTS update 7 release E-mail
Thursday, 16 February 2012 23:39

OpenSCADA  represents  opened  SCADA system constructed on principles of  modules,  multiplatform and  scalability. (Supervisory Control And  Data  Acquisition) is the term  which it is often used in sphere of  automation  of technological  processes. The system OpenSCADA is intended  for:  acquisition,  archiving, visualization of the information,  delivery of  operating  influences, and also for other related  operations, which  are  characteristic for full-function SCADA systems.OpenSCADA is an open implementation of SCADA (Supervisory controll and data acquisition) system. The OpenSCADA system is intended for acquisition, archiving, visualization of the information, delivery of operating influences, and also for other related operations characteristic for full-function SCADA systems. Owing to a high level of abstraction and modularity, the system can be used in many adjacent areas. The seventh planed update of production release (LTS - Long Term Support) of OpenSCADA has been released. This version, 0.7.0.7, fixes more 20 bugs and append some improve. The following is a (very) short extract from the ChangeLog file associated with this new release of OpenSCADA:

  • DAQ Siemens: String write is fixed by write reserved block size;
  • DAQ ModBus: Maximum request block size is made optional for a controller object;
  • UI VCAEngine: Uncatched events up to upper page send support is added. That allow central process global key combination and other;
  • UI QTCfg: Fixed crash on double mouse click processing in list items element which allowed for goto other page with the tab also present into new page;
  • UI QTStarter: Text's font for splash is set to fix 10 pixels and 10 log's lines;
  • UI Vision: Crash on remove edited child widget try is fixed;
  • UI QTCfg: Follow to visibility of selected items of nodes tree is added.

Please, see the ChangeLog file for the complete list of changes in the tarball.

 
4DIAC - Release version 1.1 E-mail
Wednesday, 15 February 2012 23:13

4DIAC  is  a framework for distributed industrial automation and control. It  aims  to provide an open, IEC-61499-compliant basis that lets the  user  establish a distributed industrial automation and control  environment  based on the targets' portability, configurability,  and  interoperability.4DIAC is a framework for distributed industrial automation and control. It aims to provide an open, IEC-61499-compliant basis that lets the user establish a distributed industrial automation and control environment based on the targets' portability, configurability, and interoperability. The 4DIAC framework is divided into two parts and allows the development of distributed control systems compliant to the IEC 61499 standard: 4DIAC-RTE (FORTE) the Runtime Environment alias a small portable C++ implementation of an IEC 61499 runtime environment which supports the execution of distributed control programs on small embedded devices and 4DIAC-IDE, the Integrated Development Environment based on the Eclipse framework and provides an extensible engineering environment for modeling distributed control applications compliant to the IEC 61499 standard and downloadable to FORTE powered control devices. New versions of 4DIAC-RTE (FORTE) and 4DIAC-IDE/LIB have been released. The major changes and improvements for 4DIAC-IDE/LIB are:

  • Reworked type handling making 4DIAC-IDE more robust;
  • Monitoring and debugging infrastructure;
  • IEC 61131-3 library

The major changes and improvements for FORTE (4DIAC-RTE) are:

  • Reduced memory usage of data types and event list management;
  • Monitoring and debugging infrastructure: remote monitoring of data and event ports of FBs and remote triggering of events;
  • New communication layer support: Modbus TCP and OPC DA Client;
  • Load FORTE boot project files on FORTE startup;
  • New hardware platform: Lego Mindstorms NXT.
 
More Articles...
  • port - CAN4Linux, released version 3.5.6
  • JMCAD - Version 08.117 has released
  • Waspmote - IDE version 0.02
  • XCircuit - Version 3.8.7 (devel) and 3.7.30 (stable)
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Page 1 of 68

Font Size Changer

GNU/Linux distributions

  • Fedora Electronic Lab
  • GXSM DVD
  • OSADL
  • Physics
  • RTAI Knoppix 1.2
  • Scientific Linux
  • Slack RTAI
  • XtreemOS

Feed

  • LinuxDevices.com
  • LinuxToday.com
  • Linux-Watch.com
  • LWN.net
  • LXer.com
  • Unixmen

Top 100 Joomla

Clicca qui per votare
www.joomla.it

Polls

What is/are your interest section/s?
 

Who's Online

We have 14 guests online
Powered by ElettroLinux. Copyright (c) 2007-2010 ElettroLinux. Based on template by Siteground. Hosted on Host Invent. Many thanks to LezioniOnLine.

valid xhtml valid css