-
Notifications
You must be signed in to change notification settings - Fork 33
idr support for greg09 + fw #110
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
Conversation
| PkgConfig::gstreamer | ||
| PkgConfig::gstreamer-app | ||
| PkgConfig::gstnet | ||
| PkgConfig::gio |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We need this also in the test build down below
run.txt
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we remove this ? looks like a local test script to me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes and anything else we don't need
tools/build_on_target.sh
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just a comment: While this might be useful, doing a cross compile is so much faster imho.
This already has the LUT correction dependencies which are not useful in context of this pr.
There is no harm in merging this though. Consider breaking up features in several logical pr if possible for the future.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah that's not meant to be in there. LLM brought it across from something I referenced in a prompt. Good thing you're on to it. Happy for you to tidy it up accordingly. I know what I want... Just maybe not how to get there
|
Flew two packs indoors, seems to do what it is supposed to do. |
|
Added suggestions in https://github.com/sickgreg/PixelPilot_rk/pull/2/files |
This will add gsmenu integration for idr requests
No description provided.