Serge Bazanski q3k · he/him
  • Munich
  • Joined on 2024-07-09
q3k suggested changes for fafo/jeol-t330a#14 2024-10-06 15:08:59 +00:00
More succbone metrics
q3k pushed to main at fafo/jeol-t330a 2024-10-05 19:47:55 +00:00
bd40c4f8df succd: Update rough vacuum hysteresis once more
d5c42a4899 succd: Hint at invalid process values
Compare 2 commits »
q3k merged pull request fafo/jeol-t330a#13 2024-10-05 19:47:53 +00:00
succd-changes
q3k approved fafo/jeol-t330a#13 2024-10-05 19:47:45 +00:00
succd-changes
q3k pushed to main at fafo/jeol-t330a 2024-10-05 17:37:13 +00:00
637f8748a8 succd: Only show voltage on hover
1e21222705 succd: Optimize color usage for HP HMI
7a56b0fe70 succd: Fix mobile layout
f4339e54ef succd: Fix layout on large screens
Compare 4 commits »
q3k merged pull request fafo/jeol-t330a#10 2024-10-05 17:37:12 +00:00
Succbone HMI Updates
q3k approved fafo/jeol-t330a#10 2024-10-05 17:37:07 +00:00
Succbone HMI Updates
q3k pushed to main at fafo/jeol-t330a 2024-10-05 10:51:13 +00:00
f2c0d67eed ph00524: Add image of the back PCB side
q3k merged pull request fafo/jeol-t330a#11 2024-10-05 10:51:12 +00:00
ph00524: Add image of the back PCB side
q3k approved fafo/jeol-t330a#11 2024-10-05 10:51:03 +00:00
ph00524: Add image of the back PCB side
q3k pushed to main at fafo/jeol-t330a 2024-10-04 21:32:09 +00:00
e2fc15ed9b succd: Use tigher hysteresis values
ef959f4be3 succd: Configure hysteresis for rough and high thresholds
8645718748 succd: Add hysteresis feature to thresholdOutput blocks
ed8adad611 succd: Fix table jiggle
313569e1dc succd: Use grid layout to show all info on a single screen
Compare 5 commits »
q3k merged pull request fafo/jeol-t330a#7 2024-10-04 21:32:08 +00:00
Add hysteresis to vacuum thresholds and also fix the web-fronted layout
q3k commented on pull request fafo/jeol-t330a#7 2024-10-04 21:26:18 +00:00
Add hysteresis to vacuum thresholds and also fix the web-fronted layout

Create CSS class for this instead of the massive inlined style.

q3k pushed to main at fafo/fafomo 2024-09-30 22:06:06 +00:00
992573a375 downgrade requirement to go 1.22
q3k pushed to main at fafo/fafomo 2024-09-30 21:55:47 +00:00
d8e3da9d45 turn password flag into password file
q3k pushed to main at fafo/fafomo 2024-09-30 20:50:27 +00:00
c437d4388e *: productionize
f24ef59a41 run gofmt
Compare 2 commits »
q3k commented on issue fafo/jeol-t330a#4 2024-09-29 21:59:59 +00:00
succd: Switch to libgpio to ensure GPIO states are reset when succd crashes

Right, but what does it reset to? And what's your reference for this, other than the docs which state 'may' (which doesn't inspire confidence)?

q3k commented on issue fafo/jeol-t330a#6 2024-09-29 21:54:44 +00:00
Investigate pirani gauge noise margins

The window is now 1 second (as we tick at 100Hz, but still capture 100 samples). It's actually a bit too noisy now IMO.

Should we implement some proper DSP to filter out high frequencies?