Ondřej Hruška
|
49c291dade
|
fix adc triggers frame format broken
|
7 years ago |
Ondřej Hruška
|
02b0ceb139
|
adc EOS IRQ speedup with a lookup array, achievable up to 100kHz with short capture window
|
7 years ago |
Ondřej Hruška
|
c0846f0bb7
|
Fix incorrect ADC channel counting with 16,17. Also make averaging toggleable.
This bug caused wrong measurements, DAC distortion and instability with 16+17
and at least 1 other channel.
|
7 years ago |
Ondřej Hruška
|
396501564a
|
Fixed DAC not correctly deinited causing INI crashes
|
7 years ago |
Ondřej Hruška
|
5eec46c041
|
nordic implemented, need testing and fixes
|
7 years ago |
Ondřej Hruška
|
a66c453820
|
support for reading ADC calibration values
|
7 years ago |
Ondřej Hruška
|
e667a2dd3a
|
fixed some wrongly named enum constants
|
7 years ago |
Ondřej Hruška
|
218d26fb7b
|
fix a spi bulk read bug
|
7 years ago |
Ondřej Hruška
|
9f40c6e4dd
|
DAC advanced features
|
7 years ago |
Ondřej Hruška
|
b2066a9010
|
basic static DAC
|
7 years ago |
Ondřej Hruška
|
590d550a09
|
pulse generation for digital out
|
7 years ago |
Ondřej Hruška
|
274f2be6e0
|
compat with 072hub
|
7 years ago |
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
|
887887b675
|
Removed timers use from 1wire, timers disabled, fixed overflow bug
|
7 years ago |
Ondřej Hruška
|
d8bdaf7203
|
simple pwm
|
7 years ago |
Ondřej Hruška
|
ed7a4c80a0
|
size reduction by using specialized entry funcs
|
7 years ago |
Ondřej Hruška
|
78897f84b3
|
touch button mode
|
7 years ago |
Ondřej Hruška
|
5019bf225d
|
touch interleaved sense mode, improved blinking in file writes via the api
|
7 years ago |
Ondřej Hruška
|
41ad18cc7c
|
improvements + added a toggle for interlaced, not yet fully implemented
|
7 years ago |
Ondřej Hruška
|
101d2534f4
|
tsc disable debug
|
7 years ago |
Ondřej Hruška
|
1f2d346e23
|
tsc ini structure + debug msgs
|
7 years ago |
Ondřej Hruška
|
639031fc38
|
added template install script and utouch config
|
7 years ago |
Ondřej Hruška
|
1a888366af
|
fixes, and use the new rsc parsing for some unit pins
|
7 years ago |
Ondřej Hruška
|
a60b736834
|
massive utils refactoring, renames, avr libc utils cleaning
|
7 years ago |
Ondřej Hruška
|
f8181a10d1
|
fix a bug in fcap conf
|
7 years ago |
Ondřej Hruška
|
b678a8f2b7
|
fcap cleaning, added new features and reorganized the unit
|
7 years ago |
Ondřej Hruška
|
805e47594a
|
direct measurement (need more testing)
|
7 years ago |
Ondřej Hruška
|
75efa12338
|
wip direct, unfinished config
|
7 years ago |
Ondřej Hruška
|
20dfa7e158
|
mod fcap to always fully deinit the timer when IDLE
|
7 years ago |
Ondřej Hruška
|
1a6dd4b5ae
|
indirect frequency measurement
|
7 years ago |
Ondřej Hruška
|
003ae692e6
|
sipo finished
|
7 years ago |
Ondřej Hruška
|
9cff75554b
|
sipo implemented
|
7 years ago |
Ondřej Hruška
|
98900cdb3b
|
wip sipo
|
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 |