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
|
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
|
0f1e0e1822
|
Changelog update
|
2022-09-07 11:21:14 +01:00 |
|
xross
|
23cabe80ee
|
Update copyright date only
|
2022-09-07 11:01:26 +01:00 |
|
Ross Owen
|
8f77f2a7ca
|
Merge pull request #282 from danielpieczko/develop
Fix build when CHAN_BUFF_CTRL is defined
|
2022-09-07 10:59:57 +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 |
|
Ross Owen
|
598acc629d
|
Merge pull request #276 from xross/feature/ai_examples
|
2022-08-09 16:52:49 +01:00 |
|
Ross Owen
|
b7f9dd5781
|
Update AN00246_xua_example.rst
|
2022-08-09 11:25:03 +01:00 |
|
xross
|
aea1e97d9d
|
Copyright comment update
|
2022-08-08 17:03:59 +01:00 |
|
xross
|
769e7b9a99
|
Doc updates
|
2022-08-08 17:02:40 +01:00 |
|
xross
|
8204211742
|
Examples doc updates
|
2022-08-08 16:59:02 +01:00 |
|
xross
|
a8fb40401c
|
Merge remote-tracking branch 'upstream' into feature/ai_examples
|
2022-08-08 16:39:19 +01:00 |
|
Ross Owen
|
ce41732440
|
Merge pull request #274 from xross/feature/sync_tests
Feature/sync tests
|
2022-08-08 16:38:58 +01:00 |
|
xross
|
c811aac320
|
Archive documents when build
|
2022-08-08 16:38:34 +01:00 |
|
xross
|
51f5d1f0b8
|
Update AN000247 for AI MCAB
|
2022-08-08 16:34:17 +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
|
80e6f047ab
|
Add test_support to requirements
|
2022-08-08 12:02:41 +01:00 |
|
xross
|
dfc406e322
|
Update Jenkinsfile testing
|
2022-08-08 11:28:30 +01:00 |
|
xross
|
5a32d60c29
|
Move Jenkinsfile from xmostest to pytest
|
2022-08-08 11:23:04 +01:00 |
|
xross
|
b17cc0de6d
|
Copyright and licence comments
|
2022-08-08 11:15:50 +01:00 |
|
xross
|
5690442a4b
|
- test_sync_clk_basic and test_sync_clk_plugin now run at FS & HS
- test_sync_clk_plugin marked as known failure (now fails as expected for HS and FS)
|
2022-08-04 19:54:29 +01:00 |
|
xross
|
3a9f2fff3a
|
* Renamed test_sync to test_sync_clk_basic
* Authored test for known issue in sync mode, test_sync_clk_plugin
* Removed some unrequired test related files
|
2022-08-03 17:25:32 +01:00 |
|
xross
|
2c01f440fd
|
Added basic test for PLL reference generation on Sync mode
|
2022-08-03 16:50:28 +01:00 |
|
xross
|
2b1909757b
|
Sync related timing defines can now be overridden
|
2022-08-03 16:45:15 +01:00 |
|
xross
|
43c561c831
|
Add tracing related options to conftest
|
2022-08-03 15:12:12 +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
|
a0f5591e0b
|
Auto-format via black
|
2022-07-21 13:10:47 +01:00 |
|
xross
|
36dedc494c
|
Update to latest test_support api
|
2022-07-21 13:10:38 +01:00 |
|
xross
|
06822c7499
|
Conflicted merge
|
2022-07-13 16:49:48 +01:00 |
|
Ross Owen
|
8157a76667
|
Merge pull request #273 from xross/feature/bringup_316
Feature/bringup 316
|
2022-07-11 16:04:29 +01:00 |
|
xross
|
f534537b76
|
Fix typo in define
|
2022-07-11 13:43:13 +01:00 |
|
xross
|
1ad26f6bac
|
Update app_test_i2s_loopback for latest API related to TDM
|
2022-07-11 12:35:07 +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 |
|
Ross Owen
|
d6abd5d159
|
Merge pull request #272 from xross/feature/sync
Feature/sync
|
2022-07-11 12:04:37 +01:00 |
|