Commit Graph

37 Commits

Author SHA1 Message Date
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
Ross Owen
3d92d4b79f Main() now makes calls to two funcions (with their own pars). Also added USER_MAIN_DECLARIONS and USER_MAIN_CORES 2013-11-29 12:36:14 +00:00
Ross Owen
edca022c50 Added use of XUD_TILE def 2013-11-29 12:33:41 +00:00
Sam Chesney
d8b6a2d53a Corrected include name (failed to build on Linux) 2013-11-28 13:14:43 +00:00
Sam Chesney
c5544f376b Merge commit '85bbc96e61763e53f357974f590d88947f23853d' into 6V3_DEV 2013-11-26 13:36:24 +00:00
Ross Owen
06e9cf4d37 Clockblock for L-series reset-port now declared on tile 0 2013-11-18 18:08:13 +00:00
Ross Owen
845fd925ec Fixed up merge issues 2013-11-14 15:49:38 +00:00
Ross Owen
4ec1741edd Merge 2013-11-14 15:48:00 +00:00
Ross Owen
65f01c15e5 Define AUDIO_IO_CORE changed to AUDIO_IO_TILE. Define now used so multi-tile builds. 2013-11-13 16:45:53 +00:00
Ross Owen
d52b8ee789 Added iAP i2c ports 2013-11-05 16:39:57 +00:00
Sam Chesney
85bbc96e61 i2c ports not currently in a struct 2013-11-04 09:11:23 +00:00
Ross Owen
0297eb1f5a midi.h guarded by MIDI define 2013-10-29 12:03:20 +00:00
Ross Owen
538f6f3bf3 Added MIN_FREQ define, MAX_FREQ now auto-defined as 192k, Native DSD enabled by default (if DSD enabled) 2013-10-23 12:39:48 +01:00
Ross Owen
58f13deb92 Removed port.h from main.xc 2013-09-18 17:32:04 +01:00
Ross Owen
1e33bf819d Changes to support DSD Native mode 2013-08-23 14:23:37 +01:00
Ross Owen
1bfc1272e5 PwrConfig param added to XUD_Manager call 2013-07-18 12:31:56 +01:00
Ross Owen
09dc93fcbf Re-ordered some threads and added buffering ctrl chan 2013-07-09 15:46:28 +01:00
Ross Owen
7c97fbdb82 More work on DSD - work in progress 2013-06-18 15:24:36 +01:00
Ross Owen
9f65af2912 Added support for second master clock-block. Required if USB_CORE != AUDIO_IO_CORE. I.e. u16 2013-06-14 15:40:35 +01:00
Sam Chesney
816b272423 Added missing comma, and moved iAP core to using i2c port struct 2013-06-04 17:09:57 +01:00
Ross Owen
5adbe0c4a6 Working to add generic DSD support 2013-05-28 17:24:40 +01:00
Ross Owen
42b2cecf5c Updates to get l2 building 2013-03-15 14:57:04 +00:00
Ross Owen
5cf3d6c45a Tidied up iAP reset 2013-03-08 14:56:29 +00:00
Ross Owen
bf58de3006 Started to move iOS/iAP code from decouple to usb_buffer 2013-03-07 16:05:45 +00:00
Ross Owen
4aafabd7cc First stab at iOS in 6v0. Replug (i.e. reset notification) not working yet 2013-01-29 16:47:53 +00:00
Ross Owen
c31355aa18 SU1_ADC define changed to SU1_ADC_ENABLE 2012-11-29 17:59:20 +00:00
Ross Owen
3b5605dd02 Fixed some build warnings, EP num shuffle after Int EP removal 2012-11-21 18:12:24 +00:00
Ross Owen
268018abd6 Removed Audio Int EP 2012-11-20 17:31:36 +00:00
Ross Owen
a5d8080aca Directions added to MIDI port declarations. MIDI clean startup issue addressed 2012-10-23 17:45:40 +01:00
Ross Owen
db1091e75f SPDIF enable moved to CodecConfig 2012-10-18 15:22:53 +01:00
Ross Owen
db9e2bc353 Change to new CODEC_MASTER define 2012-09-17 15:28:16 +01:00
Ross Owen
c5f3867c62 Fixed issue with I2S xcore-slave mode on L1/SU1 where the master clock-block does not have a source causing bad feedback 2012-09-14 16:10:50 +01:00
Ross Owen
e769059a81 Some prep for multicore designs 2012-09-06 12:02:18 +01:00
Ross Owen
c5698ae94b Update to main to removed proprocessor error 2012-08-30 14:38:13 +01:00
Ross Owen
99cdee6e2b Doc updates 2012-08-30 14:21:17 +01:00