Commit Graph
260 Commits
Author SHA1 Message Date
MightyPork 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.
2018-04-16 13:33:54 +02:00
MightyPork 396501564a Fixed DAC not correctly deinited causing INI crashes 2018-04-16 10:26:34 +02:00
MightyPork 041e4f5b70 version increment 2018-04-16 09:06:22 +02:00
MightyPork 4ede660471 Merge branch 'nordic' 2018-04-09 22:26:30 +02:00
MightyPork 73e134d0b6 cleaned up nordic config 2018-04-09 22:23:29 +02:00
MightyPork dc78c4da41 add default settings for nordic 2018-04-09 22:06:41 +02:00
MightyPork 2bad5d69e6 possibly improved the rx routine 2018-04-09 21:49:12 +02:00
MightyPork e4ae8e23fc working nordic comm, tested. May need cleaning 2018-04-08 21:23:24 +02:00
MightyPork 2f4101a6e0 nordic fixes, still not working 2018-04-08 10:45:45 +02:00
MightyPork 5eec46c041 nordic implemented, need testing and fixes 2018-04-06 17:29:10 +02:00
MightyPork 9182c666ea now it's possible to read and write SYSTEM.INI using bulk 2018-04-06 11:04:47 +02:00
MightyPork a66c453820 support for reading ADC calibration values 2018-04-01 20:20:59 +02:00
MightyPork de75f2d91c use new GEX vid pid 2018-03-28 00:48:12 +02:00
MightyPork e667a2dd3a fixed some wrongly named enum constants 2018-03-25 18:08:28 +02:00
MightyPork 9b1d084308 Merge branch 'uart-comm' 2018-03-23 18:54:38 +01:00
MightyPork 102d5f5a4c implemented fallback to physical usart and basis for wireless support in the future 2018-03-23 18:54:25 +01:00
MightyPork 1797f179b4 version 0.1, added readme and license 2018-03-18 21:01:55 +01:00
MightyPork 218d26fb7b fix a spi bulk read bug 2018-03-17 23:49:30 +01:00
MightyPork b9f82c8077 fix pb2 claimed on f072 as boot1 when boot1 is only a register flag on this chip 2018-03-17 17:55:41 +01:00
MightyPork d1f8804a93 fixes in lock button 2018-03-17 17:38:36 +01:00
MightyPork 2e2dab9244 fix unit registry wrongly parsing comma separated list 2018-03-17 15:14:21 +01:00
MightyPork e046be30b2 added MCO function for oscillator debugging 2018-03-16 00:01:17 +01:00
MightyPork f9200fcc7d some fixes for cfg button 2018-03-15 23:11:40 +01:00
MightyPork ffec192a27 Merge branch 'dac' 2018-03-11 00:05:05 +01:00
MightyPork 9f40c6e4dd DAC advanced features 2018-03-11 00:04:54 +01:00
MightyPork b2066a9010 basic static DAC 2018-03-10 15:37:40 +01:00
MightyPork 590d550a09 pulse generation for digital out 2018-03-08 00:49:21 +01:00
MightyPork 274f2be6e0 compat with 072hub 2018-03-07 22:03:41 +01:00
MightyPork 76d1cd3a24 Merge branch 'faster' 2018-03-05 11:38:55 +01:00
MightyPork 3654bf2206 various speed-ups in TF_WriteImpl and elsewhere 2018-03-05 11:38:25 +01:00
MightyPork 5687196bdd small speed up using larger buffer and multipart Tx 2018-03-05 10:21:23 +01:00
MightyPork da330b4b73 experimental speed-up of cdc Tx 2018-03-04 13:19:41 +01:00
MightyPork 0b14e5dda4 fix 1wire bugginess with addressing 2018-03-04 00:50:15 +01:00
MightyPork 887887b675 Removed timers use from 1wire, timers disabled, fixed overflow bug 2018-03-04 00:13:31 +01:00
MightyPork e96ecceec9 Merge branch 'simple-pwm' 2018-03-04 00:02:00 +01:00
MightyPork d8bdaf7203 simple pwm 2018-03-04 00:01:28 +01:00
MightyPork 3fdd51ba2e rm commented out crap 2018-03-03 16:46:33 +01:00
MightyPork 5dd350ffe4 fix ini parser wrt spaces in value 2018-03-03 16:04:14 +01:00
MightyPork 4b8d24ae0f rewritten ini parser for smaller size 2018-03-03 15:59:31 +01:00
MightyPork ed7a4c80a0 size reduction by using specialized entry funcs 2018-03-03 11:05:16 +01:00
MightyPork 78897f84b3 touch button mode 2018-03-03 01:32:30 +01:00
MightyPork 8410c273ab Merge branch 'wd' 2018-02-28 08:17:27 +01:00
MightyPork 2812f962d9 added watchdog 2018-02-28 08:17:21 +01:00
MightyPork 7f4c06ae4b Merge branch 'tsc' 2018-02-26 09:02:51 +01:00
MightyPork 5019bf225d touch interleaved sense mode, improved blinking in file writes via the api 2018-02-26 09:02:41 +01:00
MightyPork 41ad18cc7c improvements + added a toggle for interlaced, not yet fully implemented 2018-02-25 22:47:40 +01:00
MightyPork 101d2534f4 tsc disable debug 2018-02-25 13:40:47 +01:00
MightyPork 1f2d346e23 tsc ini structure + debug msgs 2018-02-25 13:37:57 +01:00
MightyPork 639031fc38 added template install script and utouch config 2018-02-25 00:03:05 +01:00
MightyPork 1a888366af fixes, and use the new rsc parsing for some unit pins 2018-02-23 11:24:10 +01:00