Block a user
1bb7d706f3
Finish GUI
d90a279bc2
Remove unused as clause
dc37470acd
Add paramtree view, without updates
4e44de7880
Fix bugs, grammar, text, and refactor into class
63e10c1c45
Change title
9848c65de5
Fix command parser failing test due to changes
069d791802
Rename all Steinhart-Hart references to B-param
Move PwmLimits into its own file
Move PwmLimits into its own file
Well, it's also a part of ChannelState. But yes looking at it again now it does fit a pattern together with ChannelConfig, with the new
and apply
methods. Closing this PR.
Move PwmLimits into its own file
Just thought putting PwmLimit
in config.rs was a tad inappropriate for what it does. Perhaps I should move it over to channel_state.rs instead?
a506876995
Move PwmLimits into its own file
9848c65de5
Fix command parser failing test due to changes
069d791802
Rename all Steinhart-Hart references to B-param
5b29f12a50
Move PwmLimits into its own file
bd9ae997ae
PwmLimits: Use uom quantities for fields not f64s
45eb55d36d
steinhart_hart: Beta Parameter uom dimensions
eddf05cae7
channels: get_i -> get_i_set
f68ae12c8d
TCP command: Rename
pwm
to output
Fix command parser failing test due to changes
069d791802
Rename all Steinhart-Hart references to B-param
bd9ae997ae
PwmLimits: Use uom quantities for fields not f64s
45eb55d36d
steinhart_hart: Beta Parameter uom dimensions
eddf05cae7
channels: get_i -> get_i_set
f68ae12c8d
TCP command: Rename
pwm
to output
43c4da084d
clock speed changed, pending correponding SPI changes
bd9ae997ae
PwmLimits: Use uom quantities for fields not f64s
45eb55d36d
steinhart_hart: Beta Parameter uom dimensions
eddf05cae7
channels: get_i -> get_i_set
f68ae12c8d
TCP command: Rename
pwm
to output