Astro
|
277f239ed7
|
cargosha256.nix: update
|
2020-09-10 23:44:14 +02:00 |
Astro
|
10208e1ac0
|
main: bump WATCHDOG_INTERVAL to 1s
required for running Channels.calibrate_dac_value()
|
2020-09-10 23:28:00 +02:00 |
Astro
|
42587810cd
|
usb: add serial logger
|
2020-09-10 23:17:31 +02:00 |
Astro
|
c11b71cc0d
|
adc: don't calibrate but convert using ChannelCalibration
|
2020-09-09 23:10:33 +02:00 |
Astro
|
2617895460
|
update cargosha256
|
2020-09-06 22:59:12 +02:00 |
Astro
|
5244077144
|
update dependencies
|
2020-09-06 21:59:28 +02:00 |
Astro
|
4e6aa5fe0c
|
leds: init
|
2020-09-06 21:10:10 +02:00 |
Astro
|
9a912392be
|
channels: fix dac calibration
|
2020-09-06 19:28:33 +02:00 |
Astro
|
50dcee0c8a
|
pins: reuse definitions
|
2020-09-06 19:28:33 +02:00 |
Astro
|
f76ae453a9
|
ad5680: cap value to MAX_VALUE
|
2020-09-06 19:28:33 +02:00 |
Sebastien Bourdeauducq
|
e5c9ee8ed0
|
update cargosha256
|
2020-09-04 12:16:31 +08:00 |
Astro
|
a3df2bc685
|
update to newer stm32-eth
|
2020-09-03 21:38:56 +02:00 |
Astro
|
1711feae84
|
timer: define sleep() as pub
|
2020-05-31 19:54:18 +02:00 |
Astro
|
f9b55508dd
|
ad5680: keep sync high for 1ms
|
2020-05-28 20:45:42 +02:00 |
Astro
|
cf03613ac5
|
main: fix peripheral params
|
2020-05-28 20:43:52 +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
|
ec6aa03dc3
|
set pwm values as ratio 0..1
|
2020-05-27 20:38:57 +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
|
28a71d34d7
|
fix tec_i calculation
|
2020-05-18 21:23:07 +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
|
38a220ce4e
|
fix tec_i calculation, add units::{Amps, Ohms}
|
2020-05-17 00:54:37 +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
|
feae22b277
|
ad5680: idle low for powersaving
|
2020-05-16 01:18:14 +02:00 |
Astro
|
c53c9a289f
|
pins: fix ref_pins
|
2020-05-16 01:09:38 +02:00 |
Astro
|
53930497e4
|
ad5680: fix MAX_VALUE
|
2020-05-13 23:19:20 +02:00 |
Astro
|
9ecf705420
|
ad5680: fix SPI_MODE
|
2020-05-13 23:19:09 +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 |
Astro
|
6dd6bb2e1e
|
pins: add ref[01] adc
|
2020-05-12 22:50:39 +02:00 |
Sebastien Bourdeauducq
|
9682d7657d
|
README: update title
|
2020-04-09 13:16:30 +08:00 |
Astro
|
5faf64eae8
|
README: link CI, more instructions
|
2020-03-23 23:42:22 +01:00 |
Astro
|
cfea205e06
|
README: init
|
2020-03-23 23:03:58 +01:00 |
Astro
|
56c62975c4
|
main: improve show pid parameters
|
2020-03-23 23:02:50 +01:00 |
Astro
|
0df3723ef3
|
cargosha256: update for nixbld.m-labs.hk
this hash differs on my machine currently...
|
2020-03-23 14:51:17 +01:00 |
Astro
|
8d532dc50a
|
Cargo.toml: use patch for dependency stm32f4xx-hal
|
2020-03-23 00:28:24 +01:00 |
Astro
|
d203f21caf
|
main: re-enable interrupts
also swap ADC polling and network processing to read the ADC first after
an interrupt.
|
2020-03-21 00:46:24 +01:00 |
Astro
|
15f64358a2
|
main: fix socket handling
|
2020-03-21 00:37:24 +01:00 |