Commit Graph

413 Commits

Author SHA1 Message Date
ffcc3f661b README: add pid units 2020-12-07 23:18:44 +01:00
2a6f8ed874 pytec: use py3 dict methods
Fixes Gitea issue #14
2020-12-07 16:57:50 +01:00
5e8bf0e765 README: add Debugging and Flashing
Fixes Gitea issue #10
2020-12-07 00:22:00 +01:00
5ddd4d250e channels: swap adc inputs
Fixes Gitea issue #12
2020-12-07 00:22:00 +01:00
af0d78237f Clarify purpose of GND pin adjacent to TECn+/-. 2020-12-06 15:11:42 +08:00
ae77a5c163 update cargoSha256 2020-10-30 15:50:14 +01:00
ffb70bde0a command_parser: fix input_remain match 2020-10-30 15:04:14 +01:00
d517dd75fe update dependencies 2020-10-30 15:03:57 +01:00
a943308203 pid: never reset 2020-10-13 23:55:22 +02:00
150d6c2f87 README: use frontpanel LED names 2020-10-12 00:26:49 +02:00
c005784df5 steinhart_hart: rm outdated doc 2020-10-11 23:20:56 +02:00
d574ccb5f4 pid: change signedness from heating to cooling 2020-10-11 23:12:18 +02:00
6ba1459a3c main: send error on invalid command 2020-10-11 23:11:27 +02:00
aee279b579 README: doc 2020-10-11 21:50:36 +02:00
1939490410 README: fix syntax 2020-10-11 21:09:15 +02:00
2e9d22cf47 README: doc 2020-10-11 21:08:02 +02:00
a332b5fcdc main: fix saving new_ipv4_address 2020-10-11 01:59:39 +02:00
83a266852a pid: move ki coefficient inside integration 2020-10-11 01:59:39 +02:00
f12214a4df README: doc usb 2020-10-11 01:59:39 +02:00
175b88d0e6 s/tecpak/thermostat/g 2020-10-11 01:59:39 +02:00
9e23b14ace update cargosha256 2020-10-08 14:43:10 +08:00
6fd5328042 channels: rm debug output 2020-10-01 02:09:43 +02:00
59103cb2a1 add support for ipv4 address reconfiguration 2020-10-01 01:34:46 +02:00
5acebbef9f pytec: doc set_param 2020-10-01 00:35:16 +02:00
12e713dc19 init_log: bump max level to Debug for USB 2020-10-01 00:34:28 +02:00
1b4a030e7e pytec: more methods, doc 2020-10-01 00:21:43 +02:00
438da74721 main: remove all plain-text responses 2020-09-30 23:53:13 +02:00
026dd1ed9c main: close tx half of sockets with closed rx half
fixes Gitea issue #9
2020-09-30 23:39:31 +02:00
d4e7036fab session: rename SessionOutput to SessionInput 2020-09-30 23:35:11 +02:00
bfdb64ffd6 pytec: add configuration getters 2020-09-30 23:13:11 +02:00
6e0cf26d6a export postfilter + s-h as json 2020-09-30 22:53:21 +02:00
d4901cbab1 channels: add dac_value to Report 2020-09-30 22:53:03 +02:00
62d89a68a1 pwm: export summary as json 2020-09-30 22:10:42 +02:00
5521563c91 pid: export summary as json 2020-09-30 20:06:47 +02:00
11f2ebe961 channels: DRY get_center(), update vref if used 2020-09-30 19:14:15 +02:00
4b75c6147d pytec plot: update legend, rm debug add pid_output 2020-09-30 19:13:50 +02:00
445cde6ae8 channels: add test report_to_json 2020-09-30 18:01:18 +02:00
6951489545 channels: add pid_output to Report 2020-09-30 18:00:16 +02:00
97490e5e1b pytec: init 2020-09-29 02:52:46 +02:00
87287e83b3 update cargoSha256 2020-09-28 13:16:54 +02:00
407c0998af ad7172: set output data rate to 10 Hz 2020-09-28 01:24:32 +02:00
9e5a58cafd main: switch reports to json serialization 2020-09-27 23:58:03 +02:00
aea306cf17 config: save postfilter setting 2020-09-26 01:40:01 +02:00
97a09e422b main: add support for disabling postfilters 2020-09-26 01:29:35 +02:00
61d2cd6ecf channels: init i_set at centerpoint 2020-09-25 22:56:23 +02:00
f3ec96f425 channels: fix doc 2020-09-25 22:55:48 +02:00
9f70ef2e0a main: power_down channels before sys_reset 2020-09-25 22:24:43 +02:00
83589610b5 implement reset command 2020-09-25 00:14:29 +02:00
a2caac0fe5 channels: power_down TEC when thermistor is not connected to ADC 2020-09-25 00:01:08 +02:00
20059aff5c channel_state: recognize unplugged thermistor 2020-09-24 23:34:09 +02:00