Wykres commitów

625 Commity (fcf255914d6e8e0c0c8e7387bb9a1e22ac83be09)

Autor SHA1 Wiadomość Data
Steve fcf255914d Add description field to profiles 2024-08-25 00:23:34 -06:00
Jason Bruce a2b3071e4e
Merge pull request #186 from solnus/main
Add output pin inversion, update docs.
2024-08-24 17:03:06 -04:00
Steve d3b10d29b0 Add output pin inversion, update docs. 2024-08-21 21:00:54 -06:00
jbruce12000 42d391ce4e toggle detail edit table at start of edit 2024-08-21 18:21:52 -04:00
jbruce12000 7299056506 adding detail about /state to readme 2024-08-03 11:17:55 -04:00
jbruce12000 6ad786bab2 change all links from blinka to main 2024-07-25 14:28:15 -04:00
jbruce12000 2906e3b3ed change all links from master to main branch 2024-07-25 14:26:56 -04:00
jbruce12000 b0ebd2a01f fix for simulated oven start_time so it works with kiln-tuner.py 2024-07-24 19:58:02 -04:00
jbruce12000 f2cf1675cb adding state page 2024-07-23 15:23:28 -04:00
jbruce12000 168204bdb3 always save temp profiles in degrees celcius. convert as needed based on settings 2024-07-03 15:40:10 -04:00
jbruce12000 df7ee9e234 add pause and resume to api 2024-06-30 11:44:45 -04:00
jason bruce 8c9d3881dc change autodection so only SW SPI needs pins listed in config.py 2023-12-11 10:21:41 -05:00
jbruce12000 9fb5ec940f adding section 2023-12-07 10:29:29 -05:00
jbruce12000 d66ce7b616 another fixme 2023-12-05 21:59:13 -05:00
jbruce12000 267c999152 change subject 2023-12-05 15:27:27 -05:00
jbruce12000 97879168de fix code block 2023-12-05 15:00:00 -05:00
jbruce12000 2db6207d7d code block addition 2023-12-05 14:58:23 -05:00
jbruce12000 7c18599d4d fixme for branch checkout 2023-12-05 13:12:50 -05:00
jbruce12000 4ccc516672 bold 2023-12-05 13:08:56 -05:00
jbruce12000 5559e48cd6 add code blocks 2023-12-05 13:07:31 -05:00
jbruce12000 0b67e0c69e adding docs describing migration from old to new code 2023-12-05 13:05:22 -05:00
jbruce12000 e207c54181 reduce cpu and network usage with websockets 2023-12-04 11:38:18 -05:00
jason bruce d58025fa9e print errors, dont exit while testing thermocouple 2023-12-02 13:59:41 -05:00
jason bruce e0d2aacfe3 add RPi.GPIO to requirements 2023-12-01 15:14:56 -05:00
jason bruce 07ea69cdb2 fixes to sw spi. adafruit 31855 now works with sw spi and autodetect of it. also fixed ziplogs to use cat. 2023-12-01 15:00:04 -05:00
jason bruce bf6c72bba4 set sane defaults for config.py 2023-12-01 08:13:50 -05:00
jason bruce e1490187c7 adding software spi and spi hw/sw autodetection 2023-11-30 15:05:53 -05:00
jbruce12000 100d5ccb6d removing try except for error visibility 2023-11-21 13:56:15 -05:00
jbruce12000 9a29cd95de checking for attribute in board too 2023-11-21 13:39:32 -05:00
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
Jason Bruce 78f88ea418
Merge pull request #128 from chipgarner/blinka
Blinka
2023-01-10 14:01:02 -05:00
Chip Garner 0485ed961a Merge branch 'blinka' of https://github.com/jbruce12000/kiln-controller into blinka 2023-01-02 20:33:22 -08:00
Chip Garner 5b1c516260 Works with MAX31856 2023-01-02 20:33:15 -08:00
jbruce12000 27c64b3209 add temp seek to features 2023-01-02 15:41:52 -05:00
jbruce12000 45739cf3d0 heating rate added to features 2023-01-02 13:15:24 -05:00
Jason Bruce 32ea1bab32
Merge pull request #127 from jbruce12000/heating-rate
Heating rate
2023-01-02 13:09:10 -05:00
jbruce12000 d0749ac7d9 add rate to web interface 2023-01-02 11:47:45 -05:00
jbruce12000 e3eaa6f44a stats now contain heat_rate 2023-01-01 16:25:27 -05: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
Jason Bruce 418dfd900e
Merge pull request #126 from chipgarner/seek
Seek
2022-12-31 11:29:27 -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
jbruce12000 3b19282ae8 fast cone 05 now hot enough 2022-12-24 10:45:01 -05:00
James Kirikland Garner ee70ba1667 Seek is working with log, pytests added. 2022-12-23 15:01:35 -08:00
James Kirikland Garner 4c03cfa8a6 git ignore 2022-12-23 11:56:20 -08:00
jason bruce 0d5f3ee897 add fast bisque profile 2022-12-21 22:45:08 -05:00