Commit Graph

1895 Commits

Author SHA1 Message Date
Ed Clarke
161b934b8f WIP + get DAC config running 2018-10-26 11:25:39 +01:00
Ed Clarke
770c11b3f0 Very early cut of xua_lite app. Builds (4 threads + I2C) but not functional 2018-10-25 17:52:13 +01:00
Ed
0b15179219 Update xua_audiohub.xc
https://github.com/xmos/lib_xua/issues/67
2018-10-05 10:21:09 +01:00
Ross Owen
7bac8d1d77 Merge pull request #66 from larry-xmos/bug_18059
Indexing of ADAT channel strings
2018-10-04 13:50:22 +01:00
Larry Snizek
2aa502f999 Indexing of ADAT channel strings (#18059) 2018-09-07 11:29:28 +01:00
Ross Owen
56d7c7c94c Merge pull request #64 from lucianomartin/master
Update copyrights and changelog
2018-06-05 10:33:22 +01:00
Luciano Martin
a0191c733c Fix copyrights and changelog 2018-06-05 09:43:49 +01:00
Ross Owen
e6d45ff3cc Merge pull request #63 from lucianomartin/audio_class_fallback
Replace "defined(AUDIO_CLASS_FALLBACK)" with if(AUDIO_CLASS_FALLBACK)
2018-06-04 10:41:59 +01:00
Ross Owen
f64b1c4ed9 Update warnings.xc 2018-06-04 10:41:37 +01:00
Ross Owen
38de67054e Update xua_ep0_descriptors.h 2018-06-04 10:41:16 +01:00
Ross Owen
ab127f2eb2 Tidy AUDIO_CLASS_FALLBACK usage 2018-06-04 10:38:32 +01:00
Ross Owen
09b1cdf610 Tidy up AUDIO_CLASS_FALLBACK usage 2018-06-04 10:36:27 +01:00
Luciano Martin
a8b03de538 Set AUDIO_CLASS_FALLBACK to 0 by default
- Remove usage of "defined(AUDIO_CLASS_FALLBACK)"
2018-06-01 17:37:19 +01:00
Ross Owen
cde4a6e41c Updated comment to reflect code 2018-05-30 13:55:17 +01:00
Ross Owen
973a4d9fd5 Chanend param to DoSampleTransfer() now nullable 2018-05-30 13:54:32 +01:00
Ross Owen
6b000cf249 Merge pull request #61 from lucianomartin/fix_for_vocalfusion
Remove some compilation warnings
2018-05-30 11:29:16 +01:00
Luciano Martin
bbafb21049 Remove some compilation warnings 2018-05-29 14:37:12 +01:00
Ross Owen
50e44447ae Merge pull request #60 from lucianomartin/fix_for_vocalfusion
Fix compilation errors when PDM_TILE and AUDIO_IO_TILE are the same tile
2018-05-29 11:08:31 +01:00
Luciano Martin
366031e662 Fix compilation errors when PDM_TILE and AUDIO_IO_TILE are the same tile 2018-05-29 11:02:32 +01:00
Ross Owen
02ddea2c3c Update CHANGELOG.rst 2018-04-23 09:38:01 +01:00
Ross Owen
142f217fcd Merge pull request #59 from ed-xmos/multichannel_uac1_descriptor
Multichannel uac1 descriptor
2018-04-23 09:35:36 +01:00
Ross Owen
949ff83687 Update module_build_info
Removed multiple SOURCE_DIR
2018-04-23 09:35:01 +01:00
Ed Clarke
f83a09ce5a Merge branch 'master' into multichannel_uac1_descriptor
* master: (86 commits)
  Added |appendix| to doc
  Added version to lib_spdif dependancy
  Update README.rst
  Update README.rst
  Fixed for TDM slave loopback test (sync check)
  Fixed build of I2S loopback test (API change to XUA_AudioHub - now takes all ports)
  Scripted changelog update
  Copyright comments
  AN00248 doc updates
  PDM resources no longer accessed globally
  PDM mic resources no longer accessed globally
  App note updates
  Updates to AN00248
  PDM related build fixes
  NUM_PDM_MICS -> XUA_NUM_PDM_MICS
  Added start of AN00248
  PDM func rename
  xua_pdm_mic.h included in xua.h
  xua_pdm_mic.h moved to api
  AN00246 now operational with lib_i2c
  ...
2018-04-20 14:46:03 +01:00
Ed Clarke
817e385f74 Ensure channel config properly set for UAC1 when chans != 2
Needed for Windows 10 MC output
2018-04-20 14:19:06 +01:00
xross
2da4cb3096 Added |appendix| to doc 2018-04-06 16:13:24 +01:00
xross
4fb444306c Merge branch 'master' of github.com:xmos/lib_xua 2018-04-06 16:10:25 +01:00
xross
4d86346fcf Added version to lib_spdif dependancy 2018-04-06 16:10:10 +01:00
Ross Owen
5f84b66615 Update README.rst 2018-04-06 11:40:39 +01:00
Ross Owen
f779ee1b88 Update README.rst 2018-04-06 11:39:58 +01:00
xross
42a619d911 Fixed for TDM slave loopback test (sync check) 2018-04-05 15:30:46 +01:00
xross
06e18c293c Fixed build of I2S loopback test (API change to XUA_AudioHub - now takes all ports) 2018-04-05 11:21:26 +01:00
xross
96a800c3d4 Scripted changelog update 2018-04-05 11:14:19 +01:00
xross
558e49354a Copyright comments 2018-04-05 11:13:31 +01:00
xross
aaf3944d18 AN00248 doc updates 2018-04-04 18:17:18 +01:00
xross
a3c7ff3dd5 PDM resources no longer accessed globally 2018-04-04 18:02:16 +01:00
xross
e378d70c4e PDM mic resources no longer accessed globally 2018-04-04 18:01:52 +01:00
xross
ae132c2e94 App note updates 2018-04-04 16:57:56 +01:00
xross
b3afeaccda Updates to AN00248 2018-04-04 15:16:45 +01:00
xross
72c32e2828 PDM related build fixes 2018-04-04 15:16:29 +01:00
xross
14af847ddb NUM_PDM_MICS -> XUA_NUM_PDM_MICS 2018-04-04 14:24:57 +01:00
xross
e5ed3e88d6 Added start of AN00248 2018-04-04 14:15:42 +01:00
xross
7b7d7f7e98 PDM func rename 2018-04-04 14:15:14 +01:00
xross
daa3fd2992 xua_pdm_mic.h included in xua.h 2018-04-04 14:14:57 +01:00
xross
d835f58bbc xua_pdm_mic.h moved to api 2018-04-04 14:14:41 +01:00
xross
9b132c25a0 AN00246 now operational with lib_i2c 2018-04-03 17:40:03 +01:00
xross
e50477cb1c Initial work to move AN00246 to lib_i2c from sc_i2c 2018-04-03 16:28:55 +01:00
xross
650cedeec7 AN00247 build fix 2018-04-03 13:53:08 +01:00
xross
6a879ec52b Added “configuring lib_xua” section to AN00247 doc 2018-04-03 12:05:35 +01:00
xross
5af1420e68 Added missing adat buffer 2018-03-29 18:32:25 +01:00
xross
c109d3db81 Added missing adatCounter var 2018-03-29 18:25:49 +01:00