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: codev3012/RadioLib
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jgromes/RadioLib
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.
  • 18 commits
  • 28 files changed
  • 6 contributors

Commits on Feb 12, 2026

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

Commits on Feb 13, 2026

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

Commits on Feb 15, 2026

  1. Configuration menu
    Copy the full SHA
    c659d3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d68c76 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. Configuration menu
    Copy the full SHA
    2c48700 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ff483 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2026

  1. [Crypto] Add streaming functionality to CMAC (jgromes#1707)

    * [Crypto] Add streaming functionality to CMAC
    
    * [Crypto] Add return code
    
    * [Crypto] Fix missing OK return code
    
    * [CI] Add CMAC crypto unit test
    
    * [CI] Use global AES instance
    
    * [Crypto] Fix for size being multiple of 16
    
    * [CI] Add messages to crypto test
    
    * [CI] Try to fix unit test stuck in CI
    
    * [Crypto] Make CMAC update method void
    
    ---------
    
    Co-authored-by: jgromes <jan.gromes@gmail.com>
    StevenCellist and jgromes authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    a50accb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce30134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8b9e7e View commit details
    Browse the repository at this point in the history
  4. [LoRaWAN] Change sessionStatus before calculateChannelFlags in activa…

    …teOTAA (jgromes#1706)
    
    Fixes missing uplinks after join in fixed bands.
    olivierouellet authored Feb 18, 2026
    Configuration menu
    Copy the full SHA
    ac70f5f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. Configuration menu
    Copy the full SHA
    b97f856 View commit details
    Browse the repository at this point in the history
  2. [ADS-B] ADS-B support (LR2021 only) (jgromes#1700)

    * [ADS-B] Initial WIP commit
    
    * [ADS-B] Add basic example
    
    * [CI] Fix cppcheck issues
    
    * [ADS-B] Fix example extension and path
    
    * [ADS-B] Add missing cast in example
    
    * [ADS-B] Add missing cast in example
    
    * [LR2021] Fix inverted Manchester configuration
    
    * [ADS-B] Fix callsign parsing
    
    * [ADS-B] Add method to parse hex ID
    
    * [ADS-B] Make input pointers const
    
    * [ADS-B] Implement aircraft position decoding
    
    * [ADS-B] Add altitude and position decoding to example
    
    * [ADS-B] Fix debug conversions
    
    * [ADS-B] Add live monitor script
    
    * [ADS-B] Add monitor example
    
    * [LR2021] Fix incorrect logic of LoRa header IRQ check
    jgromes authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    5bb0c62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68cc977 View commit details
    Browse the repository at this point in the history
  4. Bump version to 7.6.0

    jgromes committed Feb 19, 2026
    Configuration menu
    Copy the full SHA
    0d3a63c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f403b9c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2026

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

Commits on Feb 22, 2026

  1. Configuration menu
    Copy the full SHA
    b65a27a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b28aa2b View commit details
    Browse the repository at this point in the history
Loading