Commit Graph

620 Commits

Author SHA1 Message Date
8cdb5a0cc5 python configuration tool
close #3
2019-05-27 18:44:59 +00:00
8e4fbaf80e json command interface
close #3
2019-05-27 18:44:52 +00:00
2746c2fe00 use serde-json-core [wip] 2019-05-23 16:57:08 +00:00
e662f71d6c README: try SVG again 2019-05-21 17:55:01 +02:00
ba2256d0d5 add Nix build files 2019-05-15 10:36:34 +08:00
1995defa9d png 2019-05-09 16:40:35 +02:00
ea42041e94 README: diagram and photo 2019-05-09 16:05:36 +02:00
ef18eb38ca ethernet peripheral ownership, cs 2019-05-06 18:10:42 +00:00
bdb6955aa1 pac: rcc 2019-05-06 18:10:42 +00:00
f1c43c6492 pac updates (~0.8) 2019-05-06 17:09:49 +00:00
86dbdf98e2 stm32h7 svd and pac changes 2019-05-06 08:48:22 +00:00
61adbd8c9e new stm32h7 pac 2019-05-06 08:48:05 +00:00
23e262304b stm32h7 changes round 1 2019-05-06 08:47:49 +00:00
1494761f35 use atomics 2019-04-30 11:42:05 +00:00
768b067f7f travis: skip clippy 2019-04-29 20:03:34 +02:00
0ebcd685c3 eth: remove counter 2019-04-29 20:00:53 +02:00
bd59fedc38 travis: clippy 2019-04-29 19:59:17 +02:00
cd284d2c07 eth: mtu clarification 2019-04-29 17:55:24 +00:00
9863ba3a33 cleanup 2019-04-29 11:03:39 +00:00
0efd14aec8 ethernet: tweak 2019-04-28 14:06:56 +00:00
0fafd7aa42 eth: sketch
eth: rework

ethernet: wip

eth: simplify

cargo: bump stm32h7

ethmac: rework

ethmac: fixup

cargo: semihosting version bump

ethmac: fixup

eth: tweak

eth: cleanup

eth: tweaks

eth: more debug

eth: tweak

memory: rename for clarity

eth: tweak

eth: pings

eth: cleanup

eth: cleanup, use interrupts, tighten filter
2019-04-27 16:17:28 +00:00
8ff8a4ce31 main: work around spi stall erratum and debug 2019-04-17 14:04:05 +00:00
00a758ed12 iir: more tweaking 2019-04-16 14:55:26 +00:00
94a928200e iir: tweak 2019-04-16 11:27:11 +00:00
186a1a33ce cargo: update 2019-04-16 11:27:01 +00:00
fac82b22ff cleanup 2019-04-15 15:14:02 +00:00
39214c8a26 dma: tim->dma->spi adc start 2019-04-15 13:29:46 +00:00
cfb538d596 cargo: remove unused hal 2019-04-13 15:26:46 +00:00
6b8473daad use unwrap() for simplicity 2019-04-12 16:13:18 +00:00
01ddb2bc77 cleanup, edition 2018 2019-04-12 15:44:09 +00:00
2734f760c7 README: update 2019-04-12 15:43:51 +00:00
66fff6618c cargo: update 2019-04-12 10:55:38 +00:00
5369b928c1 add get_x_offset 2019-03-31 11:33:18 +00:00
d7e47b7ebf manifest: update 2019-03-31 11:33:03 +00:00
6577d1ce01 cargo: tweak 2019-03-29 19:34:31 +01:00
293520e26e iir: tweak, add offset 2019-03-29 18:33:32 +00:00
9fc6868fdf travis: install target 2019-03-29 09:12:07 +00:00
24c5163265 add travis 2019-03-29 08:52:38 +00:00
dc9af3fd8e cargo: update 2019-03-29 08:51:36 +00:00
3b895ead4b set afe1 gain 2019-03-29 08:37:40 +00:00
74f10a7ac4 cleanup iir 2019-03-28 15:10:04 +00:00
dc2e0f8b07 dual channel 2019-03-28 12:13:47 +00:00
7f378a3f3d clean dcache 2019-03-28 10:47:15 +00:00
9350f17ca3 calculate pi coefficients 2019-03-28 10:09:50 +00:00
ed663b536e add prelim iir 2019-03-27 21:45:43 +00:00
eff2dc6c4e led off 2019-03-27 18:24:58 +00:00
31264452a6 irq bypass for dma 2019-03-27 18:19:32 +00:00
2eeb00bb58 use tim2,dma1 to trigger cr1 2019-03-27 13:50:25 +00:00
f9e52928fd use irq 2019-03-25 09:08:27 +00:00
32ba1a74b9 limit backtrace 2019-03-20 19:28:33 +00:00