Commit Graph

18 Commits (887887b675d29ce855b45f313bb46da59985baa3)

Author SHA1 Message Date
Ondřej Hruška 887887b675
Removed timers use from 1wire, timers disabled, fixed overflow bug 6 years ago
Ondřej Hruška 3c51c0633f
Made "usb tx done" notification bypass the usual bounce via the main thread, made higher samplerate achievable 6 years ago
Ondřej Hruška d6e73a5641
Some optimizations to make it better work at higher speeds. Triggers don't work 6 years ago
Ondřej Hruška 3ebc19fc2d
fixes and start of ADC. Not really working yet 6 years ago
Ondřej Hruška 55816fc810
added software timer instantiation + config (unused) 6 years ago
Ondřej Hruška 3784a46951
everything is now documented 6 years ago
Ondřej Hruška 7816d75563
merged job queue with message queue 6 years ago
Ondřej Hruška c58787c95d
some memory savings 6 years ago
Ondřej Hruška 931f6cea59
added missing mutex for shared scratch buffer 6 years ago
Ondřej Hruška c802946db0 fix some rtos static objs having confusing names 6 years ago
Ondřej Hruška 89f8c59d40 make some options configurable and rename some constants 6 years ago
Ondřej Hruška bef9b83826 Moved size defines to plat_compat 6 years ago
Ondřej Hruška 0046eff12a implemented ini read via command 6 years ago
Ondřej Hruška ad2e19d4fe use bulk typedefs in functions, add monitoring of msg queue usage to stackmon 6 years ago
Ondřej Hruška 4f92b97305 removed low prio queue 6 years ago
Ondřej Hruška ccbff578b3 tf update and some progress 6 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 6 years ago
Ondřej Hruška 1400d51064
moved rtos config inside core 6 years ago