667 Commits

Author SHA1 Message Date
Ross Owen
a1082b1dfd Documentation
Documentation updates and version bump
2022-10-26 17:48:51 +01:00
xross
16ce73391a xpd: Cleaned up whitespace 2022-10-25 19:18:28 +01:00
xross
155dc9a21a Update lib_xud dep version 2022-10-25 18:24:57 +01:00
xross
036ebc0d33 Version bump and changelog update 2022-10-25 13:36:12 +01:00
xross
e86e9a156b Fix typo in define name 2022-10-19 14:20:51 +01:00
xross
f5da215428 Build fix for XUA_SYNCMODE == XUA_SYNCMODE_ADAPT 2022-10-19 14:03:02 +01:00
xross
7500ed9a31 Conflicted merge from develop 2022-10-13 16:10:17 +01:00
xross
918e2ed0f1 Removed some build warnings and updated comments for doc inclusion 2022-10-13 16:08:19 +01:00
Ross Owen
77b20c13dc Add lib_adat to dep list (#293)
Add lib_adat to dep list
2022-10-07 11:22:19 +01:00
xross
e04373d4a6 Add lib_adat to dep list 2022-10-07 09:44:32 +01:00
Ross Owen
22a6a2505a Define SELF_POWERED changed to XUA_POWERMODE and associated defines (#291)
Define SELF_POWERED changed to XUA_POWERMODE and associated defines
2022-10-04 11:24:31 +01:00
Ross Owen
eb86a72882 Updates to documentation (#280)
Documentation updates (including moving of header files
2022-09-30 16:11:53 +01:00
xross
86bea717da Add pad delay to TDM master ADC ports 2022-09-29 15:26:36 +01:00
xross
d754bff62b Manually fix decouple merge 2022-09-28 19:04:33 +01:00
Ross Owen
a08e4535f2 Merge branch 'develop' into fix/287 2022-09-28 19:01:45 +01:00
xross
1259fb68fd Fix build issue with no I2S input 2022-09-28 18:59:18 +01:00
Daniel Pieczko
dde2363481 Remove #error 2022-09-28 12:02:09 +01:00
Daniel Pieczko
30cb913519 Track decouple fill level instead of (incorrect) buffer space left 2022-09-28 11:32:54 +01:00
xross
b7a90a3235 Changelog update 2022-09-28 11:27:12 +01:00
xross
fe39cd7c11 - Set I2S clocks to 8mA drive on XS3
- Set sample-delay on ADC data lines in TDM mode
- Stare some port config code between I2S slave and master modes
2022-09-27 18:02:37 +01:00
xross
6beb1f34ae Tidy up first pulse of clock during startup in TDM mode 2022-09-27 17:59:13 +01:00
xross
351a38fa4b Conflicted merge 2022-09-12 12:35:05 +01:00
xross
9c2d77e216 Added example asserts to decouple 2022-09-09 11:21:03 +01:00
xross
4643d14b04 g_curSubSlot_In now int (cast to unsigned) 2022-09-08 18:30:19 +01:00
xross
b38ce229cb Moved various decouple unsigned vars to int 2022-09-08 18:12:29 +01:00
xross
7a2dd0b644 Revert "Updated various vars from unsigned to int in decouple"
This reverts commit 9f105dd48a.
2022-09-08 17:56:08 +01:00
xross
9d6927ade1 Properly initialise g_curUsbSpeed 2022-09-08 17:49:15 +01:00
xross
e6d3c65902 Revert "Updated various vars from unsigned to int in decouple"
This reverts commit 9f105dd48a.
2022-09-08 17:45:28 +01:00
xross
9f105dd48a Updated various vars from unsigned to int in decouple 2022-09-08 14:23:31 +01:00
xross
ea7e20a3d9 Group buffering global declarations together for readability 2022-09-08 12:14:34 +01:00
xross
b982632bdb Merge branch 'feature/adat' into develop 2022-09-07 14:32:44 +01:00
xross
085d222f45 Further rename of ADAT_TX to XUA_ADAT_TX_EN 2022-09-07 14:32:27 +01:00
xross
8b3f5abc86 ADAT related build fixed after define rename 2022-09-07 13:54:11 +01:00
Ross Owen
4f86d2c581 Merge pull request #283 from xross/feature/adat
Feature/adat
2022-09-07 11:42:04 +01:00
xross
23cabe80ee Update copyright date only 2022-09-07 11:01:26 +01:00
xross
a3cee96166 Added cast to remove build warning 2022-09-06 17:11:53 +01:00
xross
2d697aab40 ADAT_TX renamed to XUA_ADAT_TX_EN 2022-09-06 17:11:32 +01:00
xross
11f5a9d9e1 ADAT_RX not XUA_ADAT_RX_EN 2022-09-05 16:35:57 +01:00
Daniel Pieczko
5812ce752b Fix build when CHAN_BUFF_CTRL is defined 2022-09-05 16:04:32 +01:00
Ross Owen
3336aa344d Merge pull request #277 from danielpieczko/fix/decouple_buffer_size
Fix insufficient buffering in decouple
2022-08-19 09:11:26 +01:00
xross
a8fb40401c Merge remote-tracking branch 'upstream' into feature/ai_examples 2022-08-08 16:39:19 +01:00
Daniel Pieczko
5d331e7f27 Fix insufficient buffering in decouple 2022-08-08 15:24:04 +01:00
xross
f363475529 Moved AN00246 from xCORE-200 to xCORE.ai MC Audio Board 2022-08-08 14:50:31 +01:00
xross
2b1909757b Sync related timing defines can now be overridden 2022-08-03 16:45:15 +01:00
xross
2b679d1572 Slight tidy to clockgen 2022-08-03 15:11:49 +01:00
xross
4f36ce4df7 * Sync mode: added basic move to internal clock when SOF clock not available (not change over on plug event is not smooth)
* Sync mode: Removed use of float
2022-08-03 15:11:26 +01:00
xross
9fdacb2903 Remove some use of global resources 2022-07-28 14:15:16 +01:00
xross
2a8f3b11d9 Updated copyright comment 2022-07-11 12:09:30 +01:00
xross
0659b1c536 Merge remote-tracking branch 'upstream/develop' into feature/bringup_316 2022-07-11 12:06:40 +01:00
xross
a913cd85f1 Fixed error message 2022-07-11 11:36:53 +01:00