golden-cheetah: Add libusb (ANT+ sensors), 3.5-DEV1903 -> 3.5-RC2X#76172
Merged
JohnAZoidberg merged 3 commits intoNixOS:masterfrom Dec 26, 2019
Merged
golden-cheetah: Add libusb (ANT+ sensors), 3.5-DEV1903 -> 3.5-RC2X#76172JohnAZoidberg merged 3 commits intoNixOS:masterfrom
JohnAZoidberg merged 3 commits intoNixOS:masterfrom
Conversation
Makes it possible to use ANT+ sensors using an ANT+ USB transceiver.
veprbl
reviewed
Dec 22, 2019
veprbl
reviewed
Dec 22, 2019
Member
veprbl
left a comment
There was a problem hiding this comment.
Also, could we add
substituteInPlace src/gcconfig.pri \
--replace "#DEFINES += NOWEBKIT" "DEFINES += NOWEBKIT"
And replace qtwebkit with qtwebengine?
6b8b457 to
358ab81
Compare
Member
Author
|
Good idea, thanks! |
69 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation for this change
I wanted to use ANT+ sensors with GoldenCheetah, now with libusb it's possible.
I tested it using the ANT USB-Stick-m and a handful of ANT+ sensors - works flawlessly.
While at it, I upgraded the version.
Things done
sandboxinnix.confon non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"./result/bin/)nix path-info -Sbefore and after)Notify maintainers
cc @ocharles