Commit Graph

107 Commits

Author SHA1 Message Date
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
9be2eece00 xpd: Cleaned up whitespace 2015-05-22 11:29:03 +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
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
31bae905ee Resolving build issues with SPDIF on same core. 2015-04-09 14:54:06 +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
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
f8c703621f Now uses module_adat_rx from sc_adat (local module_usb_audio_adat removed) 2015-03-19 15:36:11 +00:00
Ross Owen
b1e69b0590 Various changes to get SPDIF working on x200 board config 2015-03-17 11:52:45 +00:00
Ross Owen
214c5c4f42 Fixed build issue due to SPDIF clock block always delcared. 2015-03-04 16:38:26 +00:00
Ross Owen
55dd4834c3 Fixes to add X200 support and get X200 audio board running 2015-03-04 12:06:27 +00:00
Ross Owen
385b26b7fb Further work to debug adding adat tx to deliver 2015-02-17 18:23:18 +00:00
Ross Owen
6816278557 Basic addition of ADAT tx core. 2015-01-29 18:33:45 +00:00
Ross Owen
630c9fbd30 DFU failing when SPDIF_RX enabled due to clock block being shared. Made an attempt to rationalise CLKBLK defines. 2015-01-14 17:35:40 +00:00
Ross Owen
3c7439f0bb Improved preprocessor #warning messages for out of range values for I2S_WIRE_XXX defines 2014-10-28 12:10:41 +00:00
Sam Chesney
6bc66f6f29 Merge branch 'master' of git://git/apps/sc_usb_audio 2014-09-22 15:52:59 +01:00
Sam Chesney
01d08993cb EA Native Transport manager EPs now handled in usb_buffer.xc 2014-09-22 15:52:45 +01:00
Ross Owen
085c444f40 xpd: Cleaned up whitespace 2014-09-19 13:14:55 +01:00
Ross Owen
cc4165e57b c_dig_rx is no longer nullable (helps with timing due to issue with compiler checks) 2014-09-18 11:50:08 +01:00
Ross Owen
777dfbf885 Added channels and clock block required for ADAT to main.xc 2014-09-15 15:59:58 +01:00
Ross Owen
48d36ccbf9 master -> REINSTATE_ADAT_INPUT 2014-09-11 12:41:07 +01:00
Sam Chesney
c25dd063a3 Enable XUD status notifications on EA Native Transport IN endpoint 2014-09-05 13:38:33 +01:00
Sam Chesney
54c26602b8 Disable XUD STATUS notifications for iAP EA Native IN endpoint for now, to avoid lockup 2014-08-29 14:38:54 +01:00
Ross Owen
d83b5b9a0d Merged EA_NATIVE_DEV -> master with some tidy 2014-08-28 12:42:40 +01:00
Sam Chesney
3f4ba11f26 Avoid declaring unneeded channel when digital rx is not enabled 2014-08-05 17:06:56 +01:00
Ross Owen
31004271c6 Started adding adat rx to main 2014-07-30 10:38:17 +01:00
Sam Chesney
cff84f1786 iAP EA Native Transport endpoint manager core added to tile 0 2014-07-29 15:26:16 +01:00
Sam Chesney
0870c3edc8 Additional chanend passed to Endpoint0 for iAP EA Native Transport support 2014-07-29 15:24:21 +01:00
Sam Chesney
cbe78f355c iAP EA Native Transport Eps added to epTypeTables 2014-07-29 15:14:24 +01:00
Ross Owen
1677eb49b0 xpd: Cleaned up whitespace 2014-07-29 14:55:17 +01:00
Ross Owen
95a1770e31 Support for SPDIF_RX added back into main.xc 2014-07-29 12:49:30 +01:00
Ross Owen
0639e615ec Merge master -> REINSTATE_SPDIF_INPUT 2014-07-21 11:18:04 +01:00
Ross Owen
11ae3ae680 Adding SPDIF in to main (note, currently has build issues) 2014-07-07 12:39:39 +01:00
Ross Owen
7c8e64ee87 Addition of XUD_PWR_CFG define (required for role-switch) 2014-07-01 16:03:06 +01:00
Ross Owen
49e751786a Removed use of c_usb_test from main 2014-05-15 16:18:10 +01:00
Ross Owen
a8e061ae04 Removed use of c_usb_test from main 2014-05-15 16:17:56 +01:00
Ross Owen
c01e193b23 Added annotation comments for docs only 2014-04-29 18:03:06 +01:00
Ross Owen
e7defaad77 Re-added c_dig_rx channel 2014-03-28 12:22:21 +00:00
Ross Owen
d94a42bcfe Fixed build issue in main() due to typo 2014-03-28 12:22:04 +00:00
Ross Owen
e1d71070ac Endpoint numbers now in an enum. Removed old INTERFACES defines - were used to generate EP count. 2014-03-27 11:07:33 +00:00
Ross Owen
93b5b47728 Re-adding back audio config channel 2014-03-25 12:26:35 +00:00
Ross Owen
f582282a88 Added MIDI_RX_PORT_WIDTH define 2014-03-25 12:26:17 +00:00
Ross Owen
9c5e0a1dd8 'Release: 6.5.0beta0' 2014-03-06 17:50:18 +00:00
Ross Owen
2ea052b5d5 main.xc no longer includes old usb.h header 2014-03-06 10:28:22 +00:00
Sam Chesney
d98736a18d Resolve excess elements in array initializer warning when iAP interrupt EP is disabled 2014-02-18 17:59:04 +00:00