Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.26.0.0 #84

Merged
merged 65 commits into from
Jul 8, 2022
Merged

Release v1.26.0.0 #84

merged 65 commits into from
Jul 8, 2022

Conversation

xluciano
Copy link

@xluciano xluciano commented Jul 6, 2022

* update SDK to version v1.26.0
* refactor CLI arguments in setup scripts in order to support Amazon KWD
* port XMOS KWD adapters to latest version of the SDK
* delay startup of AVS console till .asoundrc file is found
* clone portaudio from github instead of using wget as it is more reliable

xluciano added 30 commits June 29, 2022 08:51
… feature/merge_1.26.0

# Conflicts:
#	KWD/CMakeLists.txt
#	KWD/KWDProvider/src/CMakeLists.txt
#	KWD/KWDProvider/src/KeywordDetectorProvider.cpp
#	SampleApp/src/CMakeLists.txt
#	SampleApp/src/SampleApplication.cpp
#	SampleApp/src/main.cpp
#	shared/KWD/acsdkKWDImplementations/XMOS/CMakeLists.txt
#	shared/KWD/acsdkKWDImplementations/XMOS/GPIO/CMakeLists.txt
#	shared/KWD/acsdkKWDImplementations/XMOS/GPIO/include/GPIO/GPIOKeywordDetector.h
#	shared/KWD/acsdkKWDImplementations/XMOS/GPIO/src/CMakeLists.txt
#	shared/KWD/acsdkKWDImplementations/XMOS/GPIO/src/GPIOKeywordDetector.cpp
#	shared/KWD/acsdkKWDImplementations/XMOS/HID/CMakeLists.txt
#	shared/KWD/acsdkKWDImplementations/XMOS/HID/include/HID/HIDKeywordDetector.h
#	shared/KWD/acsdkKWDImplementations/XMOS/HID/src/CMakeLists.txt
#	shared/KWD/acsdkKWDImplementations/XMOS/HID/src/HIDKeywordDetector.cpp
#	shared/KWD/acsdkKWDImplementations/XMOS/include/XMOS/XMOSKeywordDetector.h
#	shared/KWD/acsdkKWDImplementations/XMOS/src/CMakeLists.txt
#	shared/KWD/acsdkKWDImplementations/XMOS/src/XMOSKeywordDetector.cpp
#	tools/Install/pi.sh
#	tools/Install/setup.sh
Update SDK to version v1.26.0
Delay start of AVS till asoundrc is copied
@xluciano xluciano added the size:S Small issue or pull request label Jul 6, 2022
@xluciano xluciano self-assigned this Jul 6, 2022
@xluciano xluciano added this to the v1.26.0.0 milestone Jul 6, 2022
@xluciano xluciano requested a review from mbanth July 7, 2022 08:43
Copy link

@mbanth mbanth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have approved without conducting a detailed review. The number of files changed makes a detailed review very expensive. The fact that the vast majority of them have been made by Amazon also means that I do not have the necessary information to evaluate them. Previously merged pull requests for changes made by XMOS, including #78, #79, #81 and #83, have been reviewed in detail.

@xluciano xluciano merged commit ffbbc5d into master Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S Small issue or pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants