FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Comparing lalonggone:master...meshtastic:master · lalonggone/python · GitHub

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: lalonggone/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
Could not load branches
Nothing to show
{{ refName }}
...
head repository: meshtastic/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Could not load branches
Nothing to show
{{ refName }}
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 18, 2026

  1. Skip node DB fetch during --ota-update / --reboot-ota

    OTA only needs the local node to send the startOTA admin request and then
    streams firmware directly to the loader over WiFi; it never reads the node DB.
    On a device with a large node DB the initial dump can stall and the firmware
    closes the API connection before it processes the OTA request, so OTA silently
    fails. Imply --no-nodes for --ota-update / --reboot-ota.
    
    Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
    anton-vinogradov and claude committed Jul 18, 2026
    Configuration menu
    Copy the full SHA
    ef9cdc3 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2026

  1. Improve update_protobufs workflow to use release versions, put versio…

    …n in commit, and allow specifying a version, as well as allowing dispatch from other repositories.
    ianmcorvidae committed Aug 11, 2026
    Configuration menu
    Copy the full SHA
    e45e59a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33840e2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request meshtastic#971 from ianmcorvidae/improve-update-pr…

    …otobufs
    
    Improve update_protobufs workflow
    ianmcorvidae authored Aug 11, 2026
    Configuration menu
    Copy the full SHA
    445e17d View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2026

  1. Merge pull request meshtastic#961 from anton-vinogradov/ota-update-sk…

    …ip-node-db
    
    Skip node DB fetch during --ota-update / --reboot-ota
    ianmcorvidae authored Aug 12, 2026
    Configuration menu
    Copy the full SHA
    0539a96 View commit details
    Browse the repository at this point in the history
Loading

Back | FazBrowse Home | New Git URL