Astro
|
ba84295ec5
|
reconnect the pid controller
|
2020-09-18 00:09:30 +02:00 |
Astro
|
1157b73f7f
|
max_i_pos/max_i_neg: remove vref from calculation
full duty pwm is at vref already
|
2020-09-17 01:03:57 +02:00 |
Astro
|
f76ee9a607
|
separate adc and max vref
|
2020-09-16 23:31:49 +02:00 |
Astro
|
fc0ca8b581
|
calculate i_set current
|
2020-09-16 22:22:48 +02:00 |
Astro
|
8c80062da8
|
use proper units for pwm pins
|
2020-09-16 22:06:15 +02:00 |
Astro
|
7d45d5ad32
|
adc: complete temperature calculation
|
2020-09-16 20:50:23 +02:00 |
Astro
|
dda1f2f0b4
|
use ThermodynamicTemperature
|
2020-09-16 18:40:07 +02:00 |
Astro
|
b1b6d1ea94
|
fixes
|
2020-09-14 00:12:28 +02:00 |
Astro
|
b80fcc430b
|
channel_state: move adc_calibration into ChannelState
|
2020-09-13 23:15:48 +02:00 |
Astro
|
bb26490153
|
unit: replace with uom
|
2020-09-13 23:13:51 +02:00 |
Astro
|
c11b71cc0d
|
adc: don't calibrate but convert using ChannelCalibration
|
2020-09-09 23:10:33 +02:00 |
Astro
|
9a912392be
|
channels: fix dac calibration
|
2020-09-06 19:28:33 +02:00 |
Astro
|
3c94342448
|
replace tec_u_meas_adc with pins_adc
|
2020-05-28 02:06:32 +02:00 |
Astro
|
5418488a2f
|
replace channel[01].adc with pins_adc
|
2020-05-28 02:01:55 +02:00 |
Astro
|
35af543e33
|
channels: fix/optimize calibrate_dac_value()
|
2020-05-20 23:09:24 +02:00 |
Astro
|
cca0a77657
|
keep shdn high all the time
|
2020-05-20 23:07:03 +02:00 |
Astro
|
d326517453
|
channels: remove unneccessary pub qualifiers
|
2020-05-20 21:27:22 +02:00 |
Astro
|
e6e150dac3
|
add Channels::calibrate_dac_value()
|
2020-05-19 00:15:39 +02:00 |
Astro
|
70127491f6
|
add vref_pin
|
2020-05-18 22:46:09 +02:00 |
Astro
|
3d6e1f18a6
|
add tec_u_meas
|
2020-05-18 21:38:13 +02:00 |
Astro
|
0bc0af7487
|
rename dac_loopback to dac_feedback
|
2020-05-17 02:18:25 +02:00 |
Astro
|
34c2da4484
|
ad7172: fix calibration
|
2020-05-17 02:11:53 +02:00 |
Astro
|
ba860e52ac
|
control i_set dac in volts
|
2020-05-17 01:27:47 +02:00 |
Astro
|
fb5c7a84e9
|
add units::Volts, use for stm32f4 adc
|
2020-05-17 00:13:52 +02:00 |
Astro
|
7f8dd62a36
|
add itec_pin
|
2020-05-16 23:59:31 +02:00 |
Astro
|
a317eb60fd
|
rename ref_adc to dac_loopback
|
2020-05-16 19:36:00 +02:00 |
Astro
|
c0079007f2
|
do not overwrite dac value when pid is disengaged
|
2020-05-13 22:11:25 +02:00 |
Astro
|
b9d05ff274
|
channels: add set_dac()
|
2020-05-13 21:05:07 +02:00 |
Astro
|
eb9aeb160a
|
add Channels::read_ref_adc()
|
2020-05-13 00:15:29 +02:00 |
Astro
|
3d1740b23b
|
refactor into Channels::poll_adc()
|
2020-05-13 00:04:55 +02:00 |
Astro
|
9466961bd7
|
main: refactor into Channel/Channels
|
2020-05-12 23:18:11 +02:00 |