Commit Graph

375 Commits

Author SHA1 Message Date
Sam Chesney
3c2617d18f Merge branch '6V3_DEV' of git://git/apps/sc_usb_audio into 6V3_DEV 2013-11-27 18:31:26 +00:00
Sam Chesney
49a94c16d3 Use the version number from xpd 2013-11-27 16:38:56 +00:00
Ross Owen
405623885d Merge branch 'master' into 6V3_DEV 2013-11-27 15:32:32 +00:00
Ross Owen
15f7739f23 Tab removal 2013-11-27 11:08:06 +00:00
Sam Chesney
7a6e9acf96 Update for tools13 compatibility - per core timers not yet allocated while constructor is running 2013-11-27 11:07:07 +00:00
Ross Owen
93970f860e Updated bad repo location in xpd.xml 2013-11-26 14:19:41 +00:00
Sam Chesney
c5544f376b Merge commit '85bbc96e61763e53f357974f590d88947f23853d' into 6V3_DEV 2013-11-26 13:36:24 +00:00
Ross Owen
919ad59c38 Removed used used var buffer 2013-11-19 15:49:31 +00:00
Ross Owen
90be163dd2 Manual merge master->6v3_dev 2013-11-19 15:43:32 +00:00
Ross Owen
3419559473 Manual merge 2013-11-19 15:36:18 +00:00
Ross Owen
76e2c22950 Define based warnings moved from devicedefines.h to warnings.xc 2013-11-19 15:35:31 +00:00
Ross Owen
6082e09809 BCD_DEVICE 6v2->6v3 2013-11-18 18:34:09 +00:00
Ross Owen
df0a314434 master branch BCD_DEVICE -> 6v2 2013-11-18 18:32:05 +00:00
Ross Owen
60a39a1cbe Merge branch '6V3_DEV' 2013-11-18 18:29:47 +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
952e573bec Simplification of calls to StandardRequest() based on if DFU is enabled or not. 2013-11-18 18:05:45 +00:00
Ross Owen
19d451ff9b gitignore update to ignore xmosdfu bin 2013-11-18 12:44:58 +00:00
Ross Owen
d5f5bf2189 gitignore update to ignore xmosdfu bin 2013-11-14 17:53:46 +00:00
Ross Owen
6c74221bab BCD_DEVICE 6v2->6v3 2013-11-14 16:13:19 +00:00
Ross Owen
845fd925ec Fixed up merge issues 2013-11-14 15:49:38 +00:00
Ross Owen
5f218b7b71 Should have been done on 6v3 branch. Revert "BCD_DEVICE bump. 6.2 -> 6.3"
This reverts commit 082c06262a.
2013-11-14 15:48:06 +00:00
Ross Owen
4ec1741edd Merge 2013-11-14 15:48:00 +00:00
Ross Owen
2da959dbe2 Merge branch 'master' of git://git/apps/sc_usb_audio 2013-11-14 15:45:18 +00:00
Ross Owen
dcdc1ba2b8 Comment and #if 1 tidy only 2013-11-14 15:45:11 +00:00
Ross Owen
a61b8dc961 Fixed build issue when DFU not enabled. 2013-11-14 15:44:23 +00:00
Ross Owen
4cb49147db deliver() now takes curSamFreq param. This is checked to be a valid DoP frequency before moving to DoP mode. 2013-11-14 15:43:11 +00:00
Ross Owen
65d5e58bff Comment and #if 1 tidy only 2013-11-13 16:49:29 +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
1bc57b91dc Fixed build issue when DFU not enabled. 2013-11-13 16:43:22 +00:00
Ross Owen
082c06262a BCD_DEVICE bump. 6.2 -> 6.3 2013-11-13 16:40:15 +00:00
Ross Owen
d52b8ee789 Added iAP i2c ports 2013-11-05 16:39:57 +00:00
Ross Owen
dfe5a47fcf Added setting clocks low on first sample check 2013-11-05 16:39:23 +00:00
Ross Owen
2f233d7b29 Added U powersave files 2013-11-05 16:35:42 +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
e4f7597575 Removed print.h 2013-10-29 12:02:17 +00:00
Ross Owen
75e1bf69aa DEFAULT_FREQ now MIN_FREQ 2013-10-29 11:59:37 +00:00
Ross Owen
f00629f469 Added doI2SClocks function and checks for MAX_DIVIDE 2013-10-29 11:52:17 +00:00
Ross Owen
089312508c Removed extra FLASH_MAX_UPGRADE_SIZE define based on ARCH_G 2013-10-28 12:32:11 +00:00
Ross Owen
3232c05caa midi.h include guarded by MIDI define 2013-10-28 12:30:59 +00:00
Ross Owen
015d56195d Including dsd_support.h instead of dsd.h and fix build issue due to missing bracket 2013-10-28 12:30:23 +00:00
Ross Owen
eb95a1532c Added dsd_support.h 2013-10-24 11:19:17 +01:00
Ross Owen
84c267bac8 Removed enum DsdMode as bit of a pain for non-dsd users 2013-10-24 10:55:49 +01:00
Ross Owen
1281963a55 Added DSDMode enum 2013-10-24 10:51:17 +01:00
Ross Owen
60c04400ac Fixing up build issues related to dsdMode 2013-10-24 10:50:44 +01:00
Ross Owen
f0f9c1ecdb Tidy up clockcmds header 2013-10-23 17:20:16 +01: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
d74bd15ed4 DSD freq to audiohwconfig() tidyup and generic divide calc 2013-10-23 12:29:11 +01:00
Ross Owen
6c5253abb0 A more elegant solution to the DSD stop_clock() pausing issue. Just set ALL clocks to 0 before deliver returns 2013-10-16 19:09:21 +01:00
Ross Owen
5f22f37396 Added quick hack workaround for making sure the clock port is low before a clock block is stopped 2013-10-16 18:12:42 +01:00