That worked perfectly, and cuts down on development time!
Still, why do you think the icons would be coming through in red?
Search found 7 matches
- Fri Mar 13, 2026 5:13 am
- Forum: Extensions
- Topic: Question Regarding Gauge Cluster Widget
- Replies: 10
- Views: 294
- Tue Mar 10, 2026 6:03 pm
- Forum: Extensions
- Topic: Question Regarding Gauge Cluster Widget
- Replies: 10
- Views: 294
Re: Question Regarding Gauge Cluster Widget
Raspberry Pi 4b - Trixie - latest version of Hudiy
Google Pixel 10 - Waze for navigation
Arrow.png
Source.png
So the image is coming through as red.
Interesting thing I discovered last night, though...
The addition of "filter: brightness(0) invert(1);" eventually DID work. But only after I ...
Google Pixel 10 - Waze for navigation
Arrow.png
Source.png
So the image is coming through as red.
Interesting thing I discovered last night, though...
The addition of "filter: brightness(0) invert(1);" eventually DID work. But only after I ...
- Mon Mar 09, 2026 10:35 pm
- Forum: Extensions
- Topic: Question Regarding Gauge Cluster Widget
- Replies: 10
- Views: 294
Re: Question Regarding Gauge Cluster Widget
Thanks so much for your help!
I should clarify something that I was wrong about earlier...
Initially the maneuver icon was red in both a browser window AND in the Hudiy overlay. Then I tried the filter: brightness(0) invert(1); trick and it only worked in the browser window, but didn't have an ...
I should clarify something that I was wrong about earlier...
Initially the maneuver icon was red in both a browser window AND in the Hudiy overlay. Then I tried the filter: brightness(0) invert(1); trick and it only worked in the browser window, but didn't have an ...
- Mon Mar 09, 2026 9:43 pm
- Forum: Extensions
- Topic: Question Regarding Gauge Cluster Widget
- Replies: 10
- Views: 294
Re: Question Regarding Gauge Cluster Widget
I successfully created the GPS Navigation Overlay like the one shown above. I have an issue and a question...
Issue:
The navigation overlay (copied directly from the github: navigation.html) works well and the text is white, but the icons/arrows are RED. Any idea why this would be? If I open the ...
Issue:
The navigation overlay (copied directly from the github: navigation.html) works well and the text is white, but the icons/arrows are RED. Any idea why this would be? If I open the ...
- Mon Feb 23, 2026 8:19 pm
- Forum: Audio
- Topic: Noise cancellation
- Replies: 4
- Views: 210
Re: Noise cancellation
Thank you for the detailed information, and for the Noisetorch build! Thanks especially for the following info:
qpwgraph --minimized --activated --exclusive saved_routing.qpwgraph
I couldn't figure out how to automatically load a routing scheme at startup and that made my life WAY easier. I would ...
qpwgraph --minimized --activated --exclusive saved_routing.qpwgraph
I couldn't figure out how to automatically load a routing scheme at startup and that made my life WAY easier. I would ...
- Fri Feb 06, 2026 9:32 pm
- Forum: Audio
- Topic: Noise cancellation
- Replies: 4
- Views: 210
Re: Noise cancellation
Well... I passed the HPF and Noise suppression through via hudiy_startup.sh, and confirmed with:
pactl list modules | grep -A25 echo-cancel
and got back:
aec_args=voice_detection=false,high_pass_filter=true,noise_suppression=true
I noticed no appreciable difference in quality. I recorded a ...
pactl list modules | grep -A25 echo-cancel
and got back:
aec_args=voice_detection=false,high_pass_filter=true,noise_suppression=true
I noticed no appreciable difference in quality. I recorded a ...
- Wed Jan 28, 2026 5:15 pm
- Forum: Audio
- Topic: Noise cancellation
- Replies: 4
- Views: 210
Noise cancellation
I think a noise-cancellation plugin would be ideal for Hudiy. USB mics aren't typically going to have any type of noise cancellation or high pass filter. Most are omni or cardioid too, which picks up everything in the environment. When on a phone call, people can't hear me at all at speed due to the ...