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: arduino-libraries/Arduino_RPClite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cleanup
Choose a base ref
...
head repository: arduino-libraries/Arduino_RPClite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 8 files changed
  • 1 contributor

Commits on Aug 6, 2025

  1. Merge pull request #28 from bcmi-labs/cleanup

    Cleanup
    eigen-value authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    becc113 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bfe08e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. Configuration menu
    Copy the full SHA
    d374a7b View commit details
    Browse the repository at this point in the history
  2. feat: decoder handles RPC response PARSING_ERR discarding it

    feat: RpcDecoder.discard
    eigen-value committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    a593af1 View commit details
    Browse the repository at this point in the history
  3. feat: client.get_response fills in a per-call error param fixing last…

    …Error mismatch
    
    feat: RpcError .copy
    eigen-value committed Sep 25, 2025
    Configuration menu
    Copy the full SHA
    e2bfcd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. feat: get_discard_packages (client/server/decoder)

    mod: recoded decoder.get_response logic discarding broken packages with right ID
    eigen-value committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    7340e3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #30 from bcmi-labs/development

    Development
    eigen-value authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    8c6a24d View commit details
    Browse the repository at this point in the history
  3. ver: 0.2.0

    eigen-value committed Sep 26, 2025
    Configuration menu
    Copy the full SHA
    6af0134 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. Configuration menu
    Copy the full SHA
    c97c0af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from arduino-libraries/linter_warning

    ops: quench linter warning about lib manager
    eigen-value authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    b076252 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8ba53d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #33 from arduino-libraries/unoq_taget

    ops: add compile target unoq
    eigen-value authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    6ea0195 View commit details
    Browse the repository at this point in the history
Loading