Go to advanced search

by pawelduda
Thu Sep 01, 2016 6:18 pm
Forum: Graphics, sound and multimedia
Topic: Which USB mic has the best cost/quality ratio?
Replies: 1
Views: 850

Which USB mic has the best cost/quality ratio?

Hello I am currently working on a project, where we plan to cover our offices with USB microphones (most likely 4 per room - 1 in each corner) connected to the RPI's to measure the loudness level in our offices. Since we are going to need about 20? of them, I would like to ask you guys, what would b...
by pawelduda
Wed Sep 02, 2015 10:57 pm
Forum: OpenVG
Topic: OpenVG program crashes randoml, code or faulty unit?
Replies: 17
Views: 7293

Re: OpenVG program crashes randoml, code or faulty unit?

I have the same or similar problems to those as described here. I use RP2B with the latest OS and firmware updates and the latest openvg-master (as at 2-9-15). After about 90 mins, the screen gets currupted, fonts are drawn incorrectly and in addition, when I quit my application (with the necessary...
by pawelduda
Wed Mar 04, 2015 11:13 pm
Forum: OpenVG
Topic: OpenVG program crashes randoml, code or faulty unit?
Replies: 17
Views: 7293

Re: OpenVG program crashes randoml, code or faulty unit?

Hey BorreF, I'm glad someone else can relate to this issue I had. I have refactored my code so that it does not reallocate memory for paths and what not - since then 2 months have been passed (that's hundreds of hours in total of running my program) and I haven't seen the problem come back for even ...
by pawelduda
Sat Feb 21, 2015 2:53 pm
Forum: OpenVG
Topic: OpenVG program crashes randoml, code or faulty unit?
Replies: 17
Views: 7293

Re: OpenVG program crashes randoml, code or faulty unit?

In case someone runs into the same issue, I have managed to find out the exact cause. It's all described here:
https://github.com/ajstarks/openvg/issues/22
by pawelduda
Mon Jan 26, 2015 7:13 pm
Forum: HATs and other add-ons
Topic: Large touch screen basic questions
Replies: 4
Views: 1532

Re: Large touch screen basic questions

I am using standard OpenVG API on top of EGL.

What I wanted to make sure is whether upon being plugged in, will the touch input be ready for being interpreted in C?
by pawelduda
Mon Jan 26, 2015 6:41 pm
Forum: HATs and other add-ons
Topic: Large touch screen basic questions
Replies: 4
Views: 1532

Large touch screen basic questions

Hello, I am in process of developing a digital kiosk project for Raspberry Pi. It is going to have some slides with information and it needs a minimum of user interaction - basically touch left/right to change slides accordingly. I am specifically interested in Iiyama ProLite T2250MTS, which accordi...
by pawelduda
Mon Jan 19, 2015 12:34 pm
Forum: OpenVG
Topic: OpenVG program crashes randoml, code or faulty unit?
Replies: 17
Views: 7293

Re: OpenVG program crashes randoml, code or faulty unit?

I have left the program running overnight. So far 15 hours without crash, the problem seems fixed. I will commit changes I've made to my repository later on.
by pawelduda
Sun Jan 18, 2015 7:55 pm
Forum: OpenVG
Topic: OpenVG program crashes randoml, code or faulty unit?
Replies: 17
Views: 7293

Re: OpenVG program crashes randoml, code or faulty unit?

I just needed someone to confirm this because perspective of wasting my time over something that I had no influence on seemed grim. Anyway, I think I've managed to fix some things. I've removed the two font typefaces that were put in the code by the author of those libraries but I never really used ...
by pawelduda
Sun Jan 18, 2015 4:42 pm
Forum: OpenVG
Topic: OpenVG program crashes randoml, code or faulty unit?
Replies: 17
Views: 7293

Re: OpenVG program crashes randoml, code or faulty unit?

Hey Paeryn, thank you for your feedback! I think it's enough to conclude that the issue lies somewhere within code. I've had the same issue as you a few times. Meanwhile I left hello_tiger program running over night and it worked flawlessly. I'll attempt to gradually rewrite my code to use OpenVG AP...
by pawelduda
Sat Jan 17, 2015 5:11 pm
Forum: OpenVG
Topic: OpenVG program crashes randoml, code or faulty unit?
Replies: 17
Views: 7293

OpenVG program crashes randoml, code or faulty unit?

Hello I have explained what happens in readme.md of ajstark's OpenVG implementation fork here: https://github.com/pawelduda/openvg The problem is, I have wasted countless hours on this issue which really slows down the development of my program. Sometimes it crashes after 10 minutes, the other times...

Go to advanced search