Commit Graph

30 Commits (master)

Author SHA1 Message Date
Ondřej Hruška 20639b77a6
clean up for porting - move platform specific stuff into outer project 6 years ago
Ondřej Hruška 102d5f5a4c
implemented fallback to physical usart and basis for wireless support in the future 6 years ago
Ondřej Hruška 2812f962d9
added watchdog 6 years ago
Ondřej Hruška a60b736834
massive utils refactoring, renames, avr libc utils cleaning 6 years ago
Ondřej Hruška 9808f6eb59
Fixed soem ADC bugs and optimized things a bit 6 years ago
Ondřej Hruška 36a81aa0b5
Simplified ADC config and rearranged the struct a little 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 dcddca9dd8
Added some protections against creash due to high frequency, but its not ideal ... 6 years ago
Ondřej Hruška ddfbbeeb95
more parts of adc fixed 6 years ago
Ondřej Hruška a63f040271
Added compile flag to replace TF with simple loopback for transport testing 6 years ago
Ondřej Hruška 04e32860f7
implemented precision timestamps in report messages 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 ceb658e246
more doc comments 6 years ago
Ondřej Hruška 05875a8167
fixed bogus slotcount use display + moved some stuff to dynalloc to save ram 6 years ago
Ondřej Hruška 7816d75563
merged job queue with message queue 6 years ago
Ondřej Hruška 931f6cea59
added missing mutex for shared scratch buffer 6 years ago
Ondřej Hruška 41499eff9d
added "welcome chime" 6 years ago
Ondřej Hruška 83a01aa1bc
reworked the indicator engine to better support patterns 6 years ago
Ondřej Hruška bef9b83826 Moved size defines to plat_compat 6 years ago
Ondřej Hruška 8ded459c68 make it possible to disable VFS and MSC via makefile 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 d8e2d016d2 modularized bulk read 6 years ago
Ondřej Hruška ccbff578b3 tf update and some progress 6 years ago
Ondřej Hruška d6c4372755 updated tinyframe 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 803cd57960
simplified config file comments, fixed settings not peristed, fixed F407 flash code 6 years ago
Ondřej Hruška 72de0705c4
moving stuff around 2 6 years ago
Ondřej Hruška 90677f2361
moved tasks to their own folder 6 years ago