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: ev3dev/ev3dev-lang-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ev3dev-stretch
Choose a base ref
...
head repository: ev3dev/ev3dev-lang-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ev3dev-stretch-1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 14 files changed
  • 4 contributors

Commits on Oct 7, 2017

  1. Stretch fixes (#366)

    * list the device name in 'Device not connected' Exception
    
    * api_test.py must use python3
    
    * Update README for tests
    
    * Update to latest ev3dev-lang to pick up stretch fixes
    
    * Update tests/README
    
    * Update tests/README
    dwalton76 authored and ddemidov committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    57e1991 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Configuration menu
    Copy the full SHA
    e3fbe77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02fa602 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2017

  1. Fix Screen class on stretch. (#425)

    See #423 for more details.
    ddemidov authored Oct 28, 2017
    Configuration menu
    Copy the full SHA
    11673c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2017

  1. Changle log for v1.1.1

    ddemidov committed Oct 29, 2017
    Configuration menu
    Copy the full SHA
    100f4f9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Configuration menu
    Copy the full SHA
    d7e42f3 View commit details
    Browse the repository at this point in the history
  2. Return handle to aplay in Sound.espeak

    See #461
    ddemidov authored and dlech committed May 5, 2018
    Configuration menu
    Copy the full SHA
    430dfd7 View commit details
    Browse the repository at this point in the history
  3. Fix brickpi led names

    dlech committed May 5, 2018
    Configuration menu
    Copy the full SHA
    4de6157 View commit details
    Browse the repository at this point in the history
  4. brickpi3 support

    dlech committed May 5, 2018
    Configuration menu
    Copy the full SHA
    2b1deb7 View commit details
    Browse the repository at this point in the history
  5. Fix EV3 framebuffer for 4.14 kernel

    Suggested-by: @ddemidov
    dlech committed May 5, 2018
    Configuration menu
    Copy the full SHA
    a6a4731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3687b54 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c41d8e3 View commit details
    Browse the repository at this point in the history
  8. PiStorms support

    dlech committed May 5, 2018
    Configuration menu
    Copy the full SHA
    d76b318 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    db505e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66d0494 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34a27bf View commit details
    Browse the repository at this point in the history
Loading