piotrva

Results 39 comments of piotrva

Noticed now it works OK, but sometimes it get Unavailable for a second or two... Also noticed, that when browsing history only limited number of tracks on playlist are visible...

And it just had crashed in exactly same way... Steps I took: 1. Everything was working -> playback on Pioneer device 2. Stopped playback using mobile 3. Started playback using...

Thank You for very fast answer. I am designing my own yoke systems, based on my project [STM-JOY](https://gitlab.com/piotrva/STM-JOY/wikis/home), and using ex 3-axis joystick with Throttle, Rx and Ry - would...

I am using Windows default driver for generic HID joystick. ![customjoy](https://cloud.githubusercontent.com/assets/5657414/25823123/5a229072-343b-11e7-8bc2-49c0d84189af.png) Here is USB Descriptor: https://gitlab.com/piotrva/STM-JOY/blob/master/Firmware/STM-JOY/Middlewares/ST/STM32_USB_Device_Library/Class/HID/Src/usbd_hid.c#L217 Name of the Joystick (displayed in joy.cpl) is defined here: https://gitlab.com/piotrva/STM-JOY/blob/master/Firmware/STM-JOY/Src/usbd_desc.c#L73 It can be...

I had the same issue. Updating my simulator (ActiveHDL in my case - was working on vesrion 11, updated to version 14) solved this issue. After the update I deleted...

Hi, any chance for having someone look at this PR? We use VUnit in our company and for now we had to switch to my unofficial branch.

@oscargus I modified it as you suggested.

Can you possibly contact someone who is in charge of such approvals? This issue is preventing us for use of official VUnit repo in our workflow what is suboptimal at...

Any chance to have this fix merged any time soon?