Ross Owen
|
85383c7463
|
'Release: 6.12.3rc3'
|
2015-06-30 14:20:27 +01:00 |
|
Ross Owen
|
2b8419d7fb
|
Removed extra channel comms during dfu reboot.
|
2015-06-30 14:16:28 +01:00 |
|
Ross Owen
|
9aff164b70
|
Fixed x200 DFU define (caused trap on start-up)
|
2015-06-30 13:59:04 +01:00 |
|
Ross Owen
|
c42d93f6a7
|
'Release: 6.12.3rc2'
|
2015-06-29 11:02:37 +01:00 |
|
Ross Owen
|
4d61773cf3
|
Fixed SPDIF related build error (bad define name)
|
2015-06-29 10:59:48 +01:00 |
|
Ross Owen
|
47db9e1131
|
'Release: 6.12.3rc1'
|
2015-06-29 10:31:30 +01:00 |
|
Ross Owen
|
ee6fa86c6c
|
Changeling white-space
|
2015-06-29 10:31:12 +01:00 |
|
Ross Owen
|
0b2696742e
|
'Release: 6.12.3rc0'
|
2015-06-26 15:18:20 +01:00 |
|
Ross Owen
|
c385fc2e15
|
xpd: Cleaned up whitespace
|
2015-06-26 15:18:05 +01:00 |
|
Ross Owen
|
cfe0f07b88
|
xpd: Patched version number
|
2015-06-26 15:18:04 +01:00 |
|
Ross Owen
|
88b301606e
|
Changelog typo
|
2015-06-26 15:17:49 +01:00 |
|
Ross Owen
|
a7deee47eb
|
Changelog
|
2015-06-26 15:16:51 +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
|
d43c17a5c8
|
'Release: 6.12.2rc3'
|
2015-06-23 16:16:54 +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
|
23b325a89f
|
newDFUState always assigned to. Caused windows DFU issues since it sends extra requests.
|
2015-06-23 16:14:15 +01:00 |
|
Ross Owen
|
346f5a704f
|
'Release: 6.12.2rc2'
|
2015-06-23 10:04:53 +01:00 |
|
Ross Owen
|
a09ba027a2
|
DFU typos.
|
2015-06-23 10:04:27 +01:00 |
|
Ross Owen
|
27e68d821d
|
'Release: 6.12.2rc1'
|
2015-06-22 10:37:52 +01:00 |
|
Ross Owen
|
53f819e748
|
Changelog updates
|
2015-06-22 10:32:18 +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
|
e0e70d4606
|
'Release: 6.12.2rc0'
|
2015-06-19 16:11:59 +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
|
1ce0cba3ab
|
Changelog updates
|
2015-06-19 16:03:56 +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 |
|
Ross Owen
|
68a329c5c3
|
xmos_dfu now uses list of PIDs, makes adding one easier.. Added --listdevices command
|
2015-06-08 16:01:53 +01:00 |
|
Ross Owen
|
a5f2c4c9f4
|
I2S_CHANS_PER_FRAME and I2S_WIRES_xxx tidy
|
2015-06-03 11:36:01 +01:00 |
|
Ross Owen
|
7777d74359
|
Merge branch 'master' of git://git/apps/sc_usb_audio
|
2015-06-03 11:18:49 +01:00 |
|
Ross Owen
|
234925f1b5
|
xmosdfu (OS X host dfu example) now uses a list for PID to make adding PIDs easier. Added hi-res board PID to list.
|
2015-06-03 11:18:37 +01:00 |
|
Ross Owen
|
538fd697d9
|
Removed reboot_wrapper step.
|
2015-06-02 11:50:18 +01:00 |
|
Ross Owen
|
02e67d1086
|
Added QUAD_SPI flash support to flashlib_user. Note doesn't allow for re-used flash ports as of yet.
|
2015-06-02 11:43:06 +01:00 |
|
Ross Owen
|
6d2d352966
|
fl_setProtection not called when QUAD_SPI_FLASH defined - no longer in API.
|
2015-06-01 15:58:59 +01:00 |
|
Larry Snizek
|
6288092c61
|
Corrected DFU PID warning
|
2015-05-29 16:17:32 +01:00 |
|
Ross Owen
|
1d624b9a1f
|
'Release: 6.12.1alpha0'
|
2015-05-22 11:29:18 +01:00 |
|
Ross Owen
|
9be2eece00
|
xpd: Cleaned up whitespace
|
2015-05-22 11:29:03 +01:00 |
|
Ross Owen
|
beab95f15e
|
xpd: Patched version number
|
2015-05-22 11:29:03 +01:00 |
|
Ross Owen
|
7b35763c58
|
CHANGELOG
|
2015-05-22 11:28:29 +01:00 |
|
Ross Owen
|
80604d2acb
|
Added CLKBLK_ADAT_RX
|
2015-05-22 11:18:29 +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
|
6840e9d95f
|
Fix for input sample alignment in TDM mde.
|
2015-05-22 11:17:29 +01:00 |
|
Ross Owen
|
91738ee2bc
|
SPDIF -> SPDIF_TX
|
2015-05-22 11:15:57 +01:00 |
|
Ross Owen
|
8b0fbb631b
|
Fixed potential build warning related to MAX_MIX_COUNT redef
|
2015-05-21 16:13:08 +01:00 |
|