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: ted-jo/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.
  • 19 commits
  • 8 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 11, 2022

  1. Added load data functions

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    2537d4d View commit details
    Browse the repository at this point in the history
  2. Data_file --> data_reader

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8da8b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5896d52 View commit details
    Browse the repository at this point in the history
  4. Added sensor functions

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    90ab68b View commit details
    Browse the repository at this point in the history
  5. Fixed append function

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    31f7865 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    160860c View commit details
    Browse the repository at this point in the history
  7. Forgot to cast int

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1709bd7 View commit details
    Browse the repository at this point in the history
  8. Fixed sensoru_app function

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    88dcf19 View commit details
    Browse the repository at this point in the history
  9. _convert_data created

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    9abf2cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12786bd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9fa97f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5651b20 View commit details
    Browse the repository at this point in the history
  13. Created ParticleData Class

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3185853 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ff57d4c View commit details
    Browse the repository at this point in the history
  15. EnergyData class Created

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    d74f0c6 View commit details
    Browse the repository at this point in the history
  16. Created sensor drivers

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8e3cfb6 View commit details
    Browse the repository at this point in the history
  17. fixed list comprehension

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1d4adfc View commit details
    Browse the repository at this point in the history
  18. typo in list comprehension

    ted-jo committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8955950 View commit details
    Browse the repository at this point in the history
Loading