Astro
|
1090d0f5b5
|
Merge pull request 'flashing with dfu-util' (#20) from jbqubit/thermostat:flashdoc into master
Update based on two issues.
#10
https://github.com/sinara-hw/Thermostat/issues/87/
Reviewed-on: #20
|
2020-12-09 08:16:45 +08:00 |
Astro
|
23d0c470e5
|
pytec: rename test.py to example.py
|
2020-12-09 01:08:34 +01:00 |
Astro
|
5c8bb47e11
|
command_parser: require the explicit `i_set` symbol
|
2020-12-09 01:07:08 +01:00 |
Astro
|
b92a5f18cd
|
README: fix units
|
2020-12-09 00:56:17 +01:00 |
Astro
|
c125e20bdb
|
shell.nix: init
|
2020-12-09 00:46:31 +01:00 |
Joe Britton
|
7af5d8582d
|
not yet ready note
|
2020-12-08 12:00:00 -05:00 |
Joe Britton
|
fca2de665c
|
flashing with dfu-util
|
2020-12-08 11:07:48 -05:00 |
Astro
|
ffcc3f661b
|
README: add pid units
|
2020-12-07 23:18:44 +01:00 |
Astro
|
2a6f8ed874
|
pytec: use py3 dict methods
Fixes Gitea issue #14
|
2020-12-07 16:57:50 +01:00 |
Astro
|
5e8bf0e765
|
README: add Debugging and Flashing
Fixes Gitea issue #10
|
2020-12-07 00:22:00 +01:00 |
Astro
|
5ddd4d250e
|
channels: swap adc inputs
Fixes Gitea issue #12
|
2020-12-07 00:22:00 +01:00 |
Joe Britton
|
af0d78237f
|
Clarify purpose of GND pin adjacent to TECn+/-.
|
2020-12-06 15:11:42 +08:00 |
Astro
|
ae77a5c163
|
update cargoSha256
|
2020-10-30 15:50:14 +01:00 |
Astro
|
ffb70bde0a
|
command_parser: fix input_remain match
|
2020-10-30 15:04:14 +01:00 |
Astro
|
d517dd75fe
|
update dependencies
|
2020-10-30 15:03:57 +01:00 |
Astro
|
a943308203
|
pid: never reset
|
2020-10-13 23:55:22 +02:00 |
Astro
|
150d6c2f87
|
README: use frontpanel LED names
|
2020-10-12 00:26:49 +02:00 |
Astro
|
c005784df5
|
steinhart_hart: rm outdated doc
|
2020-10-11 23:20:56 +02:00 |
Astro
|
d574ccb5f4
|
pid: change signedness from heating to cooling
|
2020-10-11 23:12:18 +02:00 |
Astro
|
6ba1459a3c
|
main: send error on invalid command
|
2020-10-11 23:11:27 +02:00 |
Astro
|
aee279b579
|
README: doc
|
2020-10-11 21:50:36 +02:00 |
Astro
|
1939490410
|
README: fix syntax
|
2020-10-11 21:09:15 +02:00 |
Astro
|
2e9d22cf47
|
README: doc
|
2020-10-11 21:08:02 +02:00 |
Astro
|
a332b5fcdc
|
main: fix saving new_ipv4_address
|
2020-10-11 01:59:39 +02:00 |
Astro
|
83a266852a
|
pid: move ki coefficient inside integration
|
2020-10-11 01:59:39 +02:00 |
Astro
|
f12214a4df
|
README: doc usb
|
2020-10-11 01:59:39 +02:00 |
Astro
|
175b88d0e6
|
s/tecpak/thermostat/g
|
2020-10-11 01:59:39 +02:00 |
Sebastien Bourdeauducq
|
9e23b14ace
|
update cargosha256
|
2020-10-08 14:43:10 +08:00 |
Astro
|
6fd5328042
|
channels: rm debug output
|
2020-10-01 02:09:43 +02:00 |
Astro
|
59103cb2a1
|
add support for ipv4 address reconfiguration
|
2020-10-01 01:34:46 +02:00 |
Astro
|
5acebbef9f
|
pytec: doc set_param
|
2020-10-01 00:35:16 +02:00 |
Astro
|
12e713dc19
|
init_log: bump max level to Debug for USB
|
2020-10-01 00:34:28 +02:00 |
Astro
|
1b4a030e7e
|
pytec: more methods, doc
|
2020-10-01 00:21:43 +02:00 |
Astro
|
438da74721
|
main: remove all plain-text responses
|
2020-09-30 23:53:13 +02:00 |
Astro
|
026dd1ed9c
|
main: close tx half of sockets with closed rx half
fixes Gitea issue #9
|
2020-09-30 23:39:31 +02:00 |
Astro
|
d4e7036fab
|
session: rename SessionOutput to SessionInput
|
2020-09-30 23:35:11 +02:00 |
Astro
|
bfdb64ffd6
|
pytec: add configuration getters
|
2020-09-30 23:13:11 +02:00 |
Astro
|
6e0cf26d6a
|
export postfilter + s-h as json
|
2020-09-30 22:53:21 +02:00 |
Astro
|
d4901cbab1
|
channels: add dac_value to Report
|
2020-09-30 22:53:03 +02:00 |
Astro
|
62d89a68a1
|
pwm: export summary as json
|
2020-09-30 22:10:42 +02:00 |
Astro
|
5521563c91
|
pid: export summary as json
|
2020-09-30 20:06:47 +02:00 |
Astro
|
11f2ebe961
|
channels: DRY get_center(), update vref if used
|
2020-09-30 19:14:15 +02:00 |
Astro
|
4b75c6147d
|
pytec plot: update legend, rm debug add pid_output
|
2020-09-30 19:13:50 +02:00 |
Astro
|
445cde6ae8
|
channels: add test report_to_json
|
2020-09-30 18:01:18 +02:00 |
Astro
|
6951489545
|
channels: add pid_output to Report
|
2020-09-30 18:00:16 +02:00 |
Astro
|
97490e5e1b
|
pytec: init
|
2020-09-29 02:52:46 +02:00 |
Astro
|
87287e83b3
|
update cargoSha256
|
2020-09-28 13:16:54 +02:00 |
Astro
|
407c0998af
|
ad7172: set output data rate to 10 Hz
|
2020-09-28 01:24:32 +02:00 |
Astro
|
9e5a58cafd
|
main: switch reports to json serialization
|
2020-09-27 23:58:03 +02:00 |
Astro
|
aea306cf17
|
config: save postfilter setting
|
2020-09-26 01:40:01 +02:00 |