RPICTlib: Difference between revisions

From lechacal
Jump to navigation Jump to search
Line 3: Line 3:
=Version History=
=Version History=
* '''V1.0.1'''
* '''V1.0.1'''
** Modified timing control. Now uses faster check.
** Modified timing control. Now uses better sync checks.
** Added support for computing Irms alone with PowerNode class. Was missing on prev version.
** Added support for computing Irms alone with PowerNode class. Was missing on prev version.
** mcp3208 now reading a bit faster. Using full bit banging now.


* '''V1.0.0'''
* '''V1.0.0'''
** Initial version
** Initial version

Revision as of 20:37, 23 February 2019


Version History

  • V1.0.1
    • Modified timing control. Now uses better sync checks.
    • Added support for computing Irms alone with PowerNode class. Was missing on prev version.
    • mcp3208 now reading a bit faster. Using full bit banging now.
  • V1.0.0
    • Initial version