awlsim Changelog

What's new in awlsim 0.21

Jan 30, 2014
  • Bugs in SE and SS timers were fixed.
  • Support for DBNO, DBLG, DINO, and DILG was added.
  • Basic support for project files was added.
  • Basic support for symbols was added.

New in awlsim 0.20 (Jan 23, 2014)

  • Improved packaging.

New in awlsim 0.19 (Jan 22, 2014)

  • Status word and DB/DI-register handling around CALLs was fixed.
  • Performance improvements were made.

New in awlsim 0.18 (Nov 25, 2013)

  • A widget for displaying REAL values was added.
  • Support for direct bit manipulation on WORD and DWORD values was added to the checkbox widget.
  • Some bugs were fixed.

New in awlsim 0.17 (Aug 19, 2013)

  • Performance improvements were made.
  • GUI support was added to the LinuxCNC module.
  • Profiler support was added.
  • Various Cython improvements were made.

New in awlsim 0.16 (Aug 10, 2013)

  • Support for indirect addressing was added.
  • Optional support for OB TEMP entry-variables was added.
  • Support for SFC 64 was added Bugs were fixed.

New in awlsim 0.15 (Aug 5, 2013)

  • Bugs were fixed.
  • An experimental LinuxCNC HAL module was added.

New in awlsim 0.14 (Jul 29, 2013)

  • Experimental support for PROFIBUS hardware access was added.
  • A runtime error on Python2 / 32-bit was fixed.
  • Timekeeping was updated to use perf-counter, if available.

New in awlsim 0.13 (Jul 26, 2013)

  • Performance improvements, various GUI improvements, and bugfixes.

New in awlsim 0.12 (Jul 11, 2013)

  • Lots of bugs were fixed.

New in awlsim 0.11 (Jul 6, 2013)

  • Various parser and translator bugs were fixed.
  • Strict operator width checking was added.
  • Toggle buttons for GUI data field dialogs were added.
  • Support for COUNTER and TIMER datatypes was added.
  • Support for "DBx.DBx"-style operators was added.

New in awlsim 0.10 (Jun 15, 2013)

  • Support for English mnemonics was added.

New in awlsim 0.8 (May 20, 2013)

  • Support for running awlsim on Python 2 and PyPy interpreters was added.
  • Various REAL arithmetics fixes were applied.
  • Performance improvements were made.

New in awlsim 0.7 (Feb 7, 2013)

  • This version adds support for B#(...) immediates, global DBs, direct peripheral access, T#... immediates, and OB100/OB101/OB102.