Block a user
Add command parser test for polarity command
README: Improve description of report command
README: Purge all traces of report mode
atse
created branch readme-improve-report-command-desc in atse/thermostat
2024-10-14 10:07:50 +08:00
798b400aa5
Show and save set value for PWM limits
93dc39e943
README: Document PWM value clamping
5c3b759d0c
PwmSummary: Don't show max PWM values
a650b43771
README: Document units in clamped PWM value
798b400aa5
Show and save set value for PWM limits
93dc39e943
README: Document PWM value clamping
5c3b759d0c
PwmSummary: Don't show max PWM values
792342f9b2
Show and save set value for PWM limits
ae109c5a47
README: Document PWM value clamping
Show and save the set values of PWM limits into flash store instead of machine value
Rebased and simplified the PWM limits. The pwm
command now returns something like:
[{"channel":0,"center":"vref","i_set":1e0,"max_v":4e0,"max_i_pos":9e-1,"max_i_neg":1.4e0,"polarity":…
798b400aa5
Show and save set value for PWM limits
93dc39e943
README: Document PWM value clamping
5c3b759d0c
PwmSummary: Don't show max PWM values
6224486662
Show polarity in pwm command
32bd49b258
Add a command to reverse the output polarity
channels: Show i_set machine value in PWM command