jbruce12000
|
4fddeeb4a8
|
add throttling of elements below a specific temp if outside the pid control window
|
2023-11-21 09:53:09 -05:00 |
jbruce12000
|
e4f954f55b
|
change from 20 temp samples/sec to 5
|
2023-01-21 11:26:30 -05:00 |
jbruce
|
8b39f96d39
|
sane defaults for config
|
2023-01-10 14:07:19 -05:00 |
Chip Garner
|
5b1c516260
|
Works with MAX31856
|
2023-01-02 20:33:15 -08:00 |
jbruce12000
|
2df86242f3
|
turn off debug logging
|
2022-12-31 11:51:31 -05:00 |
Jason Bruce
|
a503944e2d
|
Merge pull request #124 from chipgarner/fastsim
Fastsim
|
2022-12-31 11:45:16 -05:00 |
James Kirikland Garner
|
37f2a53aec
|
Set start temperature for simulation using sim_t_env in config.
|
2022-12-30 12:53:06 -08:00 |
James Kirikland Garner
|
3c515761e8
|
skip sink on API start with start time set
|
2022-12-26 20:32:51 -08:00 |
James Kirikland Garner
|
b960bb4710
|
Fixed running seek on auto restart bug.
|
2022-12-24 13:56:07 -08:00 |
James Kirikland Garner
|
ee70ba1667
|
Seek is working with log, pytests added.
|
2022-12-23 15:01:35 -08:00 |
James Kirikland Garner
|
c43770ace5
|
Removed changes not needed for PR
|
2022-12-18 10:30:07 -08:00 |
James Kirikland Garner
|
3a097e5098
|
revert to 5df0bc5 as in pull request
|
2022-12-17 19:56:01 -08:00 |
James Kirikland Garner
|
d8c1f7cb00
|
fussing
|
2022-12-16 19:24:03 -08:00 |
James Kirikland Garner
|
5df0bc503a
|
Merge branch 'fastsim' into blinka
|
2022-12-16 09:25:11 -08:00 |
James Kirikland Garner
|
ab0b0e11c0
|
Merge branch 'blinka' of https://github.com/jbruce12000/kiln-controller into blinka
|
2022-12-16 09:24:18 -08:00 |
jbruce
|
024fb4f232
|
make minutes the defualt for editing graphs
|
2022-12-16 09:50:19 -05:00 |
James Kirikland Garner
|
9900bb4421
|
Oven watcher time hard coded, added test json
|
2022-12-15 14:49:32 -08:00 |
James Kirikland Garner
|
8d770b3086
|
Blinka merge, playing with config settings.
|
2022-12-15 10:23:08 -08:00 |
James Kirikland Garner
|
656e808f59
|
merge
|
2022-12-15 08:52:46 -08:00 |
James Kirikland Garner
|
945fcf4187
|
Works at 1000 times speed, a little messy.
|
2022-12-14 19:22:42 -08:00 |
jason bruce
|
a4a09873d7
|
change wording about average of samples to reflect code
|
2022-12-02 14:49:37 -05:00 |
jbruce
|
748253244f
|
keep up with master...tick graph display changes
|
2022-11-15 11:03:16 -05:00 |
jbruce
|
bfde2e0421
|
fix ticks to be even hours/mins/secs on graph
|
2022-11-15 10:46:00 -05:00 |
jbruce
|
22b663f648
|
make config work on linux
|
2022-11-09 13:09:13 -05:00 |
jbruce
|
1348cc0d9b
|
remove fix statements
|
2022-11-05 14:02:23 -04:00 |
jbruce
|
a2d2823cba
|
changing statement if board not found
|
2022-11-03 12:41:32 -09:00 |
jbruce
|
1abeac4f4e
|
simplify kiln-tuner, fix docs
|
2022-11-03 08:57:58 -09:00 |
jbruce
|
2fa18589a5
|
exception handling completed for 31855 and 31856
|
2022-11-02 09:31:48 -09:00 |
jbruce
|
048db827e8
|
change config and requirements for blinka testing
|
2022-10-31 09:21:06 -09:00 |
jbruce
|
69f14cbd73
|
adding tools to test initial setup of blinka
|
2022-10-31 07:10:36 -09:00 |
jbruce12000
|
30716f3bb5
|
remove listening_ip and making it static at 0.0.0.0. also changing default port to 8081
|
2022-10-16 13:32:21 -04:00 |
jbruce
|
66c96737a5
|
comment to set pid_control_window to positive integer
|
2022-10-14 08:22:09 -04:00 |
jbruce
|
14a7d74479
|
change comment about when cost settings get used
|
2022-10-13 12:41:47 -04:00 |
jbruce12000
|
7b646c95cf
|
added cost to web interface
|
2022-09-11 14:10:38 -04:00 |
jbruce
|
e45709a5a4
|
initial changes for cost calculation
|
2022-08-31 21:45:34 -04:00 |
jbruce
|
8fbb3ab649
|
adding configurable emergencies
|
2022-08-12 08:22:47 -04:00 |
jbruce12000
|
1e97db2e22
|
set config location for loading profiles and load on start-up
|
2022-07-01 15:49:20 -04:00 |
jbruce12000
|
03b5bd9c26
|
creating the kiln-profiles branch for using the new kiln-profiles repo
|
2022-07-01 15:39:07 -04:00 |
jbruce
|
be7f8bdc1e
|
merge automatic restart branch with master
|
2022-06-28 14:10:34 -04:00 |
jbruce
|
fddf22e6bf
|
making restart state file more generic. make logs less noisy. put sleep in code so ovenwatcher can be set
|
2022-06-21 15:53:34 -04:00 |
jbruce12000
|
7f5b1396b6
|
refactored restart code
|
2022-06-20 21:05:09 -04:00 |
jbruce12000
|
4601d92eeb
|
fixed bug where stop and restart collided. stop didn't stop. loop.
|
2022-06-20 11:14:32 -04:00 |
jbruce12000
|
4db8e30515
|
adding restart profile functionality
|
2022-06-19 16:20:44 -04:00 |
jbruce
|
165a8b16dd
|
moving logging to one place. make logging output more verbose. remove code to zero out iterm if out of pid window.
|
2022-05-12 22:46:45 -04:00 |
jbruce
|
bbea1aaf04
|
changing default for pid control window to 10 degrees
|
2022-05-12 21:15:58 -04:00 |
jbruce12000
|
8ab564c72b
|
change port back to 8081
|
2022-05-10 13:11:16 -04:00 |
jbruce12000
|
6e6c56d3a4
|
adding pid_control_window parameter, removing stop_integral_windup parameter, fixed api bug
|
2022-05-10 12:21:55 -04:00 |
jbruce
|
8a3cd4253e
|
adding comments about zeroing out integral with use of kiln_must_catch_up
|
2022-05-01 21:20:24 -04:00 |
jbruce
|
1acc57733c
|
adding config.ignore_emergencies setting
|
2022-03-21 12:54:35 -04:00 |
jbruce
|
52929e3af6
|
removed max-31856 requirements from config.py and commented out import.
this should be the sane default for simulations to work.
|
2021-10-21 11:07:44 -04:00 |