Commit Graph

84 Commits

Author SHA1 Message Date
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
Sam Chesney
e3905ae3a4 Fix for bug 15181 - the iAP interrupt In EP can now be disabled, as its use is now reported as deprecated by the ATS system. Disabled by default. 2014-02-14 14:25:42 +00:00
Ross Owen
b820d321ba XUD_STATUS_ENABLE enabled on IAP in EP's (and disabled on IAP out EP) 2014-02-13 14:13:29 +00:00
Ross Owen
bf1a7373d1 Comment only. 2014-02-10 13:20:04 +00:00
Ross Owen
f7047cafb9 Added clkblk defines to main 2014-02-05 18:12:56 +00:00
Ross Owen
d5a0ec743d Added clkblk defines to main.xc 2014-02-05 18:12:37 +00:00
Ross Owen
977e25e573 TILE defines removed (now in device defines) 2014-02-05 18:11:06 +00:00
Ross Owen
3f11f56de7 Removed remaining use of ARCH_ defines (XUD_SERIES_SUPPORT now used) 2014-02-05 16:44:25 +00:00
Ross Owen
9f5f8080a1 Merge remote-tracking branch 'origin/6.4_MAINTENANCE' 2014-02-05 15:14:45 +00:00
Ross Owen
bbaa2bfb16 i2c ports struct renamed. 2014-02-05 15:14:41 +00:00
Ross Owen
d78c3b8345 L-series clock block for MIDI doesn't use XS1_CLKBCLK_REF when MIDI on XUD tile (#15267) 2014-02-05 15:00:03 +00:00
Ross Owen
9422376a5a IAP_TILE defined. IAP_TILE can now != AUDIO_IO_TILE. 2014-02-04 15:18:41 +00:00
Ross Owen
4d61917717 i2c ports not declared in structure (as per module_i2c_simple) 2014-02-04 15:18:04 +00:00
Ross Owen
b178eec970 Fixed unused var warning relating to chanend c_mix_out 2014-01-27 14:27:52 +00:00
Sam Chesney
776dd0ef1a iAP build fixed, assuming this was a typo 2014-01-24 14:13:12 +00:00
Ross Owen
4aaa62c8b8 c_iap now passed to usb_midi when IAP and MIDI defined 2014-01-24 13:27:30 +00:00
dan
98b3bdba95 added toplevel makefile for xpd 2014-01-22 11:00:41 +00:00
Ross Owen
3570f551e1 MIDI Rx port now buffered. Means that Start-bit detect select case doesn't get started on receipt of large MIDI packet. 2014-01-11 16:33:29 +00:00
Ross Owen
855ba6b83f Fixed up null USB reset port but not null USB clock. This is for case when UserReset is used to reset USB phy (L1 iOS board has USB phy rst on shiftreg 2013-12-19 11:55:34 +00:00
Ross Owen
a00d3c329b Fixed up tile defines in main.xc Some were hardcoded to 0 2013-12-11 18:19:15 +00:00
Ross Owen
042d8f1969 Re-instated mixer core on main() 2013-12-09 15:46:04 +00:00
Sam Chesney
a90878a94b Removed uppercase letters from file names from module_iap 2013-12-05 11:16:20 +00:00
Sam Chesney
b05d73e825 Fixed IAP build issue 2013-12-04 17:07:25 +00:00
Ross Owen
d252fa029c Fixed MIDI build issues 2013-11-29 13:59:44 +00:00