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: LK/ppk2-api-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IRNAS/ppk2-api-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.
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    29fd996 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge pull request IRNAS#43 from IRNAS/add_sn_to_discovery

    list_devices: prints serial when discovering ppk2
    wlgrd authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8c9459d View commit details
    Browse the repository at this point in the history
  2. list_devices: adds support for several com ports

    After the firmware change in the official PPK2 application 4.2.0, the
    device now enumerates two serial ports: one for data and commands, the
    other for a debug shell which is not used in this library. This forces
    connection with the port on endpoint 1.
    wlgrd committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    2891553 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request IRNAS#47 from IRNAS/support_multiple_endpoints

    list_devices: adds support for several com ports
    wlgrd authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a686f1c View commit details
    Browse the repository at this point in the history
Loading