Commit Graph

275 Commits (master)
 

Author SHA1 Message Date
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
Ondřej Hruška 639031fc38
added template install script and utouch config 6 years ago
Ondřej Hruška 1a888366af
fixes, and use the new rsc parsing for some unit pins 6 years ago
Ondřej Hruška a60b736834
massive utils refactoring, renames, avr libc utils cleaning 6 years ago
Ondřej Hruška 8dcdaf9236
provisions for representing pins via resources in settings 6 years ago
Ondřej Hruška f8181a10d1
fix a bug in fcap conf 6 years ago
Ondřej Hruška b678a8f2b7
fcap cleaning, added new features and reorganized the unit 6 years ago
Ondřej Hruška 805e47594a
direct measurement (need more testing) 6 years ago
Ondřej Hruška 75efa12338
wip direct, unfinished config 6 years ago
Ondřej Hruška 20dfa7e158
mod fcap to always fully deinit the timer when IDLE 6 years ago
Ondřej Hruška 1a6dd4b5ae
indirect frequency measurement 6 years ago
Ondřej Hruška 6d8aa4d31d
fixed broken new unit callsign assign algo 6 years ago
Ondřej Hruška 003ae692e6
sipo finished 6 years ago
Ondřej Hruška 9cff75554b
sipo implemented 6 years ago
Ondřej Hruška 98900cdb3b
wip sipo 6 years ago
Ondřej Hruška 658b1befee
adding comments to adc 6 years ago
Ondřej Hruška 4c6dae2b23
fixed a bug with parsing adc channels 6 years ago
Ondřej Hruška 9808f6eb59
Fixed soem ADC bugs and optimized things a bit 6 years ago
Ondřej Hruška 36a81aa0b5
Simplified ADC config and rearranged the struct a little 6 years ago
Ondřej Hruška c9abc666af
removed some escessive checks 6 years ago
Ondřej Hruška 3c51c0633f
Made "usb tx done" notification bypass the usual bounce via the main thread, made higher samplerate achievable 6 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 6 years ago
Ondřej Hruška 19a0040324
Merge branch 'adc' 6 years ago
Ondřej Hruška 3b341cd033
Merge branch 'adc-fault' into adc 6 years ago
Ondřej Hruška 85453afa44
Fixzed triggers and also missed TC/TH 6 years ago
Ondřej Hruška d6e73a5641
Some optimizations to make it better work at higher speeds. Triggers don't work 6 years ago
Ondřej Hruška dcddca9dd8
Added some protections against creash due to high frequency, but its not ideal ... 6 years ago
Ondřej Hruška 3584830dc5
failing 6 years ago
Ondřej Hruška ddfbbeeb95
more parts of adc fixed 6 years ago
Ondřej Hruška 835423099b
fixeng stuff up , block capture verified and implemented in python 6 years ago
Ondřej Hruška 72b331bce5
renamed enum constant to BLCAP 6 years ago
Ondřej Hruška d4e1d85bb4
some small adc fixes (impreoving trigger) 6 years ago
Ondřej Hruška f80761b327
todos 6 years ago
Ondřej Hruška a4e04dc04e
triggering works, also autotrig 6 years ago
Ondřej Hruška 21d9e97653
added docs 6 years ago
Ondřej Hruška 260fcc3e65
experimental ADC front-end with dummy reports 6 years ago
Ondřej Hruška 02f69b0e37
work on ADC sampling, not tested, missing commands 6 years ago
Ondřej Hruška 300a6a6e90
split ll extensions from hw_utils to own file 6 years ago