Commit Graph

45 Commits

Author SHA1 Message Date
Ross Owen
43b31cbb44 Reinstate iap_reset on SET_CONFIG 2013-02-18 12:16:25 +00:00
Ross Owen
f9b03d3c5f Default version no update 2013-02-18 12:11:56 +00:00
Ross Owen
1e86d7f097 SPDIF can be properly disabled 2013-02-18 12:10:33 +00:00
Ross Owen
2765fc58af Fixed issue with initial MIDI message and first audio IN packet now used UAC1 chan count define 2013-02-07 17:19:56 +00:00
Ross Owen
420bbe8120 Decouple can now handle different channel counts for UAC1/UAC2 2013-02-07 17:18:17 +00:00
Ross Owen
2352735a01 Endpoint0 thread now sends different channel counts based on USB speed. In addition, OUT direction is now set as well as IN 2013-02-07 17:17:26 +00:00
Ross Owen
8b0b9bc85e Added seperate channel count and freq defines for UAC1 2013-02-07 17:16:10 +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
127711e425 Updated reboot strategy for SU1 2013-01-25 10:31:32 +00:00
Ross Owen
c31355aa18 SU1_ADC define changed to SU1_ADC_ENABLE 2012-11-29 17:59:20 +00:00
Ross Owen
dcf01a9d63 Fixed HID report initial report send 2012-11-23 15:06:04 +00:00
Ross Owen
7bd638813f Comment only 2012-11-23 15:05:39 +00:00
Ross Owen
47b56dec60 flashlib_user.c rename 2012-11-22 18:23:43 +00:00
Ross Owen
f3bfd26719 Added flash_interface.c 2012-11-22 18:21:29 +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
b8af693143 Attempt to address bug #10897 - corner case for overflow 2012-11-16 17:31:43 +00:00
Ross Owen
749230620b Removed iAP code from usb_buffer for release (non-functional anyway..) 2012-11-16 16:48:23 +00:00
Ross Owen
fdc907cd45 Reboot command tidyup 2012-11-16 16:43:54 +00:00
Ross Owen
5b43763370 Attempted fix for bug #11031 (DFU command gets used as SF 2012-11-16 16:08:42 +00:00
Ross Owen
79e10023d8 Master volume & mute controls disabled in UAC1 2012-11-16 12:16:25 +00:00
Ross Owen
6539766807 Tidy only, no functional change 2012-11-15 17:49:17 +00:00
Ross Owen
f4ec6831c1 Tidy only 2012-11-15 17:48:35 +00:00
Ross Owen
6f1a2230af Reduced overhead of interrupt 2012-10-29 12:48: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
452048fa9e Make samp freq multiplier a bit safer 2012-10-03 14:06:05 +01:00
Ross Owen
bc4857c1da Added vendor_hid.h 2012-09-25 12:09:21 +01:00
Ross Owen
f11b0804e2 Whitespace only 2012-09-25 11:00:37 +01:00
Ross Owen
2ecc43ed47 Getting iOS building again 2012-09-19 10:24:54 +01:00
Ross Owen
faa8ca5efd Getting iOS building again 2012-09-19 10:22:37 +01:00
Ross Owen
8d65dd59be Getting iOS building again 2012-09-19 10:22:28 +01:00
Ross Owen
af3b02dd5e Started looking at getting IAP building 2012-09-18 10:52:27 +01:00
Ross Owen
e18e9f060f Change to new CODEC_MASTER define 2012-09-17 15:29:28 +01:00
Ross Owen
db9e2bc353 Change to new CODEC_MASTER define 2012-09-17 15:28:16 +01:00
Ross Owen
0c70806b4c Change to new CODEC_MASTER define 2012-09-17 15:26:44 +01:00
Ross Owen
89690c13e9 Change to new CODEC_MASTER define 2012-09-17 15:14:20 +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
dd639b5e62 Tidyup and debuging enum issue aftermath. Also opt of master volume update 2012-09-06 11:58:39 +01:00
Ross Owen
1cfc8d3340 Whitespace only 2012-09-06 11:57:20 +01:00
Ross Owen
3d318907a1 Removed #error on IAP define 2012-09-06 11:52:44 +01:00
Ross Owen
940cf40e15 removed some unused var warnings 2012-08-30 14:54:40 +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