Commit Graph

16 Commits (887887b675d29ce855b45f313bb46da59985baa3)

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 a44eb5f16a
doc for all units 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 ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper 6 years ago
Ondřej Hruška 0cdb811d40
Deleted Pin unit, replaced by DI and DO 7 years ago
Ondřej Hruška ad2e19d4fe use bulk typedefs in functions, add monitoring of msg queue usage to stackmon 7 years ago
Ondřej Hruška 32c2c5a883 updated tinyframe and implemented bulk write 7 years ago
Ondřej Hruška 92c28c5daf rename tf response helpers to com_* 7 years ago
Ondřej Hruška 97b6fd0028 removed all uses of the jobs queue for TF responses, not needed naymore 7 years ago
Ondřej Hruška 96d06a086f improved bulk read api 7 years ago
Ondřej Hruška d8e2d016d2 modularized bulk read 7 years ago
Ondřej Hruška ccbff578b3 tf update and some progress 7 years ago
Ondřej Hruška d6c4372755 updated tinyframe 7 years ago
Ondřej Hruška 5ca7ab1db0 implement a message processing queue that will hopefully aleviate the pain in working with tinyframe. this should make it possible to almost entirely get rid of async jobs for simple replies 7 years ago
Ondřej Hruška 5135aedc5b
bulk now works, but has some excessive comments and need to be abstracted out 7 years ago
Ondřej Hruška 40479a0b24
work on bulk, not finished 7 years ago