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
232
Commits
11
Branches
0
Tags
1.1 MiB
Tag:
Branch:
Tree:
76d1cd3a24
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 '76d1cd3a24'
${ noResults }
Commit Graph
28 Commits (76d1cd3a2431dd5809b0955b7d3881b33108393f)
Author
SHA1
Message
Date
Ondřej Hruška
3654bf2206
various speed-ups in TF_WriteImpl and elsewhere
7 years ago
Ondřej Hruška
5687196bdd
small speed up using larger buffer and multipart Tx
7 years ago
Ondřej Hruška
ed7a4c80a0
size reduction by using specialized entry funcs
7 years ago
Ondřej Hruška
a60b736834
massive utils refactoring, renames, avr libc utils cleaning
7 years ago
Ondřej Hruška
658b1befee
adding comments to adc
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
c9abc666af
removed some escessive checks
7 years ago
Ondřej Hruška
4a2fcf17f0
Add protections to GEX to prevent ADC DMA overrun, shows that the previously tested high speeds were not real
7 years ago
Ondřej Hruška
85453afa44
Fixzed triggers and also missed TC/TH
7 years ago
Ondřej Hruška
d6e73a5641
Some optimizations to make it better work at higher speeds. Triggers don't work
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
3584830dc5
failing
7 years ago
Ondřej Hruška
ddfbbeeb95
more parts of adc fixed
7 years ago
Ondřej Hruška
835423099b
fixeng stuff up , block capture verified and implemented in python
7 years ago
Ondřej Hruška
72b331bce5
renamed enum constant to BLCAP
7 years ago
Ondřej Hruška
d4e1d85bb4
some small adc fixes (impreoving[D[D trigger)
7 years ago
Ondřej Hruška
f80761b327
todos
7 years ago
Ondřej Hruška
a4e04dc04e
triggering works, also autotrig
7 years ago
Ondřej Hruška
21d9e97653
added docs
7 years ago
Ondřej Hruška
260fcc3e65
experimental ADC front-end with dummy reports
7 years ago
Ondřej Hruška
02f69b0e37
work on ADC sampling, not tested, missing commands
7 years ago
Ondřej Hruška
300a6a6e90
split ll extensions from hw_utils to own file
7 years ago
Ondřej Hruška
0a33551474
oops fix bug
7 years ago
Ondřej Hruška
10cc13bc82
added a buffer size check
7 years ago
Ondřej Hruška
d8933cbf81
fixed buffer sizing and added buf size to config
7 years ago
Ondřej Hruška
3ebc19fc2d
fixes and start of ADC. Not really working yet
7 years ago
Ondřej Hruška
538a4876b2
ADC skeleton
7 years ago