Commit Graph

3107 Commits

Author SHA1 Message Date
Shuchita Khare
7ea3ead62d fix adat and spdif rx enable defines used in the test to match those used in the test makefile 2024-05-10 14:02:11 +01:00
danielpieczko
ad91d19f94 Merge pull request #386 from danielpieczko/adat_sw_pll_dig_rx
Support SMUX in clockgen software PLL updates
2024-05-08 15:07:47 +01:00
Ed
f97f4dbf9b Merge pull request #384 from ed-xmos/feature/correct_ep_for_in_only
Fix for wrong in EP count
2024-05-07 11:06:15 +01:00
Ed
823eed0725 Merge branch 'feature/guard_adat_tx' into feature/correct_ep_for_in_only
# Conflicts:
#	CHANGELOG.rst
2024-05-03 15:26:58 +01:00
Daniel Pieczko
a9762e048a Support SMUX in clockgen software PLL updates 2024-05-02 16:50:40 +01:00
Ed
67b90f6c8c Merge pull request #385 from ed-xmos/feature/guard_adat_tx
Add ADAT Tx guard for framecount is zero
2024-05-02 13:11:36 +01:00
Ed
62b74a0419 Add ADAT Tx guard for framecount is zero 2024-05-01 17:06:35 +01:00
Ed
a73bb8217b Added changelog entry and for MIDI tests too (previous PR) 2024-05-01 11:42:43 +01:00
Ed
e1352e93d8 Copyright 2024-05-01 09:59:48 +01:00
Ed
7a52b7dd83 Initial fix for wrong in EP count 2024-05-01 09:50:39 +01:00
danielpieczko
8c4043fd4c Merge pull request #383 from danielpieczko/adat_format_defines
Set ADAT format channel counts based on min and max frequency
2024-04-30 13:51:42 +01:00
Ed
6023af906e Merge pull request #382 from ed-xmos/feature/midi_docs
Improve MIDI documentation.
2024-04-30 13:41:05 +01:00
Daniel Pieczko
3d5b9608dc Add changelog entry 2024-04-30 13:19:34 +01:00
Ed
82bcb360a4 MIDI docs update 2024-04-30 10:58:48 +01:00
Ed
653bd73143 Merge commit '1ec2c28deda76ce392849805fedd435cea103624' into feature/midi_docs 2024-04-30 10:58:06 +01:00
Ed
1ec2c28ded Merge pull request #381 from ed-xmos/feature/midi_exception_fix
Test and fix the exception from FIFO when invalid packet sent to Tx
2024-04-30 10:52:46 +01:00
Ed
a81bd2ba48 Improve MIDI documentation. 2024-04-30 10:51:13 +01:00
Ed
415bd8605d Disable assert in uint test as we intentionally exercise this condition 2024-04-30 09:58:04 +01:00
Daniel Pieczko
a19d968a8b Set ADAT format channel counts based on min and max frequency 2024-04-30 09:06:29 +01:00
Ed
6c49d5fe36 Ue xassert and global assert flag 2024-04-30 08:21:46 +01:00
Ed
d8cc579518 Extend queue unit test for under/overflow 2024-04-29 15:05:26 +01:00
Ed
3f00a9ae10 Correct a comment 2024-04-29 13:33:22 +01:00
Ed
509cd4fc2e Copyright 2024-04-29 12:24:09 +01:00
Ed
ebf4d0e387 Add test for zero packet on egress to avoid invalid FIFO pop 2024-04-29 12:16:25 +01:00
Ed
28a530685f Fix TX test 2024-04-29 12:15:17 +01:00
Ed
d429068bcf Guard midiparseout for XC 2024-04-29 10:31:13 +01:00
Ed
d57559764f Remove byte API from UT helper 2024-04-29 10:17:43 +01:00
Ed
45ad7bc425 Merge commit '98cfaffd4b0c86df767ca0c0ec78e8468cb607e1' into feature/midi_exception_fix 2024-04-26 16:13:59 +01:00
Ed
8627ef9744 Minor tidy 2024-04-26 16:12:07 +01:00
Ed
98cfaffd4b Merge pull request #380 from ed-xmos/feature/midi_test_extensions
MIDI test extensions
2024-04-26 15:26:10 +01:00
Ed
19a18c2db5 Remove dangerous runtime asserts in case of mal-formed MIDI message 2024-04-26 15:09:21 +01:00
Ed
867da0d9c9 Remove unused (and untested) byte API from queue 2024-04-26 15:07:35 +01:00
Ed
787ffee132 Failing MIDI tx test 2024-04-26 13:26:01 +01:00
Ed
7acd4ffe99 Tx test supports multiple MIDI commands 2024-04-26 13:05:52 +01:00
Ed
9ddfff1d60 Test invalid message in Rx 2024-04-26 12:10:20 +01:00
Ed
92fd8aa11b Add sysex to loopback 2024-04-26 11:28:33 +01:00
Ed
6562a35b73 Add queue full unit test 2024-04-26 10:59:42 +01:00
Ed
c2da737961 sysex parse test 2024-04-26 10:53:52 +01:00
Ed
c5b44caeff Merge commit 'd163ccc7ef037742735625386e09b52e6e8ea37f' into feature/midi_test_extensions 2024-04-25 10:57:54 +01:00
Ed
4e4a026261 Review feedback 2024-04-25 10:57:33 +01:00
Ed
d163ccc7ef Merge pull request #378 from ed-xmos/feature/midi_test
MIDI tests
2024-04-25 10:55:37 +01:00
Ross Owen
32ddf24e39 Merge pull request #379 from endolith/patch-1
Fix comments for USB Audio topology descriptors
2024-04-24 16:43:44 +01:00
Ed
a3670d6b85 Copyright and port clash fix 2024-04-24 12:45:26 +01:00
Ed
9201d7a570 Missing tile designator 2024-04-24 12:35:42 +01:00
Ed
655612c673 Manual setUp in HID unity tests 2024-04-24 12:27:23 +01:00
Ed
873f5bedd8 Fix port ref 2024-04-24 12:06:49 +01:00
Ed
e83bbf51cf Review feedback 2024-04-24 12:01:52 +01:00
Ed
8a90660f7c Take build of pytest and do in Jenkins 2024-04-19 17:24:29 +01:00
Ed
ba0f07d355 Speedup pytest 2024-04-19 17:10:30 +01:00
Ed
cd497a0c78 Add debug on fail and lengthen unit tests 2024-04-19 16:59:40 +01:00