Ross Owen
|
c5d9f247e0
|
Typo in MCLK_441 define checking for MIN_FREQ
|
2015-09-21 16:32:05 +01:00 |
|
Ross Owen
|
08c55f9a7d
|
Fixed trap when no mclk applied by customer (device now sends 0-length packets in this case)
|
2015-09-21 16:02:25 +01:00 |
|
Ross Owen
|
6cc3ea7549
|
Merge
|
2015-09-17 17:27:37 +01:00 |
|
Ross Owen
|
2cda8bb1ac
|
Merge
|
2015-09-17 17:11:07 +01:00 |
|
Ross Owen
|
c45f91ff39
|
Fixed endpoint type table (due to removal of explicit feedback EP)
|
2015-09-15 15:33:02 +01:00 |
|
Ross Owen
|
728f3700f6
|
Fixed accidental character addition causing build error.
|
2015-09-11 10:23:41 +01:00 |
|
Ross Owen
|
9036bac932
|
Fixed up mixer channel comms scheme
|
2015-09-09 11:15:06 +01:00 |
|
Ross Owen
|
7c1c5499f8
|
Fixed up dummy deliver for shared mixer/non-mixer channel comms scheme
|
2015-09-09 11:14:19 +01:00 |
|
Ross Owen
|
3ec94a1fc8
|
Merge branch 'DEV_IMP_FB'
|
2015-09-08 11:39:06 +01:00 |
|
Ross Owen
|
fd5806cab9
|
Fixed build issue - undeclared var.
|
2015-09-07 16:40:14 +01:00 |
|
Ross Owen
|
6867bd0923
|
Fixed bad guard on var dec
|
2015-09-07 16:30:16 +01:00 |
|
Ross Owen
|
71adeaac91
|
ADC only build with mixer failed to start up properly - channel comms mismatch.
|
2015-09-07 16:10:29 +01:00 |
|
Ross Owen
|
5f7d11d2fb
|
Fixing some build issues when I2S_CHANS_DAC = 0 but DSD_CHANS_DAC != 0
|
2015-09-07 16:09:57 +01:00 |
|
Ross Owen
|
f5da75fa46
|
Mixer and non-mixer chan comms (decouple->audio path) now the same scheme.
|
2015-09-07 16:09:13 +01:00 |
|
Ross Owen
|
520677ffea
|
Mixer and non-mixer chan comms (decouple->audio path) now the same scheme.
|
2015-09-07 16:08:52 +01:00 |
|
Ross Owen
|
7f96ce36e4
|
Fixed build issue when DFU is disabled (and DFU distributed into EP0)
|
2015-09-07 10:19:32 +01:00 |
|
Ross Owen
|
9bf8075bd3
|
Build error is I2S_CHANS_ADC/DAC set to zero and CODEC_MASTER enabled.
|
2015-09-04 13:11:49 +01:00 |
|
Ross Owen
|
cc14679d53
|
Fixed build issue due to undeclared var when DFU disabled.
|
2015-09-04 12:56:14 +01:00 |
|
Ross Owen
|
b30292d014
|
Comment.
|
2015-09-04 11:36:30 +01:00 |
|
Ross Owen
|
59baec261f
|
Fixed up initial values for totalSampsToWrite/sampsToWrite
|
2015-09-04 11:33:41 +01:00 |
|
Ross Owen
|
9210b11823
|
More tidy. Multiple IN packets now ditched on over flow (gets buffer to nice pre-fill level). inOverflow flag removed completely.
|
2015-09-02 15:59:37 +01:00 |
|
Ross Owen
|
facfcd82ec
|
Removed pktcount debug.
|
2015-09-02 12:37:33 +01:00 |
|
Ross Owen
|
e5cbfe147c
|
Started removing debug code.
|
2015-09-02 12:31:26 +01:00 |
|
Ross Owen
|
9171df460f
|
Innitial removal of inOverflow state and deletion of oldest packet from buffer. Includes lots of debug.
|
2015-09-02 12:20:39 +01:00 |
|
Ross Owen
|
cbf3ff7973
|
Merge branch 'master' into DEV_IMP_FB
|
2015-08-25 11:32:25 +01:00 |
|
Ross Owen
|
59a79c1d2e
|
g_speed now re-set to expected packet-size
|
2015-08-21 12:13:17 +01:00 |
|
Ross Owen
|
da5f0701a7
|
Comment & whitespace only.
|
2015-08-21 12:11:02 +01:00 |
|
Ross Owen
|
70d8a2fd67
|
Whitespace only.
|
2015-08-21 12:09:40 +01:00 |
|
Ross Owen
|
ace38607b0
|
xpd: Cleaned up whitespace
|
2015-07-06 11:08:35 +01:00 |
|
Ross Owen
|
01a3d151dd
|
xpd: Patched version number
|
2015-07-06 11:08:35 +01:00 |
|
Ross Owen
|
1e379d296a
|
Fixed stream issue when NUM_USB_CHAN_IN < I2S_CHANS_ADC
|
2015-07-06 10:59:57 +01:00 |
|
Ross Owen
|
56b4d717b2
|
Fixed non-FAST_MIXER build
|
2015-07-02 11:05:23 +01:00 |
|
Ross Owen
|
f7af9f6132
|
Fixed build fail due to bad endif placement
|
2015-07-01 12:35:32 +01:00 |
|
Ross Owen
|
381e480cbc
|
xpd: Patched version number
|
2015-07-01 12:29:35 +01:00 |
|
Ross Owen
|
dfeac27a9d
|
Only set DSD clock low if in DSD mode.. caused issues with DFU with DSD (when XUD_TILE!=0)
|
2015-07-01 12:27:50 +01:00 |
|
Ross Owen
|
2b8419d7fb
|
Removed extra channel comms during dfu reboot.
|
2015-06-30 14:16:28 +01:00 |
|
Ross Owen
|
4d61773cf3
|
Fixed SPDIF related build error (bad define name)
|
2015-06-29 10:59:48 +01:00 |
|
Ross Owen
|
cfe0f07b88
|
xpd: Patched version number
|
2015-06-26 15:18:04 +01:00 |
|
Ross Owen
|
90a91d5da4
|
DFU now uses absolute address for DFU persistent flag (similar to role-change) to try and improve resilience to code/tools changes.
|
2015-06-26 11:28:34 +01:00 |
|
Ross Owen
|
cb6b3d3df2
|
xpd: Cleaned up whitespace
|
2015-06-23 16:16:53 +01:00 |
|
Ross Owen
|
904a54d8fa
|
Comment only
|
2015-06-23 16:14:37 +01:00 |
|
Ross Owen
|
04f00a6aee
|
Fixed issue with MAX_MIX_COUNT checking for mixer strings.
|
2015-06-22 10:18:44 +01:00 |
|
Ross Owen
|
cdc2d74016
|
xpd: Cleaned up whitespace
|
2015-06-19 16:11:59 +01:00 |
|
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 |
|