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: snychka/python-decoding-sensor-data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: zmarbach/python-decoding-sensor-data
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.
  • 17 commits
  • 13 files changed
  • 2 contributors

Commits on May 31, 2020

  1. Fix naming typo

    hugo-valle committed May 31, 2020
    Configuration menu
    Copy the full SHA
    3100e23 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. load sensor data

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7d87637 View commit details
    Browse the repository at this point in the history
  2. fix load_sensor_data

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    bb34a7b View commit details
    Browse the repository at this point in the history
  3. add HouseInfo class

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    39438fb View commit details
    Browse the repository at this point in the history
  4. update variable name

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    7fc39d4 View commit details
    Browse the repository at this point in the history
  5. update data variable name

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    d8d775a View commit details
    Browse the repository at this point in the history
  6. fix if statement

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    980a658 View commit details
    Browse the repository at this point in the history
  7. fixes

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    a3b2c55 View commit details
    Browse the repository at this point in the history
  8. add Temperature Data

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    88cec69 View commit details
    Browse the repository at this point in the history
  9. rename function

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    22537ce View commit details
    Browse the repository at this point in the history
  10. humidity and air quality

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    10677b6 View commit details
    Browse the repository at this point in the history
  11. remove unneccesary obj

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    b61d423 View commit details
    Browse the repository at this point in the history
  12. energy data

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    44cb906 View commit details
    Browse the repository at this point in the history
  13. fixes

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    74879a2 View commit details
    Browse the repository at this point in the history
  14. clean up

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3a7b3f8 View commit details
    Browse the repository at this point in the history
  15. refactoring

    Marbach authored and Marbach committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    1d00be4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. testing

    Marbach authored and Marbach committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    8d86b15 View commit details
    Browse the repository at this point in the history
Loading