xai-corner

SourceForge.net Logo

Hacking

Useful Links

The project's sourceforge site is here

The CVS repository can be browsed here

The API documentation generated with Doxygen is available also here

Roadmap

ChangeLog

---
ChangeLog for Xai Environment
---


Version 0.3.3
- Added handling of multiple blocks directories
- Added execution properties such as limiting iteration count
- Added handling of multiple algorithms through tabs
- Major refactoring of type system
- Several new macros added for easier use in blocks development

Version 0.3.2
- Added toolbar to GUI
- Collecting performance metrics from each block and display them
- When starting with GUI, process -f option, fixed
- Added zoom
- Added SVG export of the model
- Export execution times for each block to CSV file
- Fixed metrics summary calculation
- Added error and message propagation from blocks to the algorithm



-------
* - not released yet

TODO

  • Enable possibilty to add blocks to the menu from the GUI, during a running system
  • Add Pause functionality
  • Add Save (not Save as...) functionality
  • Make new icons :-)
  • Fix removal of multiple connected lines to one output
  • Add Close to menu File
  • Hierarchical algorithms (Matlab masking) should be easy with having blocks written in XML
  • Add the possibility of controlling block parameters from outputs of other blocks
  • Make StatusMonitor a singleton