-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: karitra/mp707
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: nradchenko/mp707
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 16 files changed
- 1 contributor
Commits on Dec 18, 2020
-
A bunch of changes to make the initial code sketch really work: - Fix typos and minor mistakes - Fix Crc function - Get rid of magic numbers - put everything into constants - Implement missing read and write methods - Do not use retries in low-level operations (e.g. read, write), use them in high-level ones instead - Remove unused CRC8 calculation code (sorry) - Rename 'owire' package to 'onewire' - Rewrite tests for 'usb' package - Rewrite readme - Add makefile - Add 'mp707' utility (mostly for example purposes) - ... and some more
Configuration menu - View commit details
-
Copy full SHA for a3e0b8e - Browse repository at this point
Copy the full SHA a3e0b8eView commit details
Commits on Dec 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0190b02 - Browse repository at this point
Copy the full SHA 0190b02View commit details
Commits on Dec 20, 2020
-
usb: detect build flags with pkg-config
And remove redundant 'stdint.h' include
Configuration menu - View commit details
-
Copy full SHA for 5c5f823 - Browse repository at this point
Copy the full SHA 5c5f823View commit details -
Configuration menu - View commit details
-
Copy full SHA for c05bc8b - Browse repository at this point
Copy the full SHA c05bc8bView commit details
Commits on Dec 22, 2020
-
usb: fix negative temperature values handling
Direct conversion to float32 somehow mangles bit order and produces a nonsense result
Configuration menu - View commit details
-
Copy full SHA for 8e34ccf - Browse repository at this point
Copy the full SHA 8e34ccfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57354cf - Browse repository at this point
Copy the full SHA 57354cfView commit details -
build: prepare release binaries
Compile static binaries for i386 and x86_64. Use docker to simplify cross-compilation process.
Configuration menu - View commit details
-
Copy full SHA for 9f6adb9 - Browse repository at this point
Copy the full SHA 9f6adb9View commit details
Commits on Nov 3, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 85afce9 - Browse repository at this point
Copy the full SHA 85afce9View commit details -
This should be a good enough example of how not to end with fd leak
Configuration menu - View commit details
-
Copy full SHA for 67a3862 - Browse repository at this point
Copy the full SHA 67a3862View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master