Commit Graph

970 Commits

Author SHA1 Message Date
Peter Hedinger
40221d4fc9 Added support for control (vendor) endpoint for Windows control. 2016-07-14 12:47:06 +01:00
Ross Owen
60b6ca2782 xpd: Cleaned up whitespace 2016-07-11 17:01:12 +01:00
Ross Owen
26bcc1db6e xpd: Patched version number 2016-07-11 17:01:12 +01:00
Ross Owen
81f9bfc232 Fixed UAC1 descriptors using some UAC2 strings. 2016-07-11 16:59:39 +01:00
Ross Owen
0f1690cc77 BCD_DEVICE update 2016-06-29 09:07:04 +05:30
Ross Owen
07e02f77f5 Added default implementation of VendorRequests_Init (sandbox build fail) 2016-06-24 16:48:24 +01:00
Ross Owen
5eb4997828 Resolved build issue when VENDOR_REQUEST_PARAMS_... not defined 2016-06-24 16:34:29 +01:00
Ross Owen
bc778fde41 Merge branch 'stable' into DEV/INTEGRATE_LIB_CONTROL 2016-06-24 16:27:39 +01:00
Ross Owen
d5a8739021 FIR gain compensation set appropriately in lib_mic_array 2016-06-23 13:45:53 +01:00
Ross Owen
645209a97b Removed old comment. 2016-06-23 12:53:32 +01:00
Ross Owen
2a0933c62a Added Call to VendorRequests() and VendorRequests_Init() into EP0 2016-06-15 13:36:10 +01:00
Ross Owen
78ab9a067a Adding support for VENDOR_REQUESTS_PARAMS 2016-06-08 12:40:29 +01:00
Ross Owen
959c0f3ca9 BCD_DEVICE bump 2016-05-25 10:45:30 +01:00
Ross Owen
50e07c33d3 RUN_DSP_TASK tidy 2016-05-20 17:34:05 +01:00
Ross Owen
82944f1cae DSP header moved into app space 2016-05-20 15:34:15 +01:00
Ross Owen
547d9a77d3 RUN_DSP_TASK tidy in audio_io 2016-05-20 15:29:35 +01:00
Ross Owen
2e97824604 Fixed !MIC_PROCESSING_USE_INTERFACE build 2016-05-20 15:05:37 +01:00
Ross Owen
1e25625106 Removal of RUN_DSP_TASK 2016-05-20 15:04:28 +01:00
Ross Owen
5376b5027f i_audMan no longer hidden by a define. PDM min transfer uses transaction. 2016-05-20 14:39:01 +01:00
Ross Owen
2514a464a2 DSP move mostly functional 2016-05-18 10:14:30 +01:00
Ross Owen
702e7a7e1f Initial work to move DSP location 2016-05-17 11:06:19 +01:00
Ross Owen
563763bceb BCD_DEVICE version bump 2016-05-12 13:00:18 +01:00
Ross Owen
d0929ae067 xpd: Cleaned up whitespace 2016-04-26 11:32:19 +01:00
Ross Owen
b4fd87b9e2 xpd: Patched version number 2016-04-26 11:32:19 +01:00
Ross Owen
7b1b5ea780 Warning removal 2016-04-25 14:50:47 +01:00
Ross Owen
9b8e00610f BCD_DEVICE bump 2016-04-25 12:09:55 +01:00
Ross Owen
c4d4505e83 All instances of i_dsp guarded by RUN_DSP_TASK 2016-04-22 17:23:37 +01:00
Ross Owen
bcdc690d0d Removed dsp_process() from main() 2016-04-22 15:51:11 +01:00
Ross Owen
782b0cea92 Comment removal 2016-04-22 14:54:50 +01:00
Ross Owen
aee3851f4c Audio sample buffers now magic value of 32. Was NUM_USB_CHAN_OUT/IN which causes issues if USB chan count < audio IF count. 2016-04-21 18:40:37 +01:00
Ross Owen
f3819eeee3 PDM function rename and PDM buffer tidy 2016-04-21 18:23:18 +01:00
Ross Owen
8e1b71f70c All input samples now run through the double buffer to allow for the UserBufferManagement function. samplesIn now 2D to make this a bit easier. DSP code now in app space. 2016-04-21 18:21:08 +01:00
Ross Owen
845ed8f001 Initial changes to allow for xvsm demo 2016-04-21 16:43:25 +01:00
Ross Owen
8a7067a232 pdm_process() now combinable 2016-04-20 11:22:51 +01:00
Ross Owen
0198a204f9 Prototype changes required to move pdm_process to main 2016-04-20 11:22:13 +01:00
Ross Owen
7e27ef2279 pdm_process() now in top-level main. This allows use of .core[] and thus can force compiler to combine. 2016-04-20 11:21:44 +01:00
Ross Owen
89c3854707 mic buffering now uses select 2016-04-19 15:47:15 +01:00
Ross Owen
8a26f42a85 Mic loop unrolled once 2016-04-19 14:23:38 +01:00
Ross Owen
b28ca58c8d Added DSP interface to audio() proto 2016-04-19 12:04:04 +01:00
Ross Owen
01a4ac4c65 Added DSP buffering code to audio 2016-04-19 12:03:45 +01:00
Ross Owen
03586b8ef8 Removed SU1 ADC code from audio 2016-04-19 12:02:17 +01:00
Ross Owen
7170ff63c1 PDM_MIC_INDEX added to devicedefines.h 2016-04-19 11:59:42 +01:00
Ross Owen
08226e6afa DSP Added to main 2016-04-19 11:59:18 +01:00
Ross Owen
ffd24d2b5e Removed user_dm_process from pcm_pdm_mic par{}. Now in main. 2016-04-19 11:59:00 +01:00
Ross Owen
ee10a5cdf7 Added dsp.h 2016-04-19 11:58:33 +01:00
Ross Owen
89e7ed5d4f pcm_pdm_mic() no longer unsafe.. seems to break [[distribute]] 2016-04-13 20:56:41 +01:00
Ross Owen
e39f95fcd9 Fixed up pcm_pdm_mic() call with user interface param 2016-04-13 20:56:04 +01:00
Ross Owen
26b0d623a8 User microphone processing now uses an interface (old call back code still available - see MIC_PROCESSING_USE_INTERACE) 2016-04-13 18:26:01 +01:00
Ross Owen
136edf6bf7 xpd: Patched version number 2016-03-31 12:20:23 +01:00
Ross Owen
3b7f63844d xpd: Patched version number 2016-03-31 12:10:59 +01:00