Commit Graph

19 Commits (482a67c5d287d4946ed9ff2d50158d4e7fda7096)

Author SHA1 Message Date
Ondřej Hruška 3ebc19fc2d
fixes and start of ADC. Not really working yet 6 years ago
Ondřej Hruška 5a853244d5
din renames, dout split 6 years ago
Ondřej Hruška f1b8db78d4
split DIN 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 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 ad39fc280f
added some doc comments 6 years ago
Ondřej Hruška 6756b79ef4
added automatic GPIO teardown, remap support to i2c, force error comments in ini if disabled 6 years ago
Ondřej Hruška 931f6cea59
added missing mutex for shared scratch buffer 6 years ago
Ondřej Hruška 645619e9c5
fixed the bug 6 years ago
Ondřej Hruška 1e41d4c3cb
added unit type checks to UU_ functions 6 years ago
Ondřej Hruška ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper 6 years ago
Ondřej Hruška f917427be4
i2c write works 6 years ago
Ondřej Hruška 64592c3bb6
fixed the bug, caused by partly inited units trying to de-init pins 6 years ago
Ondřej Hruška 8768dc31ab
added DI unit 6 years ago
Ondřej Hruška 0af90eccbf
added version markers to settings, option to disable INI comments 6 years ago
Ondřej Hruška 393ec1e951
reworking pins, flash doesnt work 6 years ago