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

v6 #154

Merged
merged 69 commits into from
Mar 8, 2024
Merged

v6 #154

merged 69 commits into from
Mar 8, 2024

Conversation

EmixamPP
Copy link
Owner

@EmixamPP EmixamPP commented Nov 18, 2023

The v6 will break v5 compatibility.

The new features are the following:

  • Usage of YAML to store camera configuration
  • Save of all the camera instructions
  • Tweak manually any instructions of a camera
  • Specify camera resolution
  • Catch ctrl-c (one time) to avoid breaking camera
  • Zsh completion

The updates and fixes are the following:

  • Fix video feedback freeze
  • Better logging
  • Fix test command
  • Fix multiple v4l path for same device
  • OpenCV imshow exception/segfault

Artifact tarball provided on GitHub:

  • Update OpenCV to v4.9.0
  • Install bin+lib inside /usr/local/

More to come in the following weeks/months.

@EmixamPP EmixamPP self-assigned this Nov 18, 2023
@EmixamPP EmixamPP marked this pull request as ready for review December 25, 2023 00:08
This was referenced Dec 25, 2023
@EmixamPP EmixamPP added bug Something isn't working enhancement New feature or request labels Feb 2, 2024
@EmixamPP EmixamPP linked an issue Feb 5, 2024 that may be closed by this pull request
@EmixamPP EmixamPP removed a link to an issue Mar 8, 2024
@EmixamPP
Copy link
Owner Author

EmixamPP commented Mar 8, 2024

➡️ Commit d2fab72

📋 Logs

🔍 Linting results:

✔️ Python Linting

✔️ C++ Linting

🛠️ Building result:

✔️ Building

📦 Artifacts:

If the building step was successfull, you can download the appropriate tarball in the artifacts section here.

Uninstall the previous version, unzip and then execute sudo tar -C / --no-same-owner -h -vxzf linux-enable-ir-emitter*.tar.gz.

@EmixamPP EmixamPP merged commit cf3ae16 into master Mar 8, 2024
5 checks passed
@EmixamPP EmixamPP deleted the v6 branch March 8, 2024 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
2 participants