RPICTlib: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
* '''V1.0.1''' | * '''V1.0.1''' | ||
** Modified timing control. Now uses better sync checks. | ** Modified timing control. Now uses better sync checks. | ||
** Added support for computing Irms alone with PowerNode class. Was missing on | ** Added support for computing Irms alone with PowerNode class. Was missing on previous version. | ||
** mcp3208 now reading a bit faster. Using full bit banging now. | ** mcp3208 now reading a bit faster. Using full bit banging now. | ||
* '''V1.0.0''' | * '''V1.0.0''' | ||
** Initial version | ** Initial version |
Revision as of 13:50, 30 March 2019
Version History
- V1.1.0
- Frequency Support.
- ADC Reference can now be set. (Needed for RPICT7V1 Version 4).
- Various code optimisation.
- V1.0.1
- Modified timing control. Now uses better sync checks.
- Added support for computing Irms alone with PowerNode class. Was missing on previous version.
- mcp3208 now reading a bit faster. Using full bit banging now.
- V1.0.0
- Initial version