Commit Graph

  • 30cb913519 Track decouple fill level instead of (incorrect) buffer space left Daniel Pieczko 2022-09-27 15:16:47 +01:00
  • b7a90a3235 Changelog update xross 2022-09-28 11:27:12 +01:00
  • e1d0974912 test_i2s_loopback: - Add tracing options - Add TDM testing at 96khz - Fix up defines xross 2022-09-28 11:09:33 +01:00
  • 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 xross 2022-09-27 18:02:37 +01:00
  • 6beb1f34ae Tidy up first pulse of clock during startup in TDM mode xross 2022-09-27 17:59:13 +01:00
  • 351a38fa4b Conflicted merge xross 2022-09-12 12:35:05 +01:00
  • ff6547b75c Merge pull request #286 from xross/fix/284 Ross Owen 2022-09-09 17:56:24 +01:00
  • 9c2d77e216 Added example asserts to decouple xross 2022-09-09 11:21:03 +01:00
  • 4643d14b04 g_curSubSlot_In now int (cast to unsigned) xross 2022-09-08 18:30:19 +01:00
  • b38ce229cb Moved various decouple unsigned vars to int xross 2022-09-08 18:12:29 +01:00
  • 7a2dd0b644 Revert "Updated various vars from unsigned to int in decouple" xross 2022-09-08 17:56:08 +01:00
  • 9d6927ade1 Properly initialise g_curUsbSpeed xross 2022-09-08 17:49:15 +01:00
  • e6d3c65902 Revert "Updated various vars from unsigned to int in decouple" xross 2022-09-08 17:45:28 +01:00
  • d6bc7325c4 Merge pull request #285 from xross/fix/284 Ross Owen 2022-09-08 15:53:11 +01:00
  • 9f105dd48a Updated various vars from unsigned to int in decouple xross 2022-09-08 14:23:31 +01:00
  • ea7e20a3d9 Group buffering global declarations together for readability xross 2022-09-08 12:14:34 +01:00
  • b982632bdb Merge branch 'feature/adat' into develop xross 2022-09-07 14:32:44 +01:00
  • 085d222f45 Further rename of ADAT_TX to XUA_ADAT_TX_EN xross 2022-09-07 14:32:27 +01:00
  • 8b3f5abc86 ADAT related build fixed after define rename xross 2022-09-07 13:54:11 +01:00
  • 4f86d2c581 Merge pull request #283 from xross/feature/adat Ross Owen 2022-09-07 11:42:04 +01:00
  • 0f1e0e1822 Changelog update xross 2022-09-07 11:21:14 +01:00
  • 23cabe80ee Update copyright date only xross 2022-09-07 11:01:26 +01:00
  • 8f77f2a7ca Merge pull request #282 from danielpieczko/develop Ross Owen 2022-09-07 10:59:57 +01:00
  • a3cee96166 Added cast to remove build warning xross 2022-09-06 17:11:53 +01:00
  • 2d697aab40 ADAT_TX renamed to XUA_ADAT_TX_EN xross 2022-09-06 17:11:32 +01:00
  • 11f5a9d9e1 ADAT_RX not XUA_ADAT_RX_EN xross 2022-09-05 16:35:57 +01:00
  • 5812ce752b Fix build when CHAN_BUFF_CTRL is defined Daniel Pieczko 2022-09-05 16:04:32 +01:00
  • 3336aa344d Merge pull request #277 from danielpieczko/fix/decouple_buffer_size Ross Owen 2022-08-19 09:11:26 +01:00
  • 598acc629d Merge pull request #276 from xross/feature/ai_examples Ross Owen 2022-08-09 16:52:49 +01:00
  • b7f9dd5781 Update AN00246_xua_example.rst Ross Owen 2022-08-09 11:25:03 +01:00
  • aea1e97d9d Copyright comment update xross 2022-08-08 17:03:59 +01:00
  • 769e7b9a99 Doc updates xross 2022-08-08 17:02:40 +01:00
  • 8204211742 Examples doc updates xross 2022-08-08 16:59:02 +01:00
  • a8fb40401c Merge remote-tracking branch 'upstream' into feature/ai_examples xross 2022-08-08 16:39:19 +01:00
  • ce41732440 Merge pull request #274 from xross/feature/sync_tests Ross Owen 2022-08-08 16:38:58 +01:00
  • c811aac320 Archive documents when build xross 2022-08-08 16:38:34 +01:00
  • 51f5d1f0b8 Update AN000247 for AI MCAB xross 2022-08-08 16:34:17 +01:00
  • 5d331e7f27 Fix insufficient buffering in decouple Daniel Pieczko 2022-08-08 15:24:04 +01:00
  • f363475529 Moved AN00246 from xCORE-200 to xCORE.ai MC Audio Board xross 2022-08-08 14:50:31 +01:00
  • 80e6f047ab Add test_support to requirements xross 2022-08-08 12:02:41 +01:00
  • dfc406e322 Update Jenkinsfile testing xross 2022-08-08 11:28:30 +01:00
  • 5a32d60c29 Move Jenkinsfile from xmostest to pytest xross 2022-08-08 11:23:04 +01:00
  • b17cc0de6d Copyright and licence comments xross 2022-08-08 11:15:50 +01:00
  • 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) xross 2022-08-04 19:54:29 +01:00
  • 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 xross 2022-08-03 17:25:32 +01:00
  • 2c01f440fd Added basic test for PLL reference generation on Sync mode xross 2022-08-03 16:50:28 +01:00
  • 2b1909757b Sync related timing defines can now be overridden xross 2022-08-03 16:45:15 +01:00
  • 43c561c831 Add tracing related options to conftest xross 2022-08-03 15:12:12 +01:00
  • 2b679d1572 Slight tidy to clockgen xross 2022-08-03 15:11:49 +01:00
  • 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 xross 2022-08-03 15:11:26 +01:00
  • 9fdacb2903 Remove some use of global resources xross 2022-07-28 14:15:16 +01:00
  • a0f5591e0b Auto-format via black xross 2022-07-21 13:10:47 +01:00
  • 36dedc494c Update to latest test_support api xross 2022-07-21 13:10:38 +01:00
  • 06822c7499 Conflicted merge xross 2022-07-13 16:49:48 +01:00
  • 8157a76667 Merge pull request #273 from xross/feature/bringup_316 Ross Owen 2022-07-11 16:04:29 +01:00
  • f534537b76 Fix typo in define xross 2022-07-11 13:43:13 +01:00
  • 1ad26f6bac Update app_test_i2s_loopback for latest API related to TDM xross 2022-07-11 12:35:07 +01:00
  • 2a8f3b11d9 Updated copyright comment xross 2022-07-11 12:09:30 +01:00
  • 0659b1c536 Merge remote-tracking branch 'upstream/develop' into feature/bringup_316 xross 2022-07-11 12:06:40 +01:00
  • d6abd5d159 Merge pull request #272 from xross/feature/sync Ross Owen 2022-07-11 12:04:37 +01:00
  • a913cd85f1 Fixed error message xross 2022-07-11 11:36:53 +01:00
  • 7e098c7139 Add missing include xross 2022-07-05 19:22:34 +01:00
  • 5c1773a883 Copyright comment xross 2022-07-05 19:17:10 +01:00
  • 9401bfff83 - Rename app_test_i2s_loopback to test_i2s_loopback - Port test_i2s_loopback from xmostest to pytest and test_support xross 2022-07-05 18:14:05 +01:00
  • 476e3d9f2f app_test_i2s_loopback: Update makefile xross 2022-07-05 12:30:13 +01:00
  • 438c24d436 Moved legacy tests into tests xross 2022-07-05 12:05:31 +01:00
  • 5441081927 I2S_MODE_TDM now XUA_PCM_FORMAT xross 2022-06-29 13:07:38 +01:00
  • bb0dec4923 - Renamed i_sync to i_pll_ref. - Always used i_pll_ref interface from clockgen rather than direct port access xross 2022-06-28 10:39:01 +01:00
  • 3e0f127b92 Use i_sync for sync signal to CS2100 interface when AUDIO_IO_TILE != PLL_REF_TILE and S/PDIF Rx is enabled. xross 2022-06-27 19:15:56 +01:00
  • f3a149076b Re-named SPDIF_RX define to XUA_SPDIF_RX_EN (chanstrings.h was already using this and therefore the S/PDIF Rx strings were incorrect). Also fixes the ADAT Rx strings and string table generation script. xross 2022-06-27 19:09:08 +01:00
  • 29bd1a575b Fixed IN EP’s getting marked as Async in sync mode xross 2022-06-22 12:33:42 +01:00
  • 6f56d2ed1a Fixed issue with 44.1k etc in sync mode xross 2022-06-21 19:29:20 +01:00
  • e6a8527631 When in sync mode Pll ref pin driving is now via interface to allow flexibility of port/tile xross 2022-06-21 19:29:07 +01:00
  • ff42c23a6d Basic support for sync mode streaming xross 2022-06-21 12:11:09 +01:00
  • 22a79d9231 Descriptor changes to add sync mode (also removed some magic numbers) xross 2022-06-15 13:55:23 +01:00
  • 66adce4150 'Release: 3.2.0rc1' xross 2022-06-01 16:41:10 +01:00
  • 638a4f0d16 Bulk copyright comment update xross 2022-06-01 14:47:58 +01:00
  • 88251feef6 Merge branch 'develop' xross 2022-06-01 14:40:12 +01:00
  • a28dbded86 Update reps in module_build info xross 2022-06-01 14:39:39 +01:00
  • 51d5c4bdb2 Changelog update xross 2022-06-01 14:34:35 +01:00
  • c6c1b48839 'Release: 3.2.0rc0' xross 2022-06-01 14:22:44 +01:00
  • 206a895b74 xpd: Cleaned up whitespace xross 2022-06-01 14:21:44 +01:00
  • 55e01e5b49 Merge branch 'develop' xross 2022-06-01 14:19:26 +01:00
  • 4ffcef2347 Remove commited pdf file xross 2022-06-01 14:04:03 +01:00
  • 9edef4a1f1 Fixes for doc build (#270) Ross Owen 2022-06-01 10:39:02 +01:00
  • 266711caf7 Merge remote-tracking branch 'upstream/develop' into develop xross 2022-05-30 18:50:33 +01:00
  • 4e5634167b Added CODEOWNERS xross 2022-05-30 18:48:10 +01:00
  • d7a9b160c2 Automated changelog dep update xross 2022-05-30 18:18:42 +01:00
  • 0d8f080604 Moved to version 3.2.0 xross 2022-05-30 18:17:31 +01:00
  • 24d0c51818 Updated dependency versions xross 2022-05-30 17:59:28 +01:00
  • 41cb59dc8d Removed IAP related defines xross 2022-05-30 17:59:18 +01:00
  • fca2ec2058 Comment only xross 2022-05-30 11:22:01 +01:00
  • 0f8b9dae8c Removed extra bracing and fixed bad comment xross 2022-05-20 16:19:40 +01:00
  • d5946b91a4 Resolve device hang on sample rate cange when both mixer cores are running and NUM_USB_CHAN_OUT = 0 xross 2022-05-20 16:19:07 +01:00
  • d3fafdfbac Overwrite output channel descriptors only if output channels are defined (#269) Luciano Martin 2022-05-30 11:25:48 +01:00
  • 0e77b159c6 Merge pull request #262 from xmos/fix/261 Ross Owen 2022-04-26 14:39:21 +01:00
  • 116e7a5b90 Merge pull request #264 from xmos/fix/263 Ross Owen 2022-04-26 14:39:03 +01:00
  • f6a6fb9c5c Fix sourceID of Audio In Output Term when volume control disabled Ross Owen 2022-04-26 13:36:25 +01:00
  • 392e00f989 Fix checking of return value of GetBuffer() in AudioEndpointRequests_1() Ross Owen 2022-04-26 13:26:41 +01:00
  • edd34ac157 Merge pull request #251 from xross/fix/250 Ross Owen 2022-03-29 15:22:52 +01:00