• Joined on 2024-08-04
115 contributions in the last 12 months
MayJunJulAugSepOctNovDecJanFebMarAprMonWedFri
Less
More
rahix pushed to hysteresis at fafo/jeol-t330a 2024-10-04 21:30:44 +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 »
rahix commented on pull request fafo/jeol-t330a#7 2024-10-04 21:23:09 +00:00
Add hysteresis to vacuum thresholds and also fix the web-fronted layout

New layout:

image
rahix pushed to hysteresis at fafo/jeol-t330a 2024-10-04 21:22:11 +00:00
367e4c43a6 succd: Configure hysteresis for rough and high thresholds
0757ec58a8 succd: Add hysteresis feature to thresholdOutput blocks
051a4bec94 succd: Fix table jiggle
ecca05a7e3 succd: Use grid layout to show all info on a single screen
Compare 4 commits »
rahix created pull request fafo/jeol-t330a#7 2024-10-04 21:20:59 +00:00
Add hysteresis to vacuum thresholds and also fix the web-fronted layout
rahix pushed to hysteresis at fafo/jeol-t330a 2024-10-04 21:20:18 +00:00
c9085ae769 succd: Configure hysteresis for rough and high thresholds
0259ca7ac3 succd: Add hysteresis feature to thresholdOutput blocks
d50ffc0b58 succd: Fix table jiggle
ad134fe338 succd: Use grid layout to show all info on a single screen
Compare 4 commits »
rahix created branch hysteresis in fafo/jeol-t330a 2024-10-04 21:20:17 +00:00
rahix commented on issue fafo/jeol-t330a#5 2024-10-01 04:34:48 +00:00
Add thermal sensor inputs to monitor diffusion pump temperature

One more "middle-ground" option would be a thermocouple transceiver.

Just for comparison: Cheapest ready to use transmitter with...

rahix commented on issue fafo/jeol-t330a#4 2024-09-30 01:27:01 +00:00
succd: Switch to libgpio to ensure GPIO states are reset when succd crashes

To my knowledge, it should always reset to the pin configuration described in the DT. Yeah, documentation is spotty here. But it's "reliable" to the degree that using a linux-controlled GPIO for…

rahix commented on issue fafo/jeol-t330a#6 2024-09-30 01:19:25 +00:00
Investigate pirani gauge noise margins

First of all, I'd like to try lowering noise by electrical means. No sense in starting to do filtering until we know we have done the best we can at providing a good signal to the ADC. Let's see…

rahix commented on issue fafo/jeol-t330a#5 2024-09-30 01:16:23 +00:00
Add thermal sensor inputs to monitor diffusion pump temperature

Do you know of any off the shelf thermocouple sensor that we could interface to, eg. via a fieldbus or at some other high level? That might be the easiest and most reliable option.

There are…

rahix commented on issue fafo/jeol-t330a#4 2024-09-29 21:55:21 +00:00
succd: Switch to libgpio to ensure GPIO states are reset when succd crashes

libgpiod is the gpio chardev, yes. It is defined to reset on fdes closure. Supported in kernels >= 5.10.

rahix opened issue fafo/jeol-t330a#6 2024-09-29 21:47:04 +00:00
Investigate pirani gauge noise margins
rahix opened issue fafo/jeol-t330a#5 2024-09-29 21:43:55 +00:00
Add thermocouple inputs to monitor diffusion pump temperature
rahix opened issue fafo/jeol-t330a#4 2024-09-29 21:33:26 +00:00
succd: Switch to libgpio to ensure GPIO states are reset when succd crashes
rahix created pull request fafo/jeol-t330a#3 2024-09-28 21:36:53 +00:00
succbone: Update title pic
rahix created branch q3k-take-this in fafo/jeol-t330a 2024-09-28 21:36:33 +00:00
rahix pushed to q3k-take-this at fafo/jeol-t330a 2024-09-28 21:36:33 +00:00
102393a689 succbone: Update title pic
rahix closed issue fafo/jeol-t330a#1 2024-09-28 21:30:57 +00:00
Succbone Upgrades 2024-09-20
rahix pushed to main at fafo/jeol-t330a 2024-09-28 21:27:55 +00:00
2899677059 succd: add info on how to run tests