Commit Graph

  • 5617ca8e92 Changelog Ross Owen 2015-07-06 11:00:58 +01:00
  • 1e379d296a Fixed stream issue when NUM_USB_CHAN_IN < I2S_CHANS_ADC Ross Owen 2015-07-06 10:59:57 +01:00
  • 56b4d717b2 Fixed non-FAST_MIXER build Ross Owen 2015-07-02 11:05:23 +01:00
  • 7f644a433a 'Release: 6.12.4rc1' Ross Owen 2015-07-01 12:37:11 +01:00
  • f7af9f6132 Fixed build fail due to bad endif placement Ross Owen 2015-07-01 12:35:32 +01:00
  • 31b6b1f7f4 'Release: 6.12.4rc0' Ross Owen 2015-07-01 12:30:02 +01:00
  • 381e480cbc xpd: Patched version number Ross Owen 2015-07-01 12:29:35 +01:00
  • 4380b2952f changelog Ross Owen 2015-07-01 12:29:07 +01:00
  • dfeac27a9d Only set DSD clock low if in DSD mode.. caused issues with DFU with DSD (when XUD_TILE!=0) Ross Owen 2015-07-01 12:27:50 +01:00
  • 85383c7463 'Release: 6.12.3rc3' Ross Owen 2015-06-30 14:20:27 +01:00
  • 2b8419d7fb Removed extra channel comms during dfu reboot. Ross Owen 2015-06-30 14:16:28 +01:00
  • 9aff164b70 Fixed x200 DFU define (caused trap on start-up) Ross Owen 2015-06-30 13:59:04 +01:00
  • c42d93f6a7 'Release: 6.12.3rc2' Ross Owen 2015-06-29 11:02:37 +01:00
  • 4d61773cf3 Fixed SPDIF related build error (bad define name) Ross Owen 2015-06-29 10:59:48 +01:00
  • 47db9e1131 'Release: 6.12.3rc1' Ross Owen 2015-06-29 10:31:30 +01:00
  • ee6fa86c6c Changeling white-space Ross Owen 2015-06-29 10:31:12 +01:00
  • 0b2696742e 'Release: 6.12.3rc0' Ross Owen 2015-06-26 15:18:20 +01:00
  • c385fc2e15 xpd: Cleaned up whitespace Ross Owen 2015-06-26 15:18:05 +01:00
  • cfe0f07b88 xpd: Patched version number Ross Owen 2015-06-26 15:18:04 +01:00
  • 88b301606e Changelog typo Ross Owen 2015-06-26 15:17:49 +01:00
  • a7deee47eb Changelog Ross Owen 2015-06-26 15:16:51 +01:00
  • 90a91d5da4 DFU now uses absolute address for DFU persistent flag (similar to role-change) to try and improve resilience to code/tools changes. Ross Owen 2015-06-26 11:28:34 +01:00
  • d43c17a5c8 'Release: 6.12.2rc3' Ross Owen 2015-06-23 16:16:54 +01:00
  • cb6b3d3df2 xpd: Cleaned up whitespace Ross Owen 2015-06-23 16:16:53 +01:00
  • 904a54d8fa Comment only Ross Owen 2015-06-23 16:14:37 +01:00
  • 23b325a89f newDFUState always assigned to. Caused windows DFU issues since it sends extra requests. Ross Owen 2015-06-23 16:14:15 +01:00
  • 346f5a704f 'Release: 6.12.2rc2' Ross Owen 2015-06-23 10:04:53 +01:00
  • a09ba027a2 DFU typos. Ross Owen 2015-06-23 10:04:27 +01:00
  • 27e68d821d 'Release: 6.12.2rc1' Ross Owen 2015-06-22 10:37:52 +01:00
  • 53f819e748 Changelog updates Ross Owen 2015-06-22 10:32:18 +01:00
  • 04f00a6aee Fixed issue with MAX_MIX_COUNT checking for mixer strings. Ross Owen 2015-06-22 10:18:44 +01:00
  • e0e70d4606 'Release: 6.12.2rc0' Ross Owen 2015-06-19 16:11:59 +01:00
  • cdc2d74016 xpd: Cleaned up whitespace Ross Owen 2015-06-19 16:11:59 +01:00
  • 8b98db1b0f xpd: Patched version number Ross Owen 2015-06-19 16:11:59 +01:00
  • 1ce0cba3ab Changelog updates Ross Owen 2015-06-19 16:03:56 +01:00
  • 128b0b5d23 Check if DFU mode active before calling audio_requests in ep0 Ross Owen 2015-06-19 14:51:47 +01:00
  • 6f05b25968 Fixed reboot for x200 for tools versions > 14.0.2 (loader no longer resets) Ross Owen 2015-06-19 14:51:27 +01:00
  • bf402ea1aa Fixed run-time exception in mixer (when MAX_MIX_COUNT > 0) on xcore200 Ross Owen 2015-06-19 14:50:57 +01:00
  • a22fb94e9d DFUHandler now combinable with dummy_deliver Ross Owen 2015-06-12 16:52:58 +01:00
  • 4d93a9c906 Initial work to run flash code on a remote tile from USB tile. Also added some error passing for DFU (such that device stalls the host). Still needs merging with dummy_deliver. Ross Owen 2015-06-12 14:43:50 +01:00
  • ee7d058614 DFU now uses an interface to DFU handler which does flash handling. Should allow access to flash on another tile more easily. Ross Owen 2015-06-08 16:03:08 +01:00
  • 68a329c5c3 xmos_dfu now uses list of PIDs, makes adding one easier.. Added --listdevices command Ross Owen 2015-06-08 16:01:53 +01:00
  • a5f2c4c9f4 I2S_CHANS_PER_FRAME and I2S_WIRES_xxx tidy Ross Owen 2015-06-03 11:36:01 +01:00
  • 7777d74359 Merge branch 'master' of git://git/apps/sc_usb_audio Ross Owen 2015-06-03 11:18:49 +01:00
  • 234925f1b5 xmosdfu (OS X host dfu example) now uses a list for PID to make adding PIDs easier. Added hi-res board PID to list. Ross Owen 2015-06-03 11:18:37 +01:00
  • 538fd697d9 Removed reboot_wrapper step. Ross Owen 2015-06-02 11:50:18 +01:00
  • 02e67d1086 Added QUAD_SPI flash support to flashlib_user. Note doesn't allow for re-used flash ports as of yet. Ross Owen 2015-06-02 11:43:06 +01:00
  • 6d2d352966 fl_setProtection not called when QUAD_SPI_FLASH defined - no longer in API. Ross Owen 2015-06-01 15:58:59 +01:00
  • 6288092c61 Corrected DFU PID warning Larry Snizek 2015-05-29 16:17:32 +01:00
  • 1d624b9a1f 'Release: 6.12.1alpha0' Ross Owen 2015-05-22 11:29:18 +01:00
  • 9be2eece00 xpd: Cleaned up whitespace Ross Owen 2015-05-22 11:29:03 +01:00
  • beab95f15e xpd: Patched version number Ross Owen 2015-05-22 11:29:03 +01:00
  • 7b35763c58 CHANGELOG Ross Owen 2015-05-22 11:28:29 +01:00
  • 80604d2acb Added CLKBLK_ADAT_RX Ross Owen 2015-05-22 11:18:29 +01:00
  • e128bc5556 Fixes for ADAT_RX build. Ross Owen 2015-05-22 11:18:16 +01:00
  • a7edecce95 SPDIF->SPDIF_TX (main.xc) Ross Owen 2015-05-22 11:18:00 +01:00
  • 6840e9d95f Fix for input sample alignment in TDM mde. Ross Owen 2015-05-22 11:17:29 +01:00
  • 91738ee2bc SPDIF -> SPDIF_TX Ross Owen 2015-05-22 11:15:57 +01:00
  • 8b0fbb631b Fixed potential build warning related to MAX_MIX_COUNT redef Ross Owen 2015-05-21 16:13:08 +01:00
  • a141826700 Working on TDM timing. Ross Owen 2015-05-15 20:51:50 +01:00
  • a9a2ffde46 Fixed SPDIF Rx always running on tile[0] Ross Owen 2015-05-07 17:19:53 +01:00
  • b94f14fc05 Comment only. Ross Owen 2015-05-07 17:19:35 +01:00
  • 5da9575b65 Moving from SPDIF to SPDIF_TX Ross Owen 2015-05-07 17:19:26 +01:00
  • 0673639e02 Build warning fix ups. Added build error when ADAT_TX_USE_SHARED_BUFF not used. Ross Owen 2015-05-07 17:19:00 +01:00
  • e193478f75 'Release: 6.12.0alpha1' Ross Owen 2015-04-09 16:19:01 +01:00
  • 3087293667 xpd: Patched changelog with dependency changes Ross Owen 2015-04-09 16:18:19 +01:00
  • 53c92345fc 'Release: 6.12.0alpha0' Ross Owen 2015-04-09 15:03:55 +01:00
  • 0c8cdd64a0 xpd: Cleaned up whitespace Ross Owen 2015-04-09 15:03:55 +01:00
  • 01381584fb xpd: Patched version number Ross Owen 2015-04-09 15:03:55 +01:00
  • c82e6f75fb Changelog update for 6.12.0 Ross Owen 2015-04-09 15:02:29 +01:00
  • 37e73cde48 Fixes to decouple interrupt for dual-issue compatibility purposes. Ross Owen 2015-04-09 14:55:39 +01:00
  • 31bae905ee Resolving build issues with SPDIF on same core. Ross Owen 2015-04-09 14:54:06 +01:00
  • 29535560db Merge branch 'MAINTAIN_6v11' Ross Owen 2015-04-08 11:47:16 +01:00
  • 5c44fecd13 'Record release: 6.11.3rc0' Ross Owen 2015-04-08 11:43:19 +01:00
  • f4d02b8fd8 'Release: 6.11.3rc0' Ross Owen 2015-04-08 11:43:19 +01:00
  • 2f528c3e59 xpd: Patched version number Ross Owen 2015-04-08 11:42:06 +01:00
  • 153fd79bf2 Changeling update. Ross Owen 2015-04-08 11:41:37 +01:00
  • 0634406bbf Fixed stream issue when mixer not enabled. Ross Owen 2015-04-08 11:40:11 +01:00
  • 85c5b4a801 Properly aligned interrupt funcs Ross Owen 2015-04-07 15:10:01 +01:00
  • 03c3022ac4 Changes to allow new descriptor_defs.h file to be included in XC Ross Owen 2015-04-07 14:58:14 +01:00
  • 3558bc6049 Conflicted merge: master -> DEV_X200_BRINGUP Ross Owen 2015-04-07 14:52:51 +01:00
  • e1726efd17 'Release: 6.11.2rc2' Ross Owen 2015-04-01 02:04:59 +01:00
  • 5eec2dd557 White-space tidy only. Ross Owen 2015-04-01 00:20:57 +01:00
  • d48b737252 Fixed build warning due to duplicate CLKBLK_FLASHLIB def Ross Owen 2015-03-31 23:39:45 +01:00
  • 46faa608cc 'Release: 6.11.2rc1' Ross Owen 2015-03-31 22:45:02 +01:00
  • 67b217f48f Fixed SPDIF Rx channel string table entry issue due to RX/TX typo (fixed in generation script). Also removed trailing spaces and end of generated lines from generation script. Ross Owen 2015-03-31 22:39:35 +01:00
  • 5bf4f147b1 'Release: 6.11.2rc0' Ross Owen 2015-03-30 15:01:49 +01:00
  • 575ee95714 xpd: Cleaned up whitespace Ross Owen 2015-03-30 12:24:03 +01:00
  • 34e65e5c8c xpd: Patched version number Ross Owen 2015-03-30 12:24:03 +01:00
  • bd0e1fd0a5 Merge branch 'master' of git://git/apps/sc_usb_audio Ross Owen 2015-03-30 12:23:11 +01:00
  • b27de0b96d Removed old (commented out) CLKBLK defines Ross Owen 2015-03-30 12:23:01 +01:00
  • 4eef477859 Changelog update Ross Owen 2015-03-30 12:22:15 +01:00
  • 5655c91fd8 BCD_DEVICE now guarded by #ifndef (Caused issues with DFU test configs) Ross Owen 2015-03-30 12:22:00 +01:00
  • 160dac773a Fixed build warning due to redefinition of CLKBLK_FLASHLIB Ross Owen 2015-03-27 18:02:47 +00:00
  • 03555c7eab Added single port i2c struct to main Ross Owen 2015-03-27 11:28:01 +00:00
  • 2e67773f0f Merge: master -> DEV_X200_BRINGUP Ross Owen 2015-03-23 12:57:57 +00:00
  • 3ee4bdfea9 Dead code removal only. Ross Owen 2015-03-23 11:56:35 +00:00
  • f32156da38 BCD_DEVICE guarded with ifndef Ross Owen 2015-03-23 11:56:16 +00:00
  • 6ce5c343b1 Added 6.11.2 to CHANGELOG Ross Owen 2015-03-23 11:35:58 +00:00
  • 7cd5631e4b The audio i/o core now uses "underflow" sample as it's request word (i.e. different for PCM/DSD). This gets passed all the way through mixer and on to decouple such that it can be used in the underflow state. This allows the removal of the communication of the underflow state to the audio i/o core from decouple and thus "stand-alone" mixer now works again. Ross Owen 2015-03-20 17:23:24 +00:00