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