masa-umich / Ground-Support-Software

GUI for the engine controller
1 stars 0 forks source link

[Summer] Expand range selection in Limits Window #140

Closed jtalier closed 2 years ago

jtalier commented 2 years ago

In GitLab by @joselvdm on May 1, 2022, 14:45

Currently, we can only set numerical values to limits. This constrains the interval to be within a set margin, say 10 < x < 20. Adding custom bounds would help to set limits as only greater, only smaller, etc.

A couple of ideas for this implementation:

image

jtalier commented 2 years ago

In GitLab by @jwuxx on May 22, 2022, 19:27

created branch 81-summer-expand-range-selection-in-limits-window to address this issue

jtalier commented 2 years ago

In GitLab by @jwuxx on Jul 21, 2022, 20:41

created branch 81-summer-expand-range-selection-in-limits-window-2 to address this issue

jtalier commented 2 years ago

In GitLab by @jwuxx on Jul 21, 2022, 20:44

created branch 81-summer-expand-range-selection-in-limits-window-3 to address this issue

jtalier commented 2 years ago

In GitLab by @joselvdm on Aug 3, 2022, 01:08

Merged into dev