Ondřej Hruška
|
30d1762710
|
version
|
7 years ago |
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
|
041e4f5b70
|
version increment
|
7 years ago |
Ondřej Hruška
|
4ede660471
|
Merge branch 'nordic'
|
7 years ago |
Ondřej Hruška
|
73e134d0b6
|
cleaned up nordic config
|
7 years ago |
Ondřej Hruška
|
dc78c4da41
|
add default settings for nordic
|
7 years ago |
Ondřej Hruška
|
2bad5d69e6
|
possibly improved the rx routine
|
7 years ago |
Ondřej Hruška
|
e4ae8e23fc
|
working nordic comm, tested. May need cleaning
|
7 years ago |
Ondřej Hruška
|
2f4101a6e0
|
nordic fixes, still not working
|
7 years ago |
Ondřej Hruška
|
5eec46c041
|
nordic implemented, need testing and fixes
|
7 years ago |
Ondřej Hruška
|
9182c666ea
|
now it's possible to read and write SYSTEM.INI using bulk
|
7 years ago |
Ondřej Hruška
|
a66c453820
|
support for reading ADC calibration values
|
7 years ago |
Ondřej Hruška
|
de75f2d91c
|
use new GEX vid pid
|
7 years ago |
Ondřej Hruška
|
e667a2dd3a
|
fixed some wrongly named enum constants
|
7 years ago |
Ondřej Hruška
|
9b1d084308
|
Merge branch 'uart-comm'
|
7 years ago |
Ondřej Hruška
|
102d5f5a4c
|
implemented fallback to physical usart and basis for wireless support in the future
|
7 years ago |
Ondřej Hruška
|
1797f179b4
|
version 0.1, added readme and license
|
7 years ago |
Ondřej Hruška
|
218d26fb7b
|
fix a spi bulk read bug
|
7 years ago |
Ondřej Hruška
|
b9f82c8077
|
fix pb2 claimed on f072 as boot1 when boot1 is only a register flag on this chip
|
7 years ago |
Ondřej Hruška
|
d1f8804a93
|
fixes in lock button
|
7 years ago |
Ondřej Hruška
|
2e2dab9244
|
fix unit registry wrongly parsing comma separated list
|
7 years ago |
Ondřej Hruška
|
e046be30b2
|
added MCO function for oscillator debugging
|
7 years ago |
Ondřej Hruška
|
f9200fcc7d
|
some fixes for cfg button
|
7 years ago |
Ondřej Hruška
|
ffec192a27
|
Merge branch 'dac'
|
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
|
76d1cd3a24
|
Merge branch 'faster'
|
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
|
da330b4b73
|
experimental speed-up of cdc Tx
|
7 years ago |
Ondřej Hruška
|
0b14e5dda4
|
fix 1wire bugginess with addressing
|
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
|
e96ecceec9
|
Merge branch 'simple-pwm'
|
7 years ago |
Ondřej Hruška
|
d8bdaf7203
|
simple pwm
|
7 years ago |
Ondřej Hruška
|
3fdd51ba2e
|
rm commented out crap
|
7 years ago |
Ondřej Hruška
|
5dd350ffe4
|
fix ini parser wrt spaces in value
|
7 years ago |
Ondřej Hruška
|
4b8d24ae0f
|
rewritten ini parser for smaller size
|
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
|
8410c273ab
|
Merge branch 'wd'
|
7 years ago |
Ondřej Hruška
|
2812f962d9
|
added watchdog
|
7 years ago |
Ondřej Hruška
|
7f4c06ae4b
|
Merge branch 'tsc'
|
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 |