Skip to content

tools: ota_upgrade: filter by board name#143

Open
JordanYates wants to merge 6 commits into
mainfrom
feature/ota_upgrade_board_filter
Open

tools: ota_upgrade: filter by board name#143
JordanYates wants to merge 6 commits into
mainfrom
feature/ota_upgrade_board_filter

Conversation

@JordanYates
Copy link
Copy Markdown
Contributor

Do not consider devices for upgrade if the board target does not match.

Add and test CRC16 functions for the common `CRC16-CCITT` variant.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Do not consider devices for upgrade if the board target does not match.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Add and test a helper function for retrieving an RPC wrapper by the
command ID.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Add missing `#!/usr/bin/env python3` to test files.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Enable RPC wrappers to handle json responses from the cloud directly.
This allows nicer output than dumping the dictionary to the console.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Add json handling for a number of RPCs.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant