Graphique des révisions

163 Révisions (8643d169892613a5af54976ab3c530e3e4a5e4cf)
 

Auteur SHA1 Message Date
Ondřej Hruška 8643d16989
Split i2c il y a 8 ans
Ondřej Hruška f1b8db78d4
split DIN il y a 8 ans
Ondřej Hruška 4bd8dc6cb0
split some files in units to smaller .c files, comments etc il y a 8 ans
Ondřej Hruška b6f7060516
1wire cleaning, added 1w UU, renamed some error messages il y a 8 ans
Ondřej Hruška 0e378b6547
added 1wire search algorithm il y a 8 ans
Ondřej Hruška a81190c2e1
1w everything implemented except search funcs, timer works ok il y a 8 ans
Ondřej Hruška af35cee030
untested new onewire commands (all except search algos) il y a 8 ans
Ondřej Hruška 55816fc810
added software timer instantiation + config (unused) il y a 8 ans
Ondřej Hruška c9aa39af80
words il y a 8 ans
Ondřej Hruška c641bef80a
added 'parasitic' config field il y a 8 ans
Ondřej Hruška eca8319820
onewire basic impl + fixed a bug in usec delays il y a 8 ans
Ondřej Hruška 9e65c8409a
fixed inverted presence check il y a 8 ans
Ondřej Hruška 18e76ad060
base of 1wire, need to make async il y a 8 ans
Ondřej Hruška a63f040271
Added compile flag to replace TF with simple loopback for transport testing il y a 8 ans
Ondřej Hruška 04e32860f7
implemented precision timestamps in report messages il y a 8 ans
Ondřej Hruška 94e87c74d3
implemented timebase using TIM14 instead of TIM1 il y a 8 ans
Ondřej Hruška 1159fef33b
add a newline to ini il y a 8 ans
Ondřej Hruška 88bd46f516
fixed the crash and implemented trigger arming il y a 8 ans
Ondřej Hruška 45b4fb45e9
exti working but something is fucked up in the job queue or tinyframe il y a 8 ans
Ondřej Hruška 255f96c754
Installed new TinyFrame il y a 8 ans
Ondřej Hruška 3784a46951
everything is now documented il y a 8 ans
Ondřej Hruška a44eb5f16a
doc for all units il y a 8 ans
Ondřej Hruška ceb658e246
more doc comments il y a 8 ans
Ondřej Hruška b2ead539bf
added more comments il y a 8 ans
Ondřej Hruška 334a89f055
fixed weirdness il y a 8 ans
Ondřej Hruška 63a7852554
bleh il y a 8 ans
Ondřej Hruška 8e9c653090
Doc comments and explanations il y a 8 ans
Ondřej Hruška 052fa4ce08
Added exti resources to the enum and name generator il y a 8 ans
Ondřej Hruška 4930f14047
made usart rxbuf large again il y a 8 ans
Ondřej Hruška d1e24608c7
remove redundant gpio clock enables il y a 8 ans
Ondřej Hruška 5edbf1306f
removed the DMA timeout message il y a 8 ans
Ondřej Hruška bbbd216244
Merge branch 'uart' il y a 8 ans
Ondřej Hruška 8272a36aee
Implemented unit timed tick and uart rx timeout il y a 8 ans
Ondřej Hruška b3d1f95e7d
cleanup and added sync + async commands il y a 8 ans
Ondřej Hruška 5d12b23ceb
deleted old sync sending code il y a 8 ans
Ondřej Hruška b5d2930e30
uart tx now pretty reliable, but msg queue sometimes seemingly gets corrupted (checksum mismatch) il y a 8 ans
Ondřej Hruška 6da4bd5d63
Merge branch 'uart-dmalign' into uart il y a 8 ans
Ondřej Hruška 2d53fc29be
removed the alignment crap, left one length field byte and wraparound markers. Works except one mysterious lock-up il y a 8 ans
Ondřej Hruška 08b4010b13
uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh il y a 8 ans
Ondřej Hruška 77f794e94a
some debuggiong. Tx is not reliable and sometimes duplicates or loses bytes il y a 8 ans
Ondřej Hruška 2881c2ff2a
almost finished DMA reception il y a 8 ans
Ondřej Hruška e2e4d91cf3
Added func for simple periph clock toggling without the horrible if jungle il y a 8 ans
Ondřej Hruška 137619d942
added a safeguard il y a 8 ans
Ondřej Hruška c4cc3bb9ce
fixed bug with settings fucking up units that were already loaded il y a 8 ans
Ondřej Hruška 05875a8167
fixed bogus slotcount use display + moved some stuff to dynalloc to save ram il y a 8 ans
Ondřej Hruška 7df577f9b1
toggle to disable logging resources stuff il y a 8 ans
Ondřej Hruška ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak il y a 8 ans
Ondřej Hruška 0ef1134aa0
some traps il y a 8 ans
Ondřej Hruška 69443613fc
some more stack shrinking il y a 8 ans
Ondřej Hruška 8a28395102
fix-up PRINTF to use PUTS when no variable args are given il y a 8 ans