Jens Ahrensfeld jens
  • Joined on 2024-03-03
jens pushed to master at jens/brewpi 2026-06-19 15:47:47 +02:00
ac8de9da55 Add sensor variance config and smooth heat-rate estimate
jens deleted branch claude_refactor from jens/brewpi 2026-06-19 15:46:09 +02:00
jens pushed to master at jens/brewpi 2026-06-19 15:11:28 +02:00
40977e373e Merge branch 'pid-configurable-thresholds' into master
d02b7cbe72 Clean up after Smith predictor rewrite and drop unused/stale config
Compare 2 commits »
jens closed pull request jens/brewpi#1 2026-06-19 15:04:14 +02:00
Claude refactor
jens deleted branch pid-configurable-thresholds from jens/brewpi 2026-06-19 15:04:02 +02:00
jens pushed to master at jens/brewpi 2026-06-19 15:03:53 +02:00
e352c4ecf7 Merge pull request 'Pid configurable thresholds' (#2) from pid-configurable-thresholds into master
95eacabe28 Rewrite Smith predictor controller and demo for the new Pot/no-Kalman design
29e85dbc9c [Pot]
5c7cffa3a7 [Pot]
81e66dbcd1 Move PID matplotlib demo harnesses out of production modules
Compare 12 commits »
jens merged pull request jens/brewpi#2 2026-06-19 15:03:52 +02:00
Pid configurable thresholds
jens pushed to pid-configurable-thresholds at jens/brewpi 2026-06-19 14:43:26 +02:00
95eacabe28 Rewrite Smith predictor controller and demo for the new Pot/no-Kalman design
29e85dbc9c [Pot]
5c7cffa3a7 [Pot]
81e66dbcd1 Move PID matplotlib demo harnesses out of production modules
Compare 4 commits »
jens pushed to pid-configurable-thresholds at jens/brewpi 2026-06-18 23:15:56 +02:00
9713d66e18 Add design-flaw backlog for components/plant
jens created pull request jens/brewpi#2 2026-06-18 22:10:24 +02:00
Pid configurable thresholds
jens created branch pid-configurable-thresholds in jens/brewpi 2026-06-18 22:09:55 +02:00
jens pushed to pid-configurable-thresholds at jens/brewpi 2026-06-18 22:09:55 +02:00
4256622e9d Make FSM hysteresis thresholds configurable
jens created pull request jens/brewpi#1 2026-06-18 22:04:17 +02:00
Claude refactor
jens pushed to claude_refactor at jens/brewpi 2026-06-18 21:35:37 +02:00
b2a5652290 Add design-flaw backlog for components/pid
44372364c4 Rename brewpi_win.py to main_window.py
Compare 2 commits »
jens created branch claude_refactor in jens/brewpi 2026-06-18 21:24:50 +02:00
jens pushed to claude_refactor at jens/brewpi 2026-06-18 21:24:50 +02:00
88357b31f6 Remove PyQt5.Qwt dependency from the GUI client
1bf3929b60 Drop model_params from base, enable Smith predictor delay correction
78ee80f96d Deduplicate TempController/TempController_smith into a shared base
Compare 3 commits »
jens pushed to master at jens/brewpi 2026-06-18 20:32:28 +02:00
ed53b0e151 Pin websockets==10.4 in client requirements
2566140c2b Fix Python 3.10+/websockets compatibility, add CLI args and .gitignore
df23840f6a Restructure into brewpi/client/ws packages and add README
Compare 3 commits »
jens pushed to master at jens/pyRBM 2026-06-07 17:49:46 +02:00
74371975ad [JayRnn]
0febd4e6b6 Rbm::Train(cd_bb): added do_gibbs_sample_hidden
2d3361d5ce rework forward_step to use char-by-char state priming with SPACE token
Compare 3 commits »
jens pushed to master at jens/pyRBM 2026-06-06 12:49:25 +02:00
51274ee1ae [jayRnn]
jens pushed to master at jens/pyRBM 2026-06-06 12:35:52 +02:00
588f58883f - no "^" in vocabular