RPICTlib: Difference between revisions
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
=Version History= | =Version History= | ||
* '''V1.1.0''' | * '''V1.1.0''' | ||
** Frequency Support | ** Frequency Support. | ||
** ADC Reference can now be set. (Needed for RPICT7V1 Version 4). | ** ADC Reference can now be set. (Needed for RPICT7V1 Version 4). | ||
** Various code optimisation. | |||
* '''V1.0.1''' | * '''V1.0.1''' | ||
** Modified timing control. Now uses better sync checks. | ** Modified timing control. Now uses better sync checks. |
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 prev version.
- mcp3208 now reading a bit faster. Using full bit banging now.
- V1.0.0
- Initial version