287 Commits (master)
 

Author SHA1 Message Date
Astro 2773ba47fe tec: init freq pins for 1 MHz switching 4 years ago
Astro 13771bf770 tec: fix wrong SHDN pins 4 years ago
Astro 02d2403547 tec: setup iset_width 4 years ago
Astro ecdebe76bc tec: keep shdn off until first use 4 years ago
Astro 6041e41716 Carto.toml: update dependencies 4 years ago
Astro 9b1a0696ab Cargo.toml: update smoltcp git 4 years ago
Astro d360ec6dce shell.nix: cd in shellHook 4 years ago
Astro 7efc95941b default.nix: update rust nightly 4 years ago
Astro 7efd42715e tec: enable GPIO pins for TEC SHDN 4 years ago
Astro aafb733209 default.nix: update cargoSha256 4 years ago
Astro bb35f91a57 build.rs: delint 4 years ago
Astro 225be7b911 upgrade to current rust + smoltcp 4 years ago
Astro c2aa0e2989 main: report pwm_width 4 years ago
Astro cc5c21e088 main: use temperature as PID input 4 years ago
Astro 420be00407 main: fix DEFAULT_PID_PARAMETERS 4 years ago
Astro 2010b4fe10 main: reset PID after parameter change 4 years ago
Astro c8d31c7b0d tec: add pwm default setup 4 years ago
Astro 4ac0f7b171 pid: add test 4 years ago
Astro 21615819f6 main: improve tcp output 4 years ago
Astro 59d3fde32e main: fix DEFAULT_SH_PARAMETERS 4 years ago
Astro 86b5841119 default.nix: run tests 4 years ago
Astro e1af02f77a Cargo.toml: bump libm dependency 4 years ago
Astro 53ff7e70ca main: use steinhart-hart equation for temperature conversion 4 years ago
Astro 83117db8c5 ad7172: perform data sign checks 4 years ago
Astro 12c2be0a03 command_parser: shorten to parallel_r, add tests 4 years ago
Astro 8611cc1c79 add configurable Steinhart-Hart equation 4 years ago
Astro 2992688184 Cargo.toml: update smoltcp to 0.5.0 4 years ago
Astro 7f32591441 default.nix: pin rust-nightly, build firmware 4 years ago
Astro 9486946d06 main: improve command resonses 4 years ago
Astro ef17e1c4ff README: describe all the commands 4 years ago
Astro b508129c37 tec: make more brief 4 years ago
Astro fca427cb5a show pwm config of each tec channel 4 years ago
Astro 18e3e95615 group 4 PWM channels into Tec, add commands to configure them 4 years ago
Astro a82ffadb35 add PWM abstraction for TEC control 4 years ago
Astro 8d01ca8d20 rm unused test dependency 4 years ago
Astro f3664f01be command_parser: fix float parsing 4 years ago
Astro 6f36c682cd command_parser: add tests
Run with: cargo test --target=x86_64-unknown-linux-gnu
4 years ago
Astro 35dfba99e1 style 4 years ago
Astro 63aa2347b7 add remote postfilter configuration 4 years ago
Astro 87de8b7859 style 4 years ago
Astro e126bc0fe1 command_parser: parameterize `pid`, `pwm` with channel `<0/1>` 4 years ago
Astro 1514131fa3 ad7172: fix doc
Closes Gitea issue #1
4 years ago
Astro 6d4676a72a command_parser: fix pid 4 years ago
Astro f64e4fe2f3 main: don't log expected failure, log MAC to semihosting 4 years ago
Astro 2d2e7e80e0 ad7172: rm unused FiltCon odc setting 4 years ago
Astro 2ca06e023b command_parser: use combinators, allow trailing whitespace 4 years ago
Astro 4e5de7831b command_parser: fix non-optional whitespace after `report` 4 years ago
Astro db1788bafb ad7172: fix bits in regs::setup_con 4 years ago
Astro ba485cab16 README: link rustup 4 years ago
Astro ee8f8e87c3 README: build instructions 4 years ago