Calculate power factor #10

Merged
sqozz merged 4 commits from cfr34k/sem6000:power_factor into master 4 years ago
cfr34k commented 4 years ago

Calculate the power factor from real and apparent power. The new value is printed in example.py.

Also this integrates some other improvements for example.py I had lying around.

Fixes #3 .

Calculate the power factor from real and apparent power. The new value is printed in `example.py`. Also this integrates some other improvements for `example.py` I had lying around. Fixes #3 .
sqozz closed this pull request 4 years ago
The pull request has been merged as d91813497f.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b cfr34k-power_factor master
git pull power_factor

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff cfr34k-power_factor
git push origin master
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sqozz/sem6000#10
Loading…
There is no content yet.