2017-05-23 Fred Gleason <fredg@paravelsystems.com>

* Added an 'RDMatrix::KernelGpio' element to the 'RDMatrix::Type enum.
	* Implemented a Kernel GPIO switcher driver in 'ripcd/kernelgpio.cpp'
	and 'ripcd/kernelgpio.h'.
This commit is contained in:
Fred Gleason
2017-05-23 10:24:26 -04:00
parent 5d055932b1
commit 3b14fbfa10
12 changed files with 614 additions and 4 deletions

View File

@@ -15797,3 +15797,7 @@
2017-05-19 Fred Gleason <fredg@paravelsystems.com>
* Added support for the 'GPO Set' ['GO'] RML to the Modbus driver
in 'ripcd/modbus.cpp' and 'ripcd/modbus.h'.
2017-05-23 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDMatrix::KernelGpio' element to the 'RDMatrix::Type enum.
* Implemented a Kernel GPIO switcher driver in 'ripcd/kernelgpio.cpp'
and 'ripcd/kernelgpio.h'.