This website works better with JavaScript.
Explore
Help
Sign In
gex
/
gex-core
Watch
1
Star
0
Fork
You've already forked gex-core
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
213
Commits
11
Branches
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
1f2d346e23
adc
add-sipo
bad-doublebuf
dac
direct
doublebuf
faster
master
pcap
pin-io-improv
sipo
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1f2d346e23'
${ noResults }
Commit Graph
27 Commits (1f2d346e23b2a0988c7e03409a204ba645ac662f)
Author
SHA1
Message
Date
Ondřej Hruška
a60b736834
massive utils refactoring, renames, avr libc utils cleaning
7 years ago
Ondřej Hruška
9808f6eb59
Fixed soem ADC bugs and optimized things a bit
7 years ago
Ondřej Hruška
36a81aa0b5
Simplified ADC config and rearranged the struct a little
7 years ago
Ondřej Hruška
3c51c0633f
Made "usb tx done" notification bypass the usual bounce via the main thread, made higher samplerate achievable
7 years ago
Ondřej Hruška
dcddca9dd8
Added some protections against creash due to high frequency, but its not ideal ...
7 years ago
Ondřej Hruška
ddfbbeeb95
more parts of adc fixed
7 years ago
Ondřej Hruška
a63f040271
Added compile flag to replace TF with simple loopback for transport testing
7 years ago
Ondřej Hruška
04e32860f7
implemented precision timestamps in report messages
7 years ago
Ondřej Hruška
88bd46f516
fixed the crash and implemented trigger arming
7 years ago
Ondřej Hruška
45b4fb45e9
exti working but something is fucked up in the job queue or tinyframe
7 years ago
Ondřej Hruška
ceb658e246
more doc comments
7 years ago
Ondřej Hruška
05875a8167
fixed bogus slotcount use display + moved some stuff to dynalloc to save ram
7 years ago
Ondřej Hruška
7816d75563
merged job queue with message queue
7 years ago
Ondřej Hruška
931f6cea59
added missing mutex for shared scratch buffer
7 years ago
Ondřej Hruška
41499eff9d
added "welcome chime"
7 years ago
Ondřej Hruška
83a01aa1bc
reworked the indicator engine to better support patterns
7 years ago
Ondřej Hruška
bef9b83826
Moved size defines to plat_compat
7 years ago
Ondřej Hruška
8ded459c68
make it possible to disable VFS and MSC via makefile
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
4f92b97305
removed low prio queue
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
803cd57960
simplified config file comments, fixed settings not peristed, fixed F407 flash code
7 years ago
Ondřej Hruška
72de0705c4
moving stuff around 2
7 years ago
Ondřej Hruška
90677f2361
moved tasks to their own folder
7 years ago