Commit Graph

17 Commits (590d550a09d1274231277ec68b526f3e4b68ceef)

Author SHA1 Message Date
Ondřej Hruška 590d550a09
pulse generation for digital out 6 years ago
Ondřej Hruška dcddca9dd8
Added some protections against creash due to high frequency, but its not ideal ... 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 04e32860f7
implemented precision timestamps in report messages 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 a44eb5f16a
doc for all units 6 years ago
Ondřej Hruška 4930f14047
made usart rxbuf large again 6 years ago
Ondřej Hruška 5edbf1306f
removed the DMA timeout message 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 77f794e94a
some debuggiong. Tx is not reliable and sometimes duplicates or loses bytes 6 years ago
Ondřej Hruška 2881c2ff2a
almost finished DMA reception 6 years ago
Ondřej Hruška e2e4d91cf3
Added func for simple periph clock toggling without the horrible if jungle 6 years ago
Ondřej Hruška ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak 6 years ago
Ondřej Hruška d49081b190
basic work on uart 6 years ago
Ondřej Hruška 8852f9f8b4
enable all periph clocks by default on startup, added testing synchronous uart write command 6 years ago
Ondřej Hruška 29264540f7
added uart init (untested) and more config option 6 years ago
Ondřej Hruška e88bf84ea1
basic usart skeleton 6 years ago