Commit graph

23 commits

Author SHA1 Message Date
jaseg
2e7724b960 WIP 2022-05-08 16:36:25 +02:00
jaseg
f21e9797a2 Fix 8b10b encoding running disparity issues. 2022-05-01 17:24:19 +02:00
jaseg
3cba41f49f Add mounting structure simulation 2019-05-19 14:56:53 +09:00
jaseg
cb4a682e55 driver: Add ac bc framing and a bunch of comments 2019-04-23 22:46:38 +09:00
jaseg
c6bf873e9f driver: Make fw not short-circuit itself on startup 2019-04-23 18:48:26 +09:00
jaseg
69ead15835 driver: Fix temp sensor init in prototype hardware 2019-04-23 11:52:51 +09:00
jaseg
257a7b8789 Fix up modulation and lcd transfer scheduling 2019-04-23 11:37:34 +09:00
jaseg
e79f3d4047 driver/fw: Add tiny printf 2019-04-15 13:07:11 +09:00
jaseg
a8448facca driver/fw: current sensor works 2019-04-15 12:28:22 +09:00
jaseg
a860bd27a0 driver/fw: Temp sensor working modulo some brownout condition 2019-04-15 01:25:05 +09:00
jaseg
668c89f889 driver/fw: I2C LCD working 2019-04-14 13:25:23 +09:00
jaseg
010d5587b7 driver/fw: USART if working 2019-03-05 23:18:42 +09:00
jaseg
dac83b15ed driver/fw: timer-based tx ported 2019-03-05 00:21:21 +09:00
jaseg
dc040a71cc driver/fw: Handle blink from systick 2019-03-05 00:09:32 +09:00
jaseg
d48b92b935 driver/fw: Beginnings of a firmware
This code starts up and blinks a led. This means RCC, GPIO and SPI1 are working.
2019-03-04 23:16:42 +09:00
jaseg
0f206f09bf TIM3 working stably now 2019-01-13 15:34:01 +09:00
jaseg
43f64f0e1f Split receiver into logical parts 2019-01-12 12:54:29 +09:00
jaseg
c6547c6e6f Basic command comm works 2019-01-11 22:02:14 +09:00
jaseg
528d653bde Decoding and comma triggering works 2019-01-10 14:31:20 +09:00
jaseg
0161d6665c Debug scope works nicely 2019-01-10 13:35:15 +09:00
jaseg
f5d7b0428d Add untested ADC mode switching code 2018-12-24 19:09:46 +09:00
jaseg
62389e00fe ADC working 2018-12-23 12:57:40 +09:00
jaseg
468fe59d97 First AC/mux test working 2018-12-22 14:38:07 +09:00