The firmware revision history is available
here.
A DIN-rail-mounted 16 I/O device designed to operate mostly as a SEXI slave.=================
== Version 4.4 ==
=================
25 June 2020
- Simplified SPLat code to single version.=================
== Version 4.3 ==
=================
28 April 2020
- Restored 1806 and 1808 to the same I/O map and Xwire signals.
- Re-built both variants with current system changes, including NVEM3.
- Removed Quadrature initialisation from 1806 variant so analog output 0 could work.==============================
== Version 4.3 (unreleased) ==
==============================
25 October 2019 (never released, never tagged)
- Work in progress on extended outputs for 1808 version, not working=================
== Version 4.2 ==
=================
16 April 2019
- First pass of 1808 version.
=================
== Version 4.1 ==
=================
25Oct2018
- DM16: can now drive outputs 7, 8, 9 as either digital or analogue
- VM: added generic module for driving outputs as either analogue or digital
- VM: suspend and resume were using little endian rather than big endian, never caused a problem, only a train spotter would notice.
- VM: UVtoNV wasn't working right as it was ignoring the "offset", so now modified for use in ARM meaning V must be explicitly set, it won't use NVRecLen to allow for a more flexible instruction.
- VM: added support for OBLCD_HGraph, OBLCD_CursorOff, OBLCD_CursorOn, OBLCD_CursorBlink. These also work over Xwire, both as master and as slave.
=================
== Version 4.0 ==
=================
03Aug2018
- First release