Commit Graph

1388 Commits

Author SHA1 Message Date
Ross Owen
c3cae7fe52 Added 6.19 to changelog 2016-08-03 10:41:17 -04:00
Ross Owen
5a92aaecb0 Error typo 2016-08-02 18:14:21 -04:00
Ross Owen
cd588b507b BCD_DEVICE version bump (corrected without additional changes) 2016-08-02 18:09:38 -04:00
Ross Owen
c49133723e Revert "BCD_DEVICE version bump"
This reverts commit c67f5e454d.
2016-08-02 18:08:35 -04:00
Ross Owen
c67f5e454d BCD_DEVICE version bump 2016-08-02 16:19:38 -04:00
Ross Owen
084863d720 'Release: 6.18.1alpha0' 2016-07-14 16:26:16 +01:00
Ross Owen
f770595930 xpd: Patched version number 2016-07-14 16:26:16 +01:00
Ross Owen
5ebced4401 changelog only. 2016-07-14 16:24:22 +01:00
Ross Owen
4d757f5a59 Changelog update 2016-07-14 16:23:25 +01:00
Peter Hedinger
40221d4fc9 Added support for control (vendor) endpoint for Windows control. 2016-07-14 12:47:06 +01:00
Ross Owen
efb0b3ffd7 Changelog update 2016-07-12 15:25:44 +01:00
Ross Owen
37855df2f1 'Release: 6.18.0alpha0' 2016-07-11 17:01:12 +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
dd8d985e20 Added 6.18 to changelog 2016-07-11 13:55:41 +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
5f2fec1d2a 'Release: 6.16.0alpha0' 2016-04-26 11:32:20 +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
dbb519dee2 fl_readImageRead() -> fl_readImagePage() due to deprecation warning 2016-04-25 16:26:26 +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
a816b0915a Changelog update 2016-04-22 15:14:58 +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