Commit Graph

155 Commits

Author SHA1 Message Date
Default Name
2dc860b9aa Update lib_xud to v1.1.1 2020-09-22 12:47:44 +01:00
Ed
67f8badbe7 Fix source/license/changelog check fails 2020-09-02 11:42:23 +01:00
Ed
8be5f0a31f Merge branch 'feature/fix_i2s_pushout' into support/0.1
* feature/fix_i2s_pushout:
  Version bump, changelog and source
  Better fix to avoid zero length packets being added to input buffer before SoF case starts working
  Revert "Handle case at startup where decouple ISR gets stuck for several hundred cycles at startup, pushing out I2S timing"
  Handle case at startup where decouple ISR gets stuck for several hundred cycles at startup, pushing out I2S timing

# Conflicts:
#	CHANGELOG.rst
2020-09-02 10:07:12 +01:00
Ed
acd5e5f951 Version bump, changelog and source 2020-09-02 08:37:39 +01:00
Larry Snizek
5b1132a603 Changelog update 2019-08-23 13:15:23 +01:00
Larry Snizek
2e6ce1e4e1 More documentation build fixes 2019-08-23 13:10:59 +01:00
Larry Snizek
9cd76b2a4b Satisfy release checks 2019-08-22 11:48:38 +01:00
Larry Snizek
58eb2fe612 Update AN00246 to API with master clock passed in 2019-08-20 16:41:49 +01:00
Larry Snizek
5a1865d9d5 Changelog and version number for 0.1.3 release 2019-08-20 15:26:11 +01:00
xross
4a8ddb2e40 Changelog update 2018-02-19 15:01:40 +00:00
xross
bc91e21189 Typos only 2018-02-19 11:32:15 +00:00
xross
29deebd07a Scripted changelog update 2018-02-19 10:56:47 +00:00
xross
7027dc2ad4 Changelog update 2018-02-19 10:55:28 +00:00
xross
6c091a85d3 Changelog update and version bump 2018-02-14 12:23:18 +00:00
Larry Snizek
79c05afdbe Release checks 2018-02-09 13:05:46 +00:00
xross
7f0f701117 Changelog update 2018-02-08 15:53:11 +00:00
xross
938913c0a0 module_build_info update and scripted changelog updates 2018-01-26 14:48:27 +00:00
xross
146e1c1c3d Merge branch 'master' of github.com:xmos/lib_xua 2018-01-26 12:05:28 +00:00
xross
2ac3d6535a Non-I2s build fix 2018-01-26 12:01:18 +00:00
Larry Snizek
b4c9ef9fd7 Get rid of channel end in device reboot function 2018-01-23 12:30:04 +00:00
xross
b881ce6153 Changelog update 2018-01-19 13:32:36 +00:00
xross
3c9a0a0f8a Version downgrade for alpha release 2018-01-19 11:35:38 +00:00
xross
9da859afe3 Chnagelog update 2018-01-08 11:59:31 +00:00
xross
378ad353b1 CHANGELOG tidy 2018-01-08 11:40:49 +00:00
xross
516b4f5171 DFU_BCD_DEVICE removed (use BCD_DEVICE) 2017-11-02 15:40:27 +00:00
xross
078899640d Changelog update 2017-11-01 16:42:44 +00:00
xross
eae3e4237b Initial file tidy-up. Created app_xua_simple. 2017-10-10 15:00:00 +01:00
Ross Owen
7776f74cba Update CHANGELOG.rst 2017-10-09 10:35:13 +01:00
Ross Owen
1837bca593 Update CHANGELOG.rst 2017-10-09 10:26:46 +01:00
Larry Snizek
fd6d767253 Merge master into uac1_control_descriptor_name 2017-10-06 17:46:52 +01:00
Larry Snizek
8d7df3cc77 Update changelog 2017-10-06 17:46:09 +01:00
Larry Snizek
0bc2e54818 Give UAC1 control interface a name. Swap UAC1 DFU and control interface numbers. Was typically 3 for DFU and 4 for control, now 3 for control and 4 for DFU. 2017-10-06 17:43:56 +01:00
xross
9bdfc5db9f Version bump in changelog 2017-10-06 11:05:42 +01:00
Ross Owen
659f8e0013 Changelog typo 2017-10-06 10:38:47 +01:00
Ross Owen
b1ec4c2351 Update changelog 2017-08-07 16:20:44 +01:00
Ross Owen
0314cfd347 Changelog whitespace only 2017-07-28 13:23:23 +01:00
Ross Owen
687c34c1a4 Changelog update 2017-07-28 13:21:38 +01:00
Sam Chesney
c351c901bf Bump version and update changelog with DFU host changes 2017-06-16 11:51:21 +01:00
Ross Owen
8e861e0a5e DFU flash code run on tile[0] even if XUD_TILE and AUDIO_IO_TILE are not 0 2017-05-24 10:45:56 +01:00
George Roger
0bc803b34e Added warning fixes to changelog 2017-05-23 12:02:44 +01:00
Ross Owen
da06dbd9da Added DFU to UAC1 descriptors (guarded by DFU and FORCE_UAC1_DFU) 2017-05-08 14:03:58 +01:00
Sam Chesney
4ed791bb04 Improve I2S to PDM mic ratio naming clarity 2017-02-24 11:37:57 +00:00
Sam Chesney
e0b1711f8f Improve I2S up & down-sampling ratio naming clarity 2017-02-24 11:23:06 +00:00
Ross Owen
943a30dcf4 CHANGELOG update 2017-02-23 10:08:08 +00:00
Sam Chesney
e70b572551 Add USB_TO_AUD_RATIO and MICS_TO_AUD_RATIO defaults 2017-02-13 08:08:15 +00:00
Sam Chesney
96ccac033a Fix I2S input down-sampling crosstalk
Simplified and corrected array indexing used in DS3 calls.
2017-02-10 15:31:50 +00:00
Sam Chesney
0cd3e4de77 Bump unreleased version from point to minor - new features added 2017-02-09 10:58:30 +00:00
Sam Chesney
ba37e87dab Add UserBufferManagementInit()
Used to reset any state required in UserBufferManagement(). Weak default
implementation provided, which does nothing.

Also tidied up weak default implementation of UserBufferManagement(),
and added a header file to define both function protypes.
2017-01-31 18:42:19 +00:00
Sam Chesney
342bf64c21 Fix various typos 2017-01-31 18:39:06 +00:00
Sam Chesney
7f0d104a37 Bump version and update CHANGELOG after merge 2017-01-16 17:16:35 +00:00