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: GlasgowEmbedded/glasgow
base: 4d19c9a5ba75
Choose a base ref
...
head repository: GlasgowEmbedded/glasgow
compare: 1fe537e565ea
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 25, 2020

  1. applet.radio.nrf24l01: add ShockBurst support.

    Very useful for raw GMSK RX/TX.
    whitequark committed Jan 25, 2020
    Copy the full SHA
    ad16b27 View commit details
    Browse the repository at this point in the history
  2. applet.radio.nrf24l01: add repeat receive support.

    This also fixes a bug where the received packet would not be flushed
    from RX FIFO, which meant you could receive at most 5 packets before
    power cycling the device. Oops...
    whitequark committed Jan 25, 2020
    Copy the full SHA
    b1a862d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1fe537e View commit details
    Browse the repository at this point in the history