Rename all Steinhart-Hart references to B-param #88

Merged
sb10q merged 1 commits from atse/thermostat:b-parameter into master 2024-10-21 15:48:45 +08:00
Contributor

The Steinhart-Hart equation was changed in code long ago to the B-parameter equation. Rename references to it and the interface accordingly. The s-h command is now b-p.

The reason the name "B-Parameter" equation was chosen over "Beta-Parameter" was due to its easier searchability.

The Steinhart-Hart equation was changed in code long ago to the B-parameter equation. Rename references to it and the interface accordingly. The `s-h` command is now `b-p`. The reason the name "B-Parameter" equation was chosen over "Beta-Parameter" was due to its [easier](https://duckduckgo.com/?q=B+Parameter+equation&t=ffab&ia=web) [searchability](https://duckduckgo.com/?q=Beta+Parameter+equation&t=ffab&ia=web).
sb10q reviewed 2023-08-28 10:33:03 +08:00
README.md Outdated
@ -117,2 +117,2 @@
| `s-h` | Show Steinhart-Hart equation parameters |
| `s-h <0/1> <t0/b/r0> <value>` | Set Steinhart-Hart parameter for a channel |
| `b-p` | Show B-Parameter equation parameters |
| `b-p <0/1> <t0/b/r0> <value>` | Set B-Parameter parameter for a channel |
Owner

Parameter much? Maybe "coefficient"?

Parameter much? Maybe "coefficient"?
Author
Contributor

I did a double-take about that as well since there is a duplication of vocabulary there that didn't exist before.

With Steinhart-Hart it makes sense to call them coefficients, but for the B-Parameter equation they really are just arguments involved in the calculation. Perhaps we should call them "arguments" here?

I did a double-take about that as well since there is a duplication of vocabulary there that didn't exist before. With Steinhart-Hart it makes sense to call them coefficients, but for the B-Parameter equation they really are just arguments involved in the calculation. Perhaps we should call them "arguments" here?
Owner

Or simply "Set B-Parameter for a channel".

Or simply "Set B-Parameter for a channel".
atse force-pushed b-parameter from 766c37ab96 to d7462e6791 2024-01-26 17:21:59 +08:00 Compare
atse force-pushed b-parameter from d7462e6791 to 298746c338 2024-10-14 15:26:55 +08:00 Compare
atse force-pushed b-parameter from 298746c338 to bd0f0fe5b7 2024-10-21 11:20:51 +08:00 Compare
atse force-pushed b-parameter from bd0f0fe5b7 to 069d791802 2024-10-21 15:47:47 +08:00 Compare
sb10q merged commit 069d791802 into master 2024-10-21 15:48:45 +08:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 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: M-Labs/thermostat#88
No description provided.