2022-05-24 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDRange' class.
	* Added support for range specifications to the 'line' parameter
	of the 'GPI Enable' ['GE'] RML.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-05-24 11:52:27 -04:00
parent b2e1c2926f
commit 0c21db5f5c
6 changed files with 273 additions and 30 deletions

View File

@@ -23171,3 +23171,7 @@
* Fixed a bug in the 'LiveWireLwrpGpio::gpiQuantity()' and
'LiveWireLwrpGpio::gpoQuantity()' methods where they returned slot
rather than line quantities.
2022-05-24 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDRange' class.
* Added support for range specifications to the 'line' parameter
of the 'GPI Enable' ['GE'] RML.