Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: meshtastic/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: fredericx98/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 4 files changed
  • 2 contributors

Commits on May 1, 2026

  1. feat: add remote_switch module support

    Add CLI support for RemoteSwitchReceiverModule custom firmware module.
    
    Changes:
    - module_config_pb2.py: regenerated with RemoteSwitchConfig (field 17)
    - localonly_pb2.py: regenerated with remote_switch field (18)
    - node.py: add remote_switch case in writeConfig()
    - mesh_interface.py: add remote_switch elif in moduleConfig receive handler
    
    Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
    fredericx98 and claude committed May 1, 2026
    Configuration menu
    Copy the full SHA
    ef607a2 View commit details
    Browse the repository at this point in the history
Loading