Commit Graph

262 Commits (49c291dade2d501f7f52c3c9421491410dc989f8)
 

Author SHA1 Message Date
Ondřej Hruška 49c291dade
fix adc triggers frame format broken 6 years ago
Ondřej Hruška 02b0ceb139
adc EOS IRQ speedup with a lookup array, achievable up to 100kHz with short capture window 6 years ago
Ondřej Hruška c0846f0bb7
Fix incorrect ADC channel counting with 16,17. Also make averaging toggleable. 6 years ago
Ondřej Hruška 396501564a
Fixed DAC not correctly deinited causing INI crashes 6 years ago
Ondřej Hruška 041e4f5b70
version increment 6 years ago
Ondřej Hruška 4ede660471
Merge branch 'nordic' 6 years ago
Ondřej Hruška 73e134d0b6
cleaned up nordic config 6 years ago
Ondřej Hruška dc78c4da41
add default settings for nordic 6 years ago
Ondřej Hruška 2bad5d69e6
possibly improved the rx routine 6 years ago
Ondřej Hruška e4ae8e23fc
working nordic comm, tested. May need cleaning 6 years ago
Ondřej Hruška 2f4101a6e0
nordic fixes, still not working 6 years ago
Ondřej Hruška 5eec46c041
nordic implemented, need testing and fixes 6 years ago
Ondřej Hruška 9182c666ea
now it's possible to read and write SYSTEM.INI using bulk 6 years ago
Ondřej Hruška a66c453820
support for reading ADC calibration values 6 years ago
Ondřej Hruška de75f2d91c
use new GEX vid pid 6 years ago
Ondřej Hruška e667a2dd3a
fixed some wrongly named enum constants 6 years ago
Ondřej Hruška 9b1d084308
Merge branch 'uart-comm' 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 1797f179b4
version 0.1, added readme and license 6 years ago
Ondřej Hruška 218d26fb7b
fix a spi bulk read bug 6 years ago
Ondřej Hruška b9f82c8077
fix pb2 claimed on f072 as boot1 when boot1 is only a register flag on this chip 6 years ago
Ondřej Hruška d1f8804a93
fixes in lock button 6 years ago
Ondřej Hruška 2e2dab9244
fix unit registry wrongly parsing comma separated list 6 years ago
Ondřej Hruška e046be30b2
added MCO function for oscillator debugging 6 years ago
Ondřej Hruška f9200fcc7d
some fixes for cfg button 6 years ago
Ondřej Hruška ffec192a27
Merge branch 'dac' 6 years ago
Ondřej Hruška 9f40c6e4dd
DAC advanced features 6 years ago
Ondřej Hruška b2066a9010
basic static DAC 6 years ago
Ondřej Hruška 590d550a09
pulse generation for digital out 6 years ago
Ondřej Hruška 274f2be6e0
compat with 072hub 6 years ago
Ondřej Hruška 76d1cd3a24
Merge branch 'faster' 6 years ago
Ondřej Hruška 3654bf2206
various speed-ups in TF_WriteImpl and elsewhere 6 years ago
Ondřej Hruška 5687196bdd
small speed up using larger buffer and multipart Tx 6 years ago
Ondřej Hruška da330b4b73
experimental speed-up of cdc Tx 6 years ago
Ondřej Hruška 0b14e5dda4
fix 1wire bugginess with addressing 6 years ago
Ondřej Hruška 887887b675
Removed timers use from 1wire, timers disabled, fixed overflow bug 6 years ago
Ondřej Hruška e96ecceec9
Merge branch 'simple-pwm' 6 years ago
Ondřej Hruška d8bdaf7203
simple pwm 6 years ago
Ondřej Hruška 3fdd51ba2e
rm commented out crap 6 years ago
Ondřej Hruška 5dd350ffe4
fix ini parser wrt spaces in value 6 years ago
Ondřej Hruška 4b8d24ae0f
rewritten ini parser for smaller size 6 years ago
Ondřej Hruška ed7a4c80a0
size reduction by using specialized entry funcs 6 years ago
Ondřej Hruška 78897f84b3
touch button mode 6 years ago
Ondřej Hruška 8410c273ab
Merge branch 'wd' 6 years ago
Ondřej Hruška 2812f962d9
added watchdog 6 years ago
Ondřej Hruška 7f4c06ae4b
Merge branch 'tsc' 6 years ago
Ondřej Hruška 5019bf225d
touch interleaved sense mode, improved blinking in file writes via the api 6 years ago
Ondřej Hruška 41ad18cc7c
improvements + added a toggle for interlaced, not yet fully implemented 6 years ago
Ondřej Hruška 101d2534f4
tsc disable debug 6 years ago
Ondřej Hruška 1f2d346e23
tsc ini structure + debug msgs 6 years ago