Commit Graph

275 Commits (master)
 

Author SHA1 Message Date
Ondřej Hruška c5f41819b1
move the 1wire report to a job 6 years ago
Ondřej Hruška 0a33551474
oops fix bug 6 years ago
Ondřej Hruška 10cc13bc82
added a buffer size check 6 years ago
Ondřej Hruška d8933cbf81
fixed buffer sizing and added buf size to config 6 years ago
Ondřej Hruška 3ebc19fc2d
fixes and start of ADC. Not really working yet 6 years ago
Ondřej Hruška 538a4876b2
ADC skeleton 6 years ago
Ondřej Hruška 611b38c5e6
cleaning 6 years ago
Ondřej Hruška 96a7b58091
1wire split 6 years ago
Ondřej Hruška d47d487b8a
split SPI 6 years ago
Ondřej Hruška 5a853244d5
din renames, dout split 6 years ago
Ondřej Hruška 41364db93a
split neopixel 6 years ago
Ondřej Hruška 2006936c21
added the template unit 6 years ago
Ondřej Hruška 8643d16989
Split i2c 6 years ago
Ondřej Hruška f1b8db78d4
split DIN 6 years ago
Ondřej Hruška 4bd8dc6cb0
split some files in units to smaller .c files, comments etc 6 years ago
Ondřej Hruška b6f7060516
1wire cleaning, added 1w UU, renamed some error messages 6 years ago
Ondřej Hruška 0e378b6547
added 1wire search algorithm 6 years ago
Ondřej Hruška a81190c2e1
1w everything implemented except search funcs, timer works ok 6 years ago
Ondřej Hruška af35cee030
untested new onewire commands (all except search algos) 6 years ago
Ondřej Hruška 55816fc810
added software timer instantiation + config (unused) 6 years ago
Ondřej Hruška c9aa39af80
words 6 years ago
Ondřej Hruška c641bef80a
added 'parasitic' config field 6 years ago
Ondřej Hruška eca8319820
onewire basic impl + fixed a bug in usec delays 6 years ago
Ondřej Hruška 9e65c8409a
fixed inverted presence check 6 years ago
Ondřej Hruška 18e76ad060
base of 1wire, need to make async 6 years ago
Ondřej Hruška a63f040271
Added compile flag to replace TF with simple loopback for transport testing 6 years ago
Ondřej Hruška 04e32860f7
implemented precision timestamps in report messages 6 years ago
Ondřej Hruška 94e87c74d3
implemented timebase using TIM14 instead of TIM1 6 years ago
Ondřej Hruška 1159fef33b
add a newline to ini 6 years ago
Ondřej Hruška 88bd46f516
fixed the crash and implemented trigger arming 6 years ago
Ondřej Hruška 45b4fb45e9
exti working but something is fucked up in the job queue or tinyframe 6 years ago
Ondřej Hruška 255f96c754
Installed new TinyFrame 6 years ago
Ondřej Hruška 3784a46951
everything is now documented 6 years ago
Ondřej Hruška a44eb5f16a
doc for all units 6 years ago
Ondřej Hruška ceb658e246
more doc comments 6 years ago
Ondřej Hruška b2ead539bf
added more comments 6 years ago
Ondřej Hruška 334a89f055
fixed weirdness 6 years ago
Ondřej Hruška 63a7852554
bleh 6 years ago
Ondřej Hruška 8e9c653090
Doc comments and explanations 6 years ago
Ondřej Hruška 052fa4ce08
Added exti resources to the enum and name generator 6 years ago
Ondřej Hruška 4930f14047
made usart rxbuf large again 6 years ago
Ondřej Hruška d1e24608c7
remove redundant gpio clock enables 6 years ago
Ondřej Hruška 5edbf1306f
removed the DMA timeout message 6 years ago
Ondřej Hruška bbbd216244
Merge branch 'uart' 6 years ago
Ondřej Hruška 8272a36aee
Implemented unit timed tick and uart rx timeout 6 years ago
Ondřej Hruška b3d1f95e7d
cleanup and added sync + async commands 6 years ago
Ondřej Hruška 5d12b23ceb
deleted old sync sending code 6 years ago
Ondřej Hruška b5d2930e30
uart tx now pretty reliable, but msg queue sometimes seemingly gets corrupted (checksum mismatch) 6 years ago
Ondřej Hruška 6da4bd5d63
Merge branch 'uart-dmalign' into uart 6 years ago
Ondřej Hruška 2d53fc29be
removed the alignment crap, left one length field byte and wraparound markers. Works except one mysterious lock-up 6 years ago