Egor Savkin esavkin
  • Joined on 2022-09-30
esavkin commented on pull request M-Labs/thermostat#73 2023-02-02 11:02:35 +08:00
Support fan PWM settings

Full-load with both channels tests with resistors showed that there would be only 20C difference against room temperature even with minimum fan speed available. For full speed fan it would be…

esavkin pushed to 69-fan_pwm at esavkin/thermostat 2023-02-02 10:52:48 +08:00
069e178966 Change PWM freq to 25kHz
esavkin created pull request M-Labs/zynq-rs#103 2023-02-01 18:00:43 +08:00
WIP: update version of Rust
esavkin pushed to 102-update-rust at esavkin/zynq-rs 2023-02-01 17:56:10 +08:00
f887219db1 WIP update version of Rust
esavkin created branch 102-update-rust in esavkin/zynq-rs 2023-02-01 17:56:09 +08:00
esavkin commented on issue M-Labs/zynq-rs#102 2023-01-30 10:55:30 +08:00
update rustc

Maybe, try migrate to stable release? It would be easier to update in the future, and asm! macro is stable now https://doc.rust-lang.org/nightly/rust-by-example/unsafe/asm.html.

esavkin pushed to master at esavkin/zynq-rs 2023-01-30 10:31:11 +08:00
67dbb5932f flake: update mkbootimage
dab5c6f070 flake: NixOS 22.11, update dependencies
Compare 2 commits »
esavkin pushed to master at esavkin/artiq-zynq 2023-01-27 16:42:07 +08:00
800c12e794 fix resolve_channel_name typing
d36899b485 firmware: unify RTIO error message format
Compare 2 commits »
esavkin pushed to 72-warning-on-zeroed-limits at esavkin/thermostat 2023-01-26 11:50:20 +08:00
f9f526d7fe Emit warning when current/voltage limits are near zero
esavkin commented on pull request M-Labs/thermostat#76 2023-01-26 11:47:21 +08:00
Emit warning when current/voltage limits are near zero

Looks like it's quite safe to do so

esavkin pushed to 72-warning-on-zeroed-limits at esavkin/thermostat 2023-01-26 10:33:44 +08:00
1735e6c030 Emit warning when current/voltage limits are near zero
esavkin created pull request M-Labs/thermostat#76 2023-01-10 16:50:11 +08:00
Emit warning when current/voltage limits are near zero
esavkin pushed to 72-warning-on-zeroed-limits at esavkin/thermostat 2023-01-10 16:47:18 +08:00
6c601f8423 Emit warning when current/voltage limits are near zero
esavkin created branch 72-warning-on-zeroed-limits in esavkin/thermostat 2023-01-10 16:47:17 +08:00
esavkin pushed to 69-fan_pwm at esavkin/thermostat 2023-01-10 15:15:30 +08:00
e6d928ef4e Fix PR comments
esavkin created pull request M-Labs/artiq-zynq#211 2023-01-09 12:46:21 +08:00
Unify RTIO message format
esavkin pushed to 1697-exception-format at esavkin/artiq-zynq 2023-01-09 12:44:08 +08:00
49cdf9b8c0 Unify RTIO message format
esavkin pushed to 1697-exception-format at esavkin/artiq-zynq 2023-01-09 12:43:07 +08:00
esavkin created branch 1697-exception-format in esavkin/artiq-zynq 2023-01-09 12:43:07 +08:00
esavkin pushed to master at esavkin/artiq-zynq 2023-01-09 12:42:10 +08:00
6b3fa98d70 add channel names to RTIO errors
4a522ecb3b update ramda and migen-axi
6be5ffe4e4 update flake dependencies
44ef13d1c0 Fix idle/startup_kernel typos in config
Compare 4 commits »