Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add org.unofficialrevport.REVHubInterface #5224

Open
wants to merge 11 commits into
base: new-pr
Choose a base branch
from

Conversation

warmpigman
Copy link

The REV Hub Interface is a piece of software allowing for a direct connection from a REV Expansion Hub and its peripherals to a PC.

This interface provides a method for teams to prototype with motors, servos, and sensors in a way that is faster and easier than setting up an entire robot control system. It is also a valuable troubleshooting tool that can help isolate the cause of an issue and determine if it is electrical or software related. The REV Hub Firmware can also be updated and recovered through this interface in addition to the Robot Controller Application.

This is a community continuation of the software, updating to newer underlying technologies (e.g. porting from Python 2 to Python 3), adding features, and porting to more platforms (Linux and macOS, in addition to Windows).

  • Please describe your application briefly.
  • I have read the [App Requirements][reqs] and [App Maintenance][maint] pages.
  • My pull request follows the instructions at [App Submission][submission].
  • I have [built][build] and tested the submission locally.
  • I am using only the minimal set of permissions. (If not, please explain each non-standard permission.)
  • All assets referenced in the manifest are redistributable by any party. If not, the unredistributable parts are using an extra-data source type.
  • I am an author/developer/upstream contributor of the project. If not, I contacted upstream developers about submitting their software to Flathub. Link:
  • The domain used for the application ID is controlled by the application developers either directly or through the code hosting (e.g. GitHub, GitLab, SourceForge, etc.). The [application id guidelines][app-id] are followed.
  • Any additional patches or files have been submitted to the upstream projects concerned. (If not, explain why.)

@hfiguiere hfiguiere changed the title add Add org.unofficialrevport.REVHubInterface May 8, 2024
root and others added 2 commits May 9, 2024 00:18
Co-authored-by: Hubert Figuière <hub@figuiere.net>
@bbhtt bbhtt added awaiting-changes Pull request waiting for changes from author blocked labels May 9, 2024
@j5155
Copy link

j5155 commented May 10, 2024

Website is up at https://unofficialrevport.org.
Sorry, there was some confusion on our part on the Flathub requirements. We will add a version & commit to the manifest, an icon, and a .desktop file and get back to you.

@bbhtt bbhtt removed the blocked label May 11, 2024
@warmpigman
Copy link
Author

add .desktop add icon and add commit tag

Website is now up referencing the project

@hfiguiere
Copy link
Contributor

bot, build org.unofficialrevport.REVHubInterface

@flathubbot
Copy link

Queued test build for org.unofficialrevport.REVHubInterface.

@flathubbot
Copy link

Started test build 120209

@flathubbot
Copy link

Build 120209 failed

@warmpigman
Copy link
Author

bot, build org.unofficialrevport.REVHubInterface

@flathubbot
Copy link

Queued test build for org.unofficialrevport.REVHubInterface.

@flathubbot
Copy link

Started test build 120237

@flathubbot
Copy link

Build 120237 failed

@warmpigman
Copy link
Author

bot, build org.unofficialrevport.REVHubInterface

@flathubbot
Copy link

Queued test build for org.unofficialrevport.REVHubInterface.

@flathubbot
Copy link

Started test build 120242

@flathubbot
Copy link

Build 120242 failed

@warmpigman
Copy link
Author

bot, build org.unofficialrevport.REVHubInterface

@flathubbot
Copy link

Queued test build for org.unofficialrevport.REVHubInterface.

@flathubbot
Copy link

Started test build 121845

@flathubbot
Copy link

Build 121845 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/104788/org.unofficialrevport.REVHubInterface.flatpakref

@warmpigman
Copy link
Author

Ready to merge?

@qwertychouskie
Copy link

@hfiguiere @bbhtt I believe all the requested changes have been implemented, are there any remaining things to change or is this good to go?

@bbhtt
Copy link
Contributor

bbhtt commented May 22, 2024

bot, build org.unofficialrevport.REVHubInterface

@flathubbot
Copy link

Queued test build for org.unofficialrevport.REVHubInterface.

@flathubbot
Copy link

Started test build 122717

@flathubbot
Copy link

Build 122717 successful
To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/105658/org.unofficialrevport.REVHubInterface.flatpakref

@bbhtt
Copy link
Contributor

bbhtt commented May 22, 2024

Is this working? I don't have the means to test it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-changes Pull request waiting for changes from author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants