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: microbit-apps/display-shield
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: microbit-apps/display-shield
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: radioShield
Choose a head ref
  • 15 commits
  • 49 files changed
  • 4 contributors

Commits on Jan 14, 2025

  1. Moving work on radioControl branch over to this new radioShield branc…

    …h; following removal of pxt-arcadeshield repo
    KierPalin committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    4a08cdc View commit details
    Browse the repository at this point in the history
  2. pxt.json update

    KierPalin committed Jan 14, 2025
    Configuration menu
    Copy the full SHA
    01f886a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    853dcf6 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2025

  1. radioControlRx: subtraction of half_width & half_height no longer nec…

    …cessary, created new setup() function
    KierPalin committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    32c93b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e7a1de View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2025

  1. radioControlRx.ts

    KierPalin committed Jan 20, 2025
    Configuration menu
    Copy the full SHA
    8cb21b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2025

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

Commits on Feb 28, 2025

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

Commits on Mar 2, 2025

  1. speed improvements

    KierPalin committed Mar 2, 2025
    Configuration menu
    Copy the full SHA
    b42ff10 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Button presses over radio

    KierPalin committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    18d10a9 View commit details
    Browse the repository at this point in the history
  2. button support

    KierPalin committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    f075c89 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Configuration menu
    Copy the full SHA
    851e0c1 View commit details
    Browse the repository at this point in the history
  2. Wds firmware -> radioShield (#20)

    * update getting started
    
    * update tutorial
    
    * 0.1.22
    
    * renaming
    
    * Update README.md
    
    * 1.0.0
    
    * 1.0.1
    
    * update simx
    
    * 1.0.2
    
    * bump simx
    
    * remove
    
    * move back
    
    * update URLs
    
    * update pic
    
    * fix some language
    
    * screen.cpp
    
    * reverting prior commit
    
    * update with delay
    
    * 1.0.3
    
    * set high drive on backlight
    
    * 1.0.4
    
    * Update the image to replace the old newbit with the latest one
    
    * this is the way
    
    * reduce
    
    * 1.0.5
    
    * fix: prevent smartConfigure from overwriting offset bytes.
    
    * bring back display config
    
    * oops
    
    * one more error!
    
    * test with calliope
    
    * remove config update
    
    * redo comment
    
    * fix overwrite logic
    
    * 1.0.6
    
    * Working but with white flashes inbetween colours
    
    * Test changes
    
    * coinciding with working 'extra ,' commit in codal-microbit-v2
    
    * working state, cleanup comments
    
    * working buttons
    
    ---------
    
    Co-authored-by: Thomas Ball <[email protected]>
    Co-authored-by: CCFIVE <[email protected]>
    Co-authored-by: huwgen <[email protected]>
    4 people authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    a4590a7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

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