Commit Graph

  • 5b05e4e32e Update CHANGELOG.rst Ross Owen 2019-08-27 11:06:44 +01:00
  • e0ab8d4346 Merge pull request #92 from larry-xmos/release/0.1.3 v0.1.3rc1 Sam Chesney 2019-08-23 17:37:33 +01:00
  • 0eaefc3478 Jenkins release ready for merging Larry Snizek 2019-08-23 17:17:21 +01:00
  • dcfe0235ad Unstuck test script Larry Snizek 2019-08-23 17:04:31 +01:00
  • 58713733a2 Troubleshoot Jenkins release Larry Snizek 2019-08-23 16:38:53 +01:00
  • a135b674f7 Troubleshoot Jenkins release Larry Snizek 2019-08-23 16:36:14 +01:00
  • be69d3468e Initial guarding of variable bit I2S modifications Ed 2019-08-23 16:11:48 +01:00
  • 43eb63e271 Test Jenkins release on a pull request Larry Snizek 2019-08-23 15:56:34 +01:00
  • 7cae9c385c Merge remote-tracking branch 'xmos/develop' into variable_i2s_bit_width Ed 2019-08-23 15:34:06 +01:00
  • 7d06aa543a Merge pull request #90 from larry-xmos/release/0.1.3 Sam Chesney 2019-08-23 14:56:04 +01:00
  • 235b06f00a Add Jenkins release steps Larry Snizek 2019-08-23 14:32:24 +01:00
  • f90022618b Merge pull request #87 from larry-xmos/release/0.1.3 Sam Chesney 2019-08-23 13:44:57 +01:00
  • 5b1132a603 Changelog update Larry Snizek 2019-08-23 13:15:23 +01:00
  • 2e6ce1e4e1 More documentation build fixes Larry Snizek 2019-08-23 13:10:59 +01:00
  • a48ae96f39 AN00246: Remove missing block diagram Larry Snizek 2019-08-23 12:39:35 +01:00
  • ebe263605c AN00246: Fix xdoc build Larry Snizek 2019-08-23 12:16:52 +01:00
  • 3fc2729db8 Update Copyright Oscar Bailey 2019-08-23 09:52:53 +01:00
  • a120d7a83e Added audio stream start/stop callbacks for input/output Oscar Bailey 2019-08-23 09:30:05 +01:00
  • 502db6ee48 Git ignore of Python virtual environment Larry Snizek 2019-08-22 14:33:20 +01:00
  • df8cdd8692 More release checks Larry Snizek 2019-08-22 14:14:14 +01:00
  • 83b8c727f6 Buggy Git ignore Larry Snizek 2019-08-22 14:14:26 +01:00
  • 3cbb8282c7 GitFlow-like view name in Jenkins file Larry Snizek 2019-08-22 11:57:15 +01:00
  • 9cd76b2a4b Satisfy release checks Larry Snizek 2019-08-22 11:48:38 +01:00
  • 5a13171a40 Merge pull request #84 from samchesney/feature/new-jenkins-agents Sam Chesney 2019-08-21 16:46:12 +01:00
  • 204c695434 Correct dependency info in release notes Sam Chesney 2019-08-20 19:02:53 +01:00
  • 40f4c2f8ab Update copyright date Sam Chesney 2019-08-20 18:50:25 +01:00
  • 636803d5d4 Update dependency info in release notes Sam Chesney 2019-08-20 18:49:45 +01:00
  • 7d1d2af8d2 Draft Jenkins file Larry Snizek 2019-08-20 17:59:06 +01:00
  • fa3ccb555b Also update i2s_loopback test to work with 14.4 tools Larry Snizek 2019-08-20 17:58:51 +01:00
  • 9ea6a3de3c Remove wscript to ensure always xcommon build Larry Snizek 2019-08-20 16:49:00 +01:00
  • 58eb2fe612 Update AN00246 to API with master clock passed in Larry Snizek 2019-08-20 16:41:49 +01:00
  • f4ab2d9b82 Infrastructure files from pull request #84 Larry Snizek 2019-08-20 15:29:26 +01:00
  • 5a1865d9d5 Changelog and version number for 0.1.3 release Larry Snizek 2019-08-20 15:25:53 +01:00
  • c59a545197 Copyright notice update Larry Snizek 2019-08-20 13:15:52 +01:00
  • 232ab79f78 Remove obsolete flag subword-selectt Luciano Martin 2019-05-29 16:44:36 +01:00
  • 2aab72a817 Remove global variable for p_mclk_in Luciano Martin 2019-05-29 16:33:46 +01:00
  • 344d87342c Build host apps on both Linux and macOS Sam Chesney 2019-08-20 13:17:06 +01:00
  • 9cb697f5de Update Jenkins Pipeline to use new agents Sam Chesney 2019-08-20 13:03:45 +01:00
  • 156bf61b62 Empty Jenkins file Larry Snizek 2019-08-19 18:00:26 +01:00
  • c0c4117b8e Merge pull request #80 from larry-xmos/document_composite_workaround Ross Owen 2019-08-08 10:38:32 +01:00
  • e56af33aa3 Document composite driver workaround Larry Snizek 2019-08-07 10:48:25 +01:00
  • d9de1f0322 Add clock divider checks and remove debug prints Ed Clarke 2019-05-01 10:58:15 +01:00
  • dd21ed0a84 Fix LRCLK alignment when N_BITS < 32 Ed Clarke 2019-05-01 10:25:22 +01:00
  • d50c9510c6 Fix app so that it loops (working 32b I2S master) Ed Clarke 2019-05-01 09:49:36 +01:00
  • b032310302 Initial modifications to extend support to variable bit width master Ed Clarke 2019-04-30 18:09:23 +01:00
  • 8f9828ea2c Add simple test app for I2S loopback (no USB) Ed Clarke 2019-04-30 18:07:15 +01:00
  • 50097db00d Merge commit 'c59f9a7c0c628bffc9f9de5a6a4ee55e660d32fe' into variable_i2s_bit_width Ed Clarke 2019-04-30 16:01:25 +01:00
  • 3987224d50 Merge pull request #2 from ed-xmos/patch-2 oscarbailey-xmos 2019-04-29 06:31:55 -04:00
  • 37ef88a602 Fix build error when USB not enabled Ed 2019-04-29 11:04:20 +01:00
  • 786ce134c6 Update comments in xua_ep0_descriptors.h Oscar Bailey 2019-03-28 17:26:04 +00:00
  • 7339ceca19 Fix asynch mode not working on Windows Oscar Bailey 2019-03-28 17:11:05 +00:00
  • 06317b0b17 Merge pull request #1 from xmos/master oscarbailey-xmos 2019-02-28 17:00:10 +00:00
  • 0588ea2d18 Fix XUA lite when using VENDOR_REQUESTS_PARAMS Oscar Bailey 2019-02-27 17:07:36 +00:00
  • 0b926fd907 Refactor: Separate XUA lite and app code Oscar Bailey 2019-02-27 11:05:25 +00:00
  • b12aeac264 Whitespace changes Oscar Bailey 2019-02-26 17:18:02 +00:00
  • 86b4ab89ea Change version of lib_mic_array; Fix synchronous endpoint behaviour Oscar Bailey 2019-02-26 16:59:29 +00:00
  • ee5e1095c2 Removed -fsubword-select Ross Owen 2019-01-11 11:31:33 +00:00
  • 0e362dab46 Merge pull request #72 from samchesney/feature/sync_buildsystems Ross Owen 2019-01-10 12:07:53 +00:00
  • d4300f0e5c Merge branch 'master' into feature/sync_buildsystems Ross Owen 2019-01-10 12:07:40 +00:00
  • 87d2a3db26 Merge pull request #74 from lucianomartin/feature/fix_reset Ross Owen 2019-01-10 12:05:39 +00:00
  • 533ec7b5df Update wscript Ross Owen 2019-01-10 12:05:04 +00:00
  • b6b26f252e Update module_build_info Ross Owen 2019-01-10 12:04:49 +00:00
  • 1d09916b54 Update CHANGELOG.rst Ross Owen 2019-01-10 12:04:37 +00:00
  • 8340c4054b Update XMOS copyright Sam Chesney 2019-01-09 17:40:45 +00:00
  • 868b17a5ff Update lib version and copyright Luciano Martin 2019-01-09 17:39:15 +00:00
  • 1460b610a4 Set INCLUDE_DIRS in module_build_info Sam Chesney 2019-01-09 17:32:43 +00:00
  • 532c872902 Fix PLL mask to reset tile Luciano Martin 2019-01-09 17:17:15 +00:00
  • 600ec0da92 Add XMOS copyright Sam Chesney 2018-12-13 18:14:54 +00:00
  • 5830b75c0f Fix CHANGELOG Sam Chesney 2018-12-13 18:14:27 +00:00
  • 3f1fd3db37 Add Jenkins Pipeline Sam Chesney 2018-12-13 18:01:44 +00:00
  • 4ff0713e59 Add Windows support to xmosdfu Oscar Bailey 2018-12-12 15:37:31 +00:00
  • 7b4ff40b25 Read values required in wscript from module_build_info Sam Chesney 2018-12-11 17:39:21 +00:00
  • a2498dacd8 Add file specific flags for xua_ep0_uacreqs.xc Sam Chesney 2018-12-11 17:27:34 +00:00
  • 6f295d388a Remove file specific flags for audiorequests.xc Sam Chesney 2018-12-11 16:22:50 +00:00
  • 68d1455ed8 Update module_build_info to match wscript Sam Chesney 2018-12-11 16:20:53 +00:00
  • a8fa274230 Separate out pdm from rate calc Ed Clarke 2018-11-30 14:00:55 +00:00
  • 21c18c0599 Merge pull request #71 from larry-xmos/master Ross Owen 2018-11-30 11:46:18 +00:00
  • abd3141b0d PID tuning (with gnuplot script to display fifo level printed) Ed Clarke 2018-11-30 11:43:55 +00:00
  • ca48783f78 Correct comment on class 1 control interface descriptor Larry Snizek 2018-11-30 11:03:58 +00:00
  • 45d84a2b84 PID loop development + move rate control to own source files Ed Clarke 2018-11-30 10:14:34 +00:00
  • 0b2839c9fc Update todo list Ed Clarke 2018-11-23 11:45:26 +00:00
  • d7c96c717a Fix saturating logic in PI controller Ed Clarke 2018-11-20 15:15:28 +00:00
  • 19e6dca445 Initial PID implementation Ed Clarke 2018-11-20 14:07:33 +00:00
  • 7b7a85ae6b Merge pull request #68 from ed-xmos/patch-1 Ross Owen 2018-11-16 14:57:29 +00:00
  • 8e7e1bfc51 Make channel preload more clear Ed Clarke 2018-11-14 11:40:22 +00:00
  • 25f94fe430 reduce deadband on buffer level + debug Ed Clarke 2018-11-14 10:36:43 +00:00
  • 436e8f4bd4 Reduce backpressure on pll_nudge Ed Clarke 2018-11-14 10:36:10 +00:00
  • ad5c2e8583 Underflow now provides zeros Ed Clarke 2018-11-14 10:13:50 +00:00
  • d92614ced9 Interface number now passed back to app from EP0 Ed Clarke 2018-11-14 10:13:29 +00:00
  • 6333ca5621 Move pack/unpack to external helper Ed Clarke 2018-11-14 10:05:00 +00:00
  • ca7ee58883 Fix buffer level calcs (now locks over & under) Ed Clarke 2018-11-14 10:04:39 +00:00
  • 28b012aa60 Merge pull request #69 from oscarbailey-xmos/no-usb-fix Ross Owen 2018-11-13 11:22:54 +00:00
  • 8dd33cf33b Unit tests for fifo Ed Clarke 2018-11-09 17:32:43 +00:00
  • e93901f0cc Update FIFO to use true shorts + add/use fast block fifo API Ed Clarke 2018-11-09 17:32:32 +00:00
  • 7af92668f5 Update todo Ed Clarke 2018-11-09 17:31:31 +00:00
  • 4262cc81ac Remove compiler warning and risk of alignment for EP buffers Ed Clarke 2018-11-08 17:13:06 +00:00
  • 4d5049a47a Minor tidy Ed Clarke 2018-11-08 17:12:38 +00:00
  • 1251425ee6 Correct MCLK settings (24.576MHz) solves noise issue Ed Clarke 2018-11-08 16:20:34 +00:00
  • f014922e98 Move function prototypes to headers Ed Clarke 2018-11-08 14:38:52 +00:00
  • 3debc9fef4 combinable ep0 task Ed Clarke 2018-11-06 16:15:46 +00:00