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: 2.3.13
Choose a base ref
...
head repository: meshtastic/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.14
Choose a head ref
  • 12 commits
  • 13 files changed
  • 4 contributors

Commits on Jul 2, 2024

  1. bump version

    github-actions committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    91c42d5 View commit details
    Browse the repository at this point in the history
  2. protobufs: v2.3.14

    ianmcorvidae committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    dc5f592 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a14cc4f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #628 from meshtastic/update-heartbeat

    Update heartbeat interval to a fixed 300 seconds
    ianmcorvidae authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ae904f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    775108b View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    15b03b7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #632 from ianmcorvidae/remote-config-wrongtype-again

    Correctly detect LocalConfig vs. LocalModuleConfig, again. fixes #630
    ianmcorvidae authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    2c8fd8b View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Bump certifi from 2024.6.2 to 2024.7.4

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.6.2 to 2024.7.4.
    - [Commits](certifi/python-certifi@2024.06.02...2024.07.04)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    b59aee9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #633 from meshtastic/dependabot/pip/certifi-2024.7.4

    Bump certifi from 2024.6.2 to 2024.7.4
    ianmcorvidae authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    1511d4e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Fix line too long

    ppicazo authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    64bb668 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #629 from ppicazo/trace_route_hop_fix

    Fix for hopLimit param on sendTraceRoute not being respected
    ianmcorvidae authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    19d7e91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4e521 View commit details
    Browse the repository at this point in the history
Loading