Commit Graph

1858 Commits

Author SHA1 Message Date
xross
558e49354a Copyright comments 2018-04-05 11:13:31 +01:00
xross
aaf3944d18 AN00248 doc updates 2018-04-04 18:17:18 +01:00
xross
a3c7ff3dd5 PDM resources no longer accessed globally 2018-04-04 18:02:16 +01:00
xross
e378d70c4e PDM mic resources no longer accessed globally 2018-04-04 18:01:52 +01:00
xross
ae132c2e94 App note updates 2018-04-04 16:57:56 +01:00
xross
b3afeaccda Updates to AN00248 2018-04-04 15:16:45 +01:00
xross
72c32e2828 PDM related build fixes 2018-04-04 15:16:29 +01:00
xross
14af847ddb NUM_PDM_MICS -> XUA_NUM_PDM_MICS 2018-04-04 14:24:57 +01:00
xross
e5ed3e88d6 Added start of AN00248 2018-04-04 14:15:42 +01:00
xross
7b7d7f7e98 PDM func rename 2018-04-04 14:15:14 +01:00
xross
daa3fd2992 xua_pdm_mic.h included in xua.h 2018-04-04 14:14:57 +01:00
xross
d835f58bbc xua_pdm_mic.h moved to api 2018-04-04 14:14:41 +01:00
xross
9b132c25a0 AN00246 now operational with lib_i2c 2018-04-03 17:40:03 +01:00
xross
e50477cb1c Initial work to move AN00246 to lib_i2c from sc_i2c 2018-04-03 16:28:55 +01:00
xross
650cedeec7 AN00247 build fix 2018-04-03 13:53:08 +01:00
xross
6a879ec52b Added “configuring lib_xua” section to AN00247 doc 2018-04-03 12:05:35 +01:00
xross
5af1420e68 Added missing adat buffer 2018-03-29 18:32:25 +01:00
xross
c109d3db81 Added missing adatCounter var 2018-03-29 18:25:49 +01:00
xross
548cb700c5 Fixed endif without if 2018-03-29 18:18:44 +01:00
xross
093beb302b Added missing audiohub_adat.h 2018-03-29 18:01:32 +01:00
xross
6ee02cbfe2 Application note tidy and build fixes 2018-03-29 17:52:24 +01:00
xross
6e8ec4b25e Updates to AN00247 2018-03-29 17:25:36 +01:00
xross
1832d8c870 Simplification of AN00247 code 2018-03-29 16:47:04 +01:00
xross
6e6cb30aca SPDIF Tx doc updates 2018-03-29 16:40:32 +01:00
xross
5ea3222e90 SPDIF tx doc update 2018-03-29 16:31:18 +01:00
xross
dc62349472 Moved to lib_spdif for S/PDIF Rx 2018-03-29 16:21:37 +01:00
xross
d1681dc37f Fixed SPDIF channel strings (and gen script) 2018-03-29 15:53:29 +01:00
xross
26fef5eeb2 main.xc now builds with new SPDIF arrangement 2018-03-29 15:37:37 +01:00
xross
53b1ebe371 Merge branch 'master' of github.com:xmos/lib_xua 2018-03-29 14:05:20 +01:00
xross
f4d0bb24c9 ADAT_RX ifdef vs if (run-time trap on SR change) 2018-03-29 14:04:59 +01:00
Ross Owen
df039bc664 Merge pull request #52 from larry-xmos/xmosdfu_doc_linux_and_pi
xmosdfu: Linux and Raspberry Pi build instructions
2018-03-29 13:58:08 +01:00
Ross Owen
4e5e7dbe42 Merge pull request #51 from larry-xmos/master
License update
2018-03-29 13:57:59 +01:00
xross
2197cbdef6 XUA_AudioHub() no longer pars S/PDIF transmitter task and always takes a channend for S/PDIF tx data (when enabled). I2S clock ports to XUA_AudioHub now nullable - and not used if I2S not enabled!
AN00247 code now builds and runs (and plays!)
2018-03-29 13:50:22 +01:00
xross
c4d2462c98 Updates to AN000247 2018-03-29 13:47:28 +01:00
xross
b4090602ad Added initial AN00247 2018-03-29 13:32:54 +01:00
xross
f1aca129f2 Started adding SPDIF TX info to lib doc 2018-03-29 13:16:54 +01:00
xross
a0b0c40c7f Scripted changelog update 2018-03-29 11:36:14 +01:00
xross
f9e90823b7 Updated module_build_info (version and added spdif depth) 2018-03-28 16:45:15 +01:00
xross
e1c0731c42 Further doc updates 2018-03-28 16:44:21 +01:00
xross
248eeffbaa Moved to lib_spdif for spdif tx (from module_spdif_tx) 2018-03-28 16:44:02 +01:00
xross
f4dcb77427 Documentation updates (related to AudioHub/I2S) 2018-03-28 11:51:57 +01:00
Larry Snizek
c4a2b86c0d xmosdfu: Linux and Raspberry Pi build instructions 2018-03-22 14:48:45 +00:00
Larry Snizek
44b154f578 License update 2018-03-16 13:23:34 +00:00
Larry Snizek
41a78ed7bf Apply host directory move in DFU documentation too 2018-03-15 10:45:49 +00:00
Ross Owen
101bbea74d Merge pull request #50 from larry-xmos/master
Gitignore updates
2018-03-15 10:45:02 +00:00
Larry Snizek
63cc3d9db6 Gitignore updates 2018-03-14 17:51:46 +00:00
xross
275be0c269 Fixed SOURCE_DIRS to handle subdirs 2018-03-14 15:32:11 +00:00
xross
de1572004d Ignore dfu src in main build 2018-03-13 18:33:45 +00:00
Ross Owen
74b44502a5 Merge pull request #48 from larry-xmos/host_directory_under_lib
Move host directory under lib directory so it gets released
2018-03-13 17:09:24 +00:00
Larry Snizek
178f420c87 Move host directory under lib directory so it gets released 2018-03-13 17:01:33 +00:00