Commit Graph

816 Commits

Author SHA1 Message Date
Ross Owen
8b98db1b0f xpd: Patched version number 2015-06-19 16:11:59 +01:00
Ross Owen
128b0b5d23 Check if DFU mode active before calling audio_requests in ep0 2015-06-19 14:51:47 +01:00
Ross Owen
6f05b25968 Fixed reboot for x200 for tools versions > 14.0.2 (loader no longer resets) 2015-06-19 14:51:27 +01:00
Ross Owen
bf402ea1aa Fixed run-time exception in mixer (when MAX_MIX_COUNT > 0) on xcore200 2015-06-19 14:50:57 +01:00
Ross Owen
a22fb94e9d DFUHandler now combinable with dummy_deliver 2015-06-12 16:52:58 +01:00
Ross Owen
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. 2015-06-12 14:43:50 +01:00
Ross Owen
ee7d058614 DFU now uses an interface to DFU handler which does flash handling. Should allow access to flash on another tile more easily. 2015-06-08 16:03:08 +01:00
Ross Owen
a5f2c4c9f4 I2S_CHANS_PER_FRAME and I2S_WIRES_xxx tidy 2015-06-03 11:36:01 +01:00
Ross Owen
7777d74359 Merge branch 'master' of git://git/apps/sc_usb_audio 2015-06-03 11:18:49 +01:00
Ross Owen
538fd697d9 Removed reboot_wrapper step. 2015-06-02 11:50:18 +01:00
Ross Owen
02e67d1086 Added QUAD_SPI flash support to flashlib_user. Note doesn't allow for re-used flash ports as of yet. 2015-06-02 11:43:06 +01:00
Larry Snizek
6288092c61 Corrected DFU PID warning 2015-05-29 16:17:32 +01:00
Ross Owen
9be2eece00 xpd: Cleaned up whitespace 2015-05-22 11:29:03 +01:00
Ross Owen
beab95f15e xpd: Patched version number 2015-05-22 11:29:03 +01:00
Ross Owen
80604d2acb Added CLKBLK_ADAT_RX 2015-05-22 11:18:29 +01:00
Ross Owen
e128bc5556 Fixes for ADAT_RX build. 2015-05-22 11:18:16 +01:00
Ross Owen
a7edecce95 SPDIF->SPDIF_TX (main.xc) 2015-05-22 11:18:00 +01:00
Ross Owen
6840e9d95f Fix for input sample alignment in TDM mde. 2015-05-22 11:17:29 +01:00
Ross Owen
91738ee2bc SPDIF -> SPDIF_TX 2015-05-22 11:15:57 +01:00
Ross Owen
8b0fbb631b Fixed potential build warning related to MAX_MIX_COUNT redef 2015-05-21 16:13:08 +01:00
Ross Owen
a141826700 Working on TDM timing. 2015-05-15 20:51:50 +01:00
Ross Owen
a9a2ffde46 Fixed SPDIF Rx always running on tile[0] 2015-05-07 17:19:53 +01:00
Ross Owen
b94f14fc05 Comment only. 2015-05-07 17:19:35 +01:00
Ross Owen
5da9575b65 Moving from SPDIF to SPDIF_TX 2015-05-07 17:19:26 +01:00
Ross Owen
0673639e02 Build warning fix ups. Added build error when ADAT_TX_USE_SHARED_BUFF not used. 2015-05-07 17:19:00 +01:00
Ross Owen
0c8cdd64a0 xpd: Cleaned up whitespace 2015-04-09 15:03:55 +01:00
Ross Owen
01381584fb xpd: Patched version number 2015-04-09 15:03:55 +01:00
Ross Owen
37e73cde48 Fixes to decouple interrupt for dual-issue compatibility purposes. 2015-04-09 14:55:39 +01:00
Ross Owen
31bae905ee Resolving build issues with SPDIF on same core. 2015-04-09 14:54:06 +01:00
Ross Owen
29535560db Merge branch 'MAINTAIN_6v11' 2015-04-08 11:47:16 +01:00
Ross Owen
2f528c3e59 xpd: Patched version number 2015-04-08 11:42:06 +01:00
Ross Owen
0634406bbf Fixed stream issue when mixer not enabled. 2015-04-08 11:40:11 +01:00
Ross Owen
85c5b4a801 Properly aligned interrupt funcs 2015-04-07 15:10:01 +01:00
Ross Owen
03c3022ac4 Changes to allow new descriptor_defs.h file to be included in XC 2015-04-07 14:58:14 +01:00
Ross Owen
3558bc6049 Conflicted merge: master -> DEV_X200_BRINGUP 2015-04-07 14:52:51 +01:00
Ross Owen
5eec2dd557 White-space tidy only. 2015-04-01 00:20:57 +01:00
Ross Owen
d48b737252 Fixed build warning due to duplicate CLKBLK_FLASHLIB def 2015-03-31 23:39:45 +01:00
Ross Owen
46faa608cc 'Release: 6.11.2rc1' 2015-03-31 22:45:02 +01:00
Ross Owen
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. 2015-03-31 22:40:50 +01:00
Ross Owen
575ee95714 xpd: Cleaned up whitespace 2015-03-30 12:24:03 +01:00
Ross Owen
34e65e5c8c xpd: Patched version number 2015-03-30 12:24:03 +01:00
Ross Owen
b27de0b96d Removed old (commented out) CLKBLK defines 2015-03-30 12:23:01 +01:00
Ross Owen
5655c91fd8 BCD_DEVICE now guarded by #ifndef (Caused issues with DFU test configs) 2015-03-30 12:22:00 +01:00
Ross Owen
160dac773a Fixed build warning due to redefinition of CLKBLK_FLASHLIB 2015-03-27 18:02:47 +00:00
Ross Owen
03555c7eab Added single port i2c struct to main 2015-03-27 11:28:01 +00:00
Ross Owen
2e67773f0f Merge: master -> DEV_X200_BRINGUP 2015-03-23 12:57:57 +00:00
Ross Owen
3ee4bdfea9 Dead code removal only. 2015-03-23 11:56:35 +00:00
Ross Owen
f32156da38 BCD_DEVICE guarded with ifndef 2015-03-23 11:56:16 +00:00
Ross Owen
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. 2015-03-20 17:23:24 +00:00
Ross Owen
d7ad6e7a99 Fixed clock selector string index 2015-03-20 09:29:25 +00:00