Commit Graph

48 Commits

Author SHA1 Message Date
Ross Owen
950beb55cb - Fixed ifndef check
- Fixed mix map update
2023-02-08 17:06:08 +00:00
Ross Owen
f80d7647e0 - Make usage (of lack of) of CS when setting/getting mixer weights more clear in the implementation
- Fix typo in IN_VOLUME_IN_MIXER define
2023-02-08 11:59:13 +00:00
Ross Owen
60040de58f Further build issue fixes and copyright comments 2023-02-06 21:08:47 +00:00
Ross Owen
317e27e421 - Rationalised MIXER defines and usage
- Further removal of xc_ptr type usage in mixer in favour of native xc pointers
2023-02-06 20:28:29 +00:00
xross
16ce73391a xpd: Cleaned up whitespace 2022-10-25 19:18:28 +01:00
Ross Owen
22a6a2505a Define SELF_POWERED changed to XUA_POWERMODE and associated defines (#291)
Define SELF_POWERED changed to XUA_POWERMODE and associated defines
2022-10-04 11:24:31 +01:00
Ross Owen
eb86a72882 Updates to documentation (#280)
Documentation updates (including moving of header files
2022-09-30 16:11:53 +01:00
xross
085d222f45 Further rename of ADAT_TX to XUA_ADAT_TX_EN 2022-09-07 14:32:27 +01:00
xross
11f5a9d9e1 ADAT_RX not XUA_ADAT_RX_EN 2022-09-05 16:35:57 +01:00
xross
5441081927 I2S_MODE_TDM now XUA_PCM_FORMAT 2022-06-29 13:07:38 +01:00
xross
f3a149076b Re-named SPDIF_RX define to XUA_SPDIF_RX_EN (chanstrings.h was already using this and therefore the S/PDIF Rx strings were incorrect). Also fixes the ADAT Rx strings and string table generation script. 2022-06-27 19:09:08 +01:00
xross
e6a8527631 When in sync mode Pll ref pin driving is now via interface to allow flexibility of port/tile 2022-06-21 19:29:07 +01:00
xross
ff42c23a6d Basic support for sync mode streaming 2022-06-21 12:11:09 +01:00
xross
22a79d9231 Descriptor changes to add sync mode (also removed some magic numbers) 2022-06-15 13:55:23 +01:00
xross
206a895b74 xpd: Cleaned up whitespace 2022-06-01 14:21:44 +01:00
xross
41cb59dc8d Removed IAP related defines 2022-05-30 17:59:18 +01:00
xross
8bf991eb76 Fixed issue where DSD_NATIVE is always enabled if DSD_CHANS_DAC defined as 0 2022-03-15 11:40:10 +00:00
xross
cf826e910d Copyright date 2022-03-14 11:20:20 +00:00
xross
a270972bf9 Enable explicit feedback EP by default 2022-03-14 11:18:26 +00:00
xross
da758f48fa Removed remaining references to SU1 devices 2021-10-18 16:37:33 +01:00
Daniel Pieczko
0aa60035a4 Update copyright notices and licence references 2021-04-22 17:17:39 +01:00
Oscar Bailey
3076bdffcf Update CHANGELOG and default BCD 2020-10-27 11:01:58 +00:00
lucianom
05dacde043 Add SERIAL_STR configurable from xua_conf.h 2020-05-19 13:45:52 +01:00
Larry Snizek
8666722798 Library checks 2020-01-21 16:45:54 +00:00
Larry Snizek
ae2f19224e Expose DFU detach timeout value 2020-01-21 16:12:38 +00:00
Michael Banther
241afbe7e6 Establish a default value for XUA_MIC_FRAME_SIZE. 2019-11-21 16:58:24 +00:00
Michael Banther
b0a26351ce Update copyright notices. 2019-11-11 13:41:07 +00:00
Michael Banther
37bbea3726 Use a consistent method to interpret the HID_CONTROLS pre-processor symbol throughout the code base. 2019-09-26 14:45:17 +01:00
Ed Clarke
0709860f48 Ensure behaviour is correct when UAC_FORCE_FEEDBACK_EP and XUA_ADAPTIVE features defined as 0 2018-11-05 11:14:03 +00:00
Ross Owen
09b1cdf610 Tidy up AUDIO_CLASS_FALLBACK usage 2018-06-04 10:36:27 +01:00
Luciano Martin
a8b03de538 Set AUDIO_CLASS_FALLBACK to 0 by default
- Remove usage of "defined(AUDIO_CLASS_FALLBACK)"
2018-06-01 17:37:19 +01:00
xross
14af847ddb NUM_PDM_MICS -> XUA_NUM_PDM_MICS 2018-04-04 14:24:57 +01:00
xross
961d890b2c First cut at reunifying master/slave i2s loops 2018-03-08 20:07:30 +00:00
xross
39acd6cf17 NO_USB -> XUA_USB_EN 2018-03-08 18:02:59 +00:00
xross
90aa19d351 Tidy up ADAT_RX and SPDIF_RX usage (ifdef vs if) 2018-02-27 14:59:58 +00:00
Larry Snizek
79c05afdbe Release checks 2018-02-09 13:05:46 +00:00
xross
bb0f1d3cd9 BCD_DEVICE update 2018-01-29 11:09:58 +00:00
xross
fe93288b1f I2S_MODE_TDM handling 2018-01-17 14:25:27 +00:00
xross
55a9f03719 Fixup CODEC_MASTER usage 2018-01-17 14:06:49 +00:00
xross
b8affc134a Merge branch 'master' of github.com:xmos/lib_xua 2018-01-08 11:38:38 +00:00
xross
90b8fe26cc Added XUA_ENDPOINT_COUNT_CUSTOM_IN/OUT define 2018-01-08 11:37:02 +00:00
xross
e322010cf1 SPDIF_TX and XUA_DFU_EN changes for build 2018-01-04 09:54:04 +00:00
Ross Owen
2f9a89d716 Fixed BCD_DEVICE_N def 2018-01-03 16:09:11 +00:00
Luciano Martin
e2f84f77db - removed DFU and XUA_DFU flags and unified all the flags using XUA_DFU_EN 2017-12-06 15:40:05 +00:00
xross
516b4f5171 DFU_BCD_DEVICE removed (use BCD_DEVICE) 2017-11-02 15:40:27 +00:00
xross
8ceec63c5d Set default BCD_DEVICE to 1.0.0 2017-11-01 16:06:25 +00:00
xross
420150f737 Resolving build issues due to moving from custom/devicedefines.h to conf headers. Also removed i_audMan 2017-10-31 16:00:29 +00:00
xross
e98fffd966 File re-shuffle. Moving from devicedefines to xua_conf.h 2017-10-16 17:50:25 +01:00