Astro astro
astro pushed to master at M-Labs/zynq-rs 2019-09-29 07:41:32 +08:00
378755a0ce main: bump RX_LEN/TX_LEN to 2
644cc64524 eth: align DescEntries
f9cc561144 link.x: fix __stack_start
Compare 3 commits »
astro closed issue M-Labs/zynq-rs#4 2019-09-29 05:58:40 +08:00
lock rust version
astro commented on issue M-Labs/zynq-rs#2 2019-09-29 05:58:30 +08:00
openocd SRST error

These FTDI layouts don't include an nSRST signal. The digilent cfgs actually specify reset_config none. That prevents any reset from working. Hence it's currently overwritten with a reset_config that just emits a warning.

astro pushed to master at M-Labs/zynq-rs 2019-09-29 05:54:27 +08:00
06bc7ba809 openocd: fix PL_TAPID for both targets
astro deleted branch zc706 from M-Labs/nix-scripts 2019-09-27 08:45:49 +08:00
astro pushed to zc706 at M-Labs/nix-scripts 2019-09-27 05:43:15 +08:00
c8f1f4f401 zc706: init
astro commented on issue M-Labs/zynq-rs#4 2019-09-27 05:40:08 +08:00
lock rust version

The Rust version is now locked in two places. They should always be updated together.

astro pushed to master at M-Labs/zynq-rs 2019-09-27 05:34:56 +08:00
d5334cc083 default.nix: fix use of rustManifest
astro pushed to master at astro/nix-scripts 2019-09-27 00:04:22 +08:00
e57c14b555 add zc706
7587a1d021 add zc706
Compare 2 commits »
astro pushed to master at astro/nix-scripts 2019-09-26 23:58:56 +08:00
7587a1d021 add zc706
a29cd968a6 add zc706
Compare 2 commits »
astro pushed to master at astro/nix-scripts 2019-09-26 23:55:19 +08:00
a29cd968a6 add zc706
771b91f4f3 nixbld: support yubikey+password 2FA
5a023b7e8f urukul: build with nixos 19.09
50859120da stm32: build with nixos 19.09
dcf0397bc8 web: build with nixos 19.09
Compare 156 commits »
astro pushed to master at M-Labs/zynq-rs 2019-09-26 23:54:52 +08:00
20249cf2da default.nix: build zc706
ace24112fa Cargo.toml: use compiler_builtins release
Compare 2 commits »
astro pushed to master at M-Labs/zynq-rs 2019-09-26 23:18:54 +08:00
109a203e02 default.nix: add a static channel-rust-nightly.toml that fits the current rustcSrc
5ef0213b97 default.nix: update rustcSrc
d210b2b13f shell.nix: use gcc cross pkg that actually builds
Compare 3 commits »
astro commented on issue M-Labs/nix-scripts#8 2019-09-25 05:14:15 +08:00
lock the board

There is also some information in ARTIQ DEVELOPER_NOTES.rst that needs attention.

astro pushed to master at M-Labs/ionpak-thermostat 2019-09-24 07:58:29 +08:00
9486946d06 main: improve command resonses
ef17e1c4ff README: describe all the commands
b508129c37 tec: make more brief
fca427cb5a show pwm config of each tec channel
18e3e95615 group 4 PWM channels into Tec, add commands to configure them
Compare 5 commits »
astro pushed to master at M-Labs/ionpak-thermostat 2019-09-23 22:51:01 +08:00
a82ffadb35 add PWM abstraction for TEC control
astro pushed to master at M-Labs/ionpak-thermostat 2019-09-19 21:38:26 +08:00
8d01ca8d20 rm unused test dependency
astro pushed to master at M-Labs/ionpak-thermostat 2019-09-19 21:28:27 +08:00
f3664f01be command_parser: fix float parsing
astro pushed to master at M-Labs/ionpak-thermostat 2019-09-19 20:57:20 +08:00
6f36c682cd command_parser: add tests
astro pushed to master at M-Labs/ionpak-thermostat 2019-09-19 09:34:11 +08:00
35dfba99e1 style
63aa2347b7 add remote postfilter configuration
87de8b7859 style
e126bc0fe1 command_parser: parameterize `pid`, `pwm` with channel `<0/1>`
Compare 4 commits »