Skip to content

Commit

Permalink
Merge v2.11-beta3.1+fall2024 (#430)
Browse files Browse the repository at this point in the history
* Suport for Ubuntu Server 24.04 LTS (#280)

* update packages version

* auto-install script refactoring

* Add wifi connect helper script

* Adding commom ble packages

* Update scripts/pi-setup/install-pi-dependencies.sh

* Improving docker instalation script

* Improving scripts log

* Improving scripts log

* Improving scripts log

* remove unused code

* improve utils script

* improve utils script

* fix order

* PR review

* PR review

* Update backend SHA

* Fix CLI dependencies installation

* Fix CLI dependencies installation

* update backend sha

* update backend sha

* update backend sha

* Do not use apt in bash

* update backend sha

* Update backend sha

* Update scripts/ubuntu/auto-update.sh

Co-authored-by: Carolina Lopes <[email protected]>

---------

Co-authored-by: Carolina Lopes <[email protected]>

* Ubuntu 22.04 is not more supported (#321)

* check ubuntu version

* update backend sha

* fix validation

* Update error message

* [Feature] Adding a Cleanup Script (#340)

* Update User Guide For Fall2024 (#336)

* Update the user guide

Add version to the front page, add warning regarding the ubuntu version and update a OTBR command

* Apply change suggestion

Co-authored-by: Carolina Lopes <[email protected]>

* Syncing the pdf file with the last commit

* Remove unnecessary break line

Co-authored-by: hiltonlima <[email protected]>

* Changing to correct TH version

Co-authored-by: hiltonlima <[email protected]>

* Updating pdf

* Fixing the Thread RCP Firmware link and adding a section with link to the binaries application for the NRF52840DK device

Co-authored-by: hiltonlima <[email protected]>

* Updating revision history table

---------

Co-authored-by: Carolina Lopes <[email protected]>
Co-authored-by: hiltonlima <[email protected]>

* Adding a cleanup script to the project

* Improving cleanup script and adding related changes to the User Guide

* Simplifying commands of the cleanup script

* Updating front page version and pdf file

---------

Co-authored-by: Carolina Lopes <[email protected]>
Co-authored-by: hiltonlima <[email protected]>

* Update pkg list for ubuntu2404 (#350)

* Update Backend SHA

* Update frontend

* Update frontend SHA

* update docker compose

* Update backend SHA

* update pkg list

* Update Backend SHA

* Update frontend

* update docker compose

* update pkg list

---------

Co-authored-by: Hilton Lima <[email protected]>

* Installation Script: Check if current user is 'ubuntu' (#346)

* initial version

* Improve error visualization
Fix if logic

* User guide: Ensure user name must be 'ubuntu' (#366)

* Add rasp 5 support
Remove TH image mentions

* Added warning to username

* update pdf

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: antonio-amjr <[email protected]>

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: antonio-amjr <[email protected]>

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: antonio-amjr <[email protected]>

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: antonio-amjr <[email protected]>

* Fix history line indentantion

* Fix bullet list structure

* Fix bullet list structure

* update pdf file

---------

Co-authored-by: antonio-amjr <[email protected]>

* Isolate package dependency list (#383)

* create file

* update backend

* update backend

* update backend

* update backend

* update backend

* added -y option

* update backend sha

* update backend sha

* update backend sha

* update backend sha

* update backend sha

* update backend sha

* update backend to main branch

* Move script from backend

* User guide updates (#398)

* replace project config images

* Added note to Thread Device Mode (auto)

* change items order

* Remove TEDS section

* qr-code and manual-code parameters

* Fix xml indentation

* pdf updated

* User guide: Add test parameters section for SDK python tests (#405)

* Move pixit section
Add test parameters examples
Change indentation of some sub items

* add manual command

* add history

* rename link for verification document

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: Romulo Quidute Filho <[email protected]>

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: Romulo Quidute Filho <[email protected]>

* Move section
change ToC level

* pr review

* Section update Update TH sample apps

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: Carolina Lopes <[email protected]>

* Move pixit section

* Reorder SDK python test parameters sub items

* Update pdf

* Add step to print SO information (docker container)

* Update TH version

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: fabiowmm <[email protected]>

* Update docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc

Co-authored-by: fabiowmm <[email protected]>

* update pdf

---------

Co-authored-by: Romulo Quidute Filho <[email protected]>
Co-authored-by: Carolina Lopes <[email protected]>
Co-authored-by: fabiowmm <[email protected]>

* update backend SHA

* Update frontend SHA

* Update docker compose

* Updated backend

* Update docker-compose

* Updated backend. Fix data_model mapped volume.

* Updated backend. Fix data_model mapped volume.

* Update UG

---------

Co-authored-by: Carolina Lopes <[email protected]>
Co-authored-by: antonio-amjr <[email protected]>
Co-authored-by: Raul Marquez <[email protected]>
Co-authored-by: Romulo Quidute Filho <[email protected]>
Co-authored-by: fabiowmm <[email protected]>
Co-authored-by: Romulo Quidute Filho <[email protected]>
  • Loading branch information
7 people authored Sep 26, 2024
1 parent fa61c73 commit 27f93ca
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ services:
- node.labels.${STACK_NAME?Variable not set}.app-db-data == true

backend:
image: 'ghcr.io/project-chip/csa-certification-tool-backend:f52d40a'
image: 'ghcr.io/project-chip/csa-certification-tool-backend:9c1ef58'

ports:
- "8888:8888"
Expand Down
3 changes: 2 additions & 1 deletion docs/Matter_TH_User_Guide/Matter_TH_User_Guide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
:ubuntu-version: 24.04
:ubuntu-description: Ubuntu Server {ubuntu-version} LTS (64-bit)
:th-version: v2.11-beta3+fall2024
:th-version: v2.11-beta3.1+fall2024
= Matter Test-Harness User Manual: {th-version}
ifdef::env-github[]
:tip-caption: :bulb:
Expand Down Expand Up @@ -50,6 +50,7 @@ endif::[]
| Matter 1.2 | TH-Fall2023 | https://drive.google.com/file/d/1WTjhc7xbYt18RvpABU3_r47uqOLd7NN1/view?usp=drive_link[link] | https://groups.csa-iot.org/wg/members-all/document/folder/3045[Causeway Link] | 19771ed |
| Matter 1.3 | v2.10+spring2024 | N/A | https://groups.csa-iot.org/wg/members-all/document/folder/3661[Causeway Link] | 11f94c3 | To install, use the tag "v2.10+spring2024" in the instructions of <<fresh_install>>
| Matter 1.3 | v2.10.1+spring2024 | N/A | https://groups.csa-iot.org/wg/matter-csg/document/folder/3314[Causeway Link] | fb2c0e5 | To install, use the tag "v2.10.1+spring2024" in the instructions of <<fresh_install>>
| Matter 1.4 | v2.11-beta3.1+fall2024 | N/A | https://groups.csa-iot.org/wg/matter-csg/document/folder/3979[Causeway Link] | 17b1a38 | To install, use the tag "v2.11-beta3.1+fall2024" in the instructions of <<fresh_install>>
|===
Expand Down
Binary file modified docs/Matter_TH_User_Guide/Matter_TH_User_Guide.pdf
Binary file not shown.

0 comments on commit 27f93ca

Please sign in to comment.