Commit graph

21 commits

Author SHA1 Message Date
d86b472820 Move processing code to own processor class. 2020-04-26 16:48:47 +02:00
af0de40517 Implement hidden attenuverters for volume 2020-04-25 18:30:09 +02:00
1f57683c0c Testing Mute switch function 2020-04-24 11:48:19 +02:00
d4335820ba Improved gamma handling 2020-04-24 00:56:39 +02:00
f3bd60700f Remove untrue comment 2020-04-24 00:15:32 +02:00
a15d6d449e Update stmlib, implement LED softpwm with TIM3 2020-04-23 22:06:40 +02:00
9f54545f7a Fix problem in stereo_mix dac 2020-04-23 20:29:30 +02:00
73bf23d79e move interrupt callbacks to peripherals 2020-04-13 16:46:11 +02:00
07991c2cf4 Fixes for stereo_mix hal drivers 2020-04-13 15:39:01 +02:00
765de98f39 stereo_mix: adc groups 2020-04-12 09:13:52 +02:00
561197c493 Migrate stereo_mix to HAL 2020-04-10 20:21:18 +02:00
adfa464665 Basic software prototype of stm32 stereo_mix finished 2020-04-01 12:04:42 +02:00
fea326c04c Add new implementation start of stereo_mix 2020-03-27 22:36:04 +01:00
d272e4badf Further lut resolution optimizations 2020-02-18 12:05:27 +01:00
7b0b1e4f08 reduce size of stereo mix program (atmega88????), decrease lut resolution, improve volume curve 2020-02-18 01:56:45 +01:00
e54318126a Fix Offset DAC gain being set to 1x instead of 2x. Improve performance
of stereo_mix.
2020-01-16 00:07:12 +01:00
1f43ecbe8f Finish stereo mix software (could be further optimized though 2020-01-07 18:29:55 +01:00
5d857cdced Add simulations and schematic for next hardware revision, adding the missing variable bias to the opamp after the MDAC 2019-12-05 22:30:07 +01:00
93a375435a Remove unused math import 2019-12-04 00:45:06 +01:00
0a3309949a Further optimize the codes performance by utilizing luts for the sin/cos 2019-12-04 00:44:46 +01:00
65b0fcfbb9 Add Initial code for stereo_mix module 2019-12-04 00:01:36 +01:00