Skip to content

Conversation

JordanYates
Copy link
Contributor

A variety of fixes and features and improvements.

Put the `ANNOUNCE` TDF first in the table, if it exists.
Special case the version struct to display as a single string, which
makes the value easier to read and compare.

Signed-off-by: Jordan Yates <[email protected]>
Only set the column information of the table if the number of columns
have changed. This stops the horizontal scroll position from being reset
on every data update.

Signed-off-by: Jordan Yates <[email protected]>
Update RPC definitions with updates to `data_logger_state`.

Signed-off-by: Jordan Yates <[email protected]>
Update display formatting for missed fields.

Signed-off-by: Jordan Yates <[email protected]>
Fix the help and description strings refering to the wrapper this one
was copied from.

Signed-off-by: Jordan Yates <[email protected]>
Add location channel support to `zbus_channel_state`.

Signed-off-by: Jordan Yates <[email protected]>
Add a wrapper for the `data_logger_state` RPC.

Signed-off-by: Jordan Yates <[email protected]>
Add a wrapper for setting the KV_KEY_BLUETOOTH_PEER value.

Signed-off-by: Jordan Yates <[email protected]>
Use `os.strerror` to display human readable errors instead of obtuse
numbers.

Signed-off-by: Jordan Yates <[email protected]>
We need to differentiate between sending and receiving bulk data.

Signed-off-by: Jordan Yates <[email protected]>
Add functions to handle reading bulk data via RPCs.

Signed-off-by: Jordan Yates <[email protected]>
The time source integer does not cleanly correspond with IntEnum or
IntFlags, so handle it in a custom manner.

Signed-off-by: Jordan Yates <[email protected]>
@JordanYates JordanYates merged commit b2087a7 into main Dec 3, 2024
8 checks passed
@JordanYates JordanYates deleted the feature/minor_improvements branch December 18, 2024 10:23
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