Ross Owen
901f4bc923
Merge pull request #28 from larry-xmos/master
...
Dependency update
2018-01-31 13:15:21 +00:00
Larry Snizek
051bd492f8
Dependency update
2018-01-31 13:13:33 +00:00
Ross Owen
f078b90763
Update README.rst
2018-01-30 11:47:34 +00:00
xross
bb0f1d3cd9
BCD_DEVICE update
2018-01-29 11:09:58 +00:00
xross
a02563e1a0
Slave test fix
2018-01-26 15:10:40 +00:00
xross
938913c0a0
module_build_info update and scripted changelog updates
2018-01-26 14:48:27 +00:00
xross
0c9da4d3fe
Unused var when !DSD
2018-01-26 12:33:28 +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
Ross Owen
940fa98e30
Delete runtests.pyc
2018-01-25 10:58:32 +00:00
Ross Owen
d901010435
Delete test_i2s_loopback.pyc
2018-01-25 10:58:16 +00:00
Ross Owen
f469d01a44
Merge pull request #23 from larry-xmos/vf_2.0.1_alpha_merge
...
Merge back VocalFusion 2.0.1 release branch
2018-01-23 14:57:34 +00:00
Ross Owen
f97d9a0ab1
Merge pull request #22 from mbruno-xmos/master
...
Fix I2S_MODE_TDM handling and Dop Check build fix
2018-01-23 14:47:32 +00:00
Larry Snizek
ebf49fa052
Git ignore
2018-01-23 12:31:01 +00:00
Larry Snizek
b50ae223e8
audiohub: use #if rather than #ifdef for I2S_MODE_TDM
2018-01-23 12:30:56 +00:00
Larry Snizek
67a9d9b6c4
#207 : Bug fixes in new reboot code
2018-01-23 12:30:43 +00:00
Larry Snizek
b4c9ef9fd7
Get rid of channel end in device reboot function
2018-01-23 12:30:04 +00:00
xross
fd76cf3021
__ simple app
2018-01-22 16:48:33 +00:00
xross
4d4a37c904
Added missing fastmix.S file
2018-01-22 15:59:59 +00:00
xross
01c44ac5c9
Removed XUD related define from module_build_info
2018-01-22 15:01:37 +00:00
xross
d79138f0fd
Fix annoying DSD related build error
2018-01-22 13:34:05 +00:00
Mike Bruno
070578356e
Fix I2S_MODE_TDM handling and Dop Check build fix
2018-01-19 14:35:04 -05:00
xross
58b5381e6c
Dop Check build fix & tidy
2018-01-19 14:23:41 +00:00
xross
a743e27cdf
Slight DSD ifdef tidy
2018-01-19 13:39:53 +00:00
xross
cf79ac8763
merge
2018-01-19 13:33:19 +00:00
xross
b881ce6153
Changelog update
2018-01-19 13:32:36 +00:00
Ross Owen
912876f62a
xud dependancy updated
2018-01-19 13:18:40 +00:00
xross
28683765c6
Merge branch 'master' of github.com:xmos/lib_xua
2018-01-19 13:12:32 +00:00
xross
3c9a0a0f8a
Version downgrade for alpha release
2018-01-19 11:35:38 +00:00
xross
522071f8d9
Removed test_results.csv
2018-01-19 11:35:12 +00:00
Ross Owen
8995b6bd21
Fixed typo in reboot
...
Fixed typo in reboot for xs2 code
2018-01-19 00:24:29 +00:00
xross
c72e7025c6
Simplify and improve slave sync check
2018-01-17 15:26:14 +00:00
xross
0ab7a901b7
Revert "Fixed issue where is appears ports are not resynced after an error (inspection - missing test)"
...
This reverts commit 2e35d2804d .
2018-01-17 14:41:34 +00:00
xross
c597bf6211
Fix issue when LR clock is not properly setup for sync test
2018-01-17 14:33:23 +00:00
xross
fe93288b1f
I2S_MODE_TDM handling
2018-01-17 14:25:27 +00:00
xross
2e35d2804d
Fixed issue where is appears ports are not resynced after an error (inspection - missing test)
2018-01-17 14:24:56 +00:00
xross
55a9f03719
Fixup CODEC_MASTER usage
2018-01-17 14:06:49 +00:00
xross
0d98f1ad9a
Removal of legacy XS1 support from audio hub
2018-01-17 13:17:43 +00:00
xross
39c4e1290e
I2s loopback tests building/running
2018-01-17 12:40:19 +00:00
xross
1d7e33a7a8
Merge branch 'master' of github.com:xmos/lib_xua
2018-01-17 12:18:47 +00:00
Ross Owen
7fa720cb2b
Merge pull request #10 from ed-xmos/refactor_i2s
...
Refactor i2s
2018-01-17 07:18:28 -05:00
xross
41b0cd4448
Initial add of i2s_loopback test
2018-01-17 12:08:08 +00:00
xross
1fc3a99f47
Reboot tidy (still has issues for non-trivial networks)
2018-01-17 11:34:07 +00:00
xross
a39715823a
Updated filenames in module_build_info. Removed unused deps.
2018-01-17 11:32:58 +00:00
Ross Owen
54e176a105
Merge pull request #7 from lucianomartin/dfu_fix
...
Fixed reboot for XS2 and cleaned up reboot for XS1
2018-01-11 12:40:53 -05:00
xross
d36b06df57
Various tiles - file location and rename
2018-01-11 15:41:38 +00:00
xross
1791db28e4
File loc tidy
2018-01-11 14:45:10 +00:00
xross
dc5cf331bf
Merge branch 'master' of github.com:xmos/lib_xua
2018-01-11 12:17:26 +00:00
Ross Owen
15b2ebeb3d
Merge pull request #14 from mbruno-xmos/master
...
Changes for vocalsorcery
2018-01-11 07:01:32 -05:00
Mike Bruno
43c7d53ee1
Parameters in mic_array_conf.h only get set if not already defined
...
This allows the user to specify lib_mic_array parameters in xua_conf.h,
overriding the defaults present in the mic_array_conf.h file included in
lib_xua.
For example, the application may use lib_mic_array independent of lib_xua.
This makes that possible.
2018-01-10 15:58:27 -05:00