Ford Jones

Results 8 issues of Ford Jones

Includes a setting for preserving favourite nodes through NodeDB reset. Firmware changes: https://github.com/meshtastic/firmware/pull/8292 > [Related Issue](https://github.com/meshtastic/firmware/issues/8226) ## Checklist before merging - [x] All top level messages commented - [x] All...

This PR adds mute settings for chats with a particular node. Firmware changes: https://github.com/meshtastic/firmware/pull/8088 Python CLI changes: https://github.com/meshtastic/python/pull/822 Docs: https://github.com/meshtastic/meshtastic/pull/2038 Related issues: https://github.com/meshtastic/device-ui/issues/189 https://github.com/meshtastic/firmware/issues/7943 Checklist before merging - [x] All...

### Prerequisites - [x] I have searched existing issues to ensure this feature hasn't already been requested - [x] I have checked the documentation to verify this feature doesn't already...

## What did you change - New "Keeping things quiet section" offering advice on muting vs ignoring particular nodes. ## Why did you change it Protobuf changes: https://github.com/meshtastic/protobufs/pull/779 Firmware changes:...

## What did you change This PR includes information regarding usage of the range test module's new `clear_on_reboot` configuration option which has been merged into protobufs. There is a PR...

## What did you change - Addition of mute settings for channels. ## Why did you change it Firmware changes: https://github.com/meshtastic/firmware/pull/7957 Protobuf changes: https://github.com/meshtastic/protobufs/pull/769 ## Screenshots ### Before: ### After:

This PR adds the ability to mute specific nodes from your NodeDB - an action which ensures external notifications and UI notifications / popups on the device aren't fired upon...

_Note: Depends on #32_ Currently, it's required that the user manually set the credentials after the container's creation by using `SET` or `aws_commons.create_aws_credentials`. This pull request makes it much easier...