Re: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
You didnt set the 3rd enpoint in config?#define USB_CFG_HAVE_INTRIN_ENDPOINT3 0/* Define this to 1 if you want to compile a version with three endpoints: The * default control endpoint 0, an...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
Rar File "V_USB_EP81_EP82.rar" usbconfig.h#define USB_CFG_HAVE_INTRIN_ENDPOINT3 1/* Define this to 1 if you want to compile a version with three endpoints: The * default control endpoint 0, an...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
Ok well I downloaded you files and you didnt have the set to 1? Update your zip file so we can help you better.btw: you dont see to use ENDPOINT3 to do this? All you need to do is change the report id...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
ulao wrote: Is there a reason you are trying to do this on its own pipe? Speed maybe?Yes. I want more reports per second, with legal tricks.ulao wrote: If your going to do something like adding a pipe...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
ok well this is how I would do it but yes you would loose 8 ms here. EDIT : ( ok I see you are doing this here gamepad_report_1.report_id=1; ) then see comment below. usbSendHidReport((void...
View ArticleRe: LS uses the discreet card on my MB.
"Bug Reports & Feature Requests. The forums are not supposed to be an official channel for sending bug reports or feature requests. We may or may not take notice of issues discussed in the forums....
View ArticleUSB_CFG_HAVE_INTRIN_ENDPOINT3 set to 0 gives errors
Can anyone tell me why setting USB_CFG_HAVE_INTRIN_ENDPOINT3 to 0 gives the below warnings? I'm also told the compile failed but I have no errors? I do not use a 3rd but it had to be set to 1 to ovoid...
View Articleswtor credits cheap buy
There is a distant horizon storm is brewing. Whenever there is a bright lightning tearing the sky, this piece of barren land in the distance on a stiff abruptly cropped silhouette, it is a great Sith...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
no I get that, didnt you see my "edit" note in bold?let us go back to the need of the 3rd pipe here? You said "Yes. I want more reports per second, with legal tricks." Can you try to explain that in...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
ulao wrote:let us go back to the need of the 3rd pipe here? You said "Yes. I want more reports per second, with legal tricks." Can you try to explain that in more detail.If I'm use standart 8 ms poll,...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
Ok its clear to me what you want now but I still can not see how you can do that without defining your pipes in the usb Descriptor Config. Your screen shots above only shows the default and another end...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
ulao wrote:Remember usbSetInterrupt3() is for the 3rd, (default + 1 in + 2 in)1st - Endpoint is default builtin "endpoint 0"2nd - Endpoint 813rd - Endpoint 82Try One interface//Массив Дискриптор USB...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
you switched you examples above. You put the 2 end points under your 1 example anyways I got what I needed to see. This is the correct way of dong so, now your issue is the same right, endless loop?
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
ulao wrote:now your issue is the same right, endless loop?yes... same as my first message in topic.
View ArticleRe: OS X Mavericks
You have my thanks as well for your prompt response to the requests from developers for a Mavericks-compatible build.I'd like to add to that another expression of appreciation, one that is long...
View ArticleRe: Endless loop. usbInterruptIsReady3() usbSetInterrupt3()
Well I gave it a try here with better success. I was able to added the 3rd and use the write with no loop. Though I didnt try the composite device just a normal device. Here is what I used and it works...
View ArticleFiltering by Mac (hardware) address
I would like to be able to ssh into my mac from my iPad while I am on the road, without compromising security. The problem of course is that the IP address is different each time.The ideal is to permit...
View ArticleBasic Evernote search script
The built in evernote search doesn't work for me. It puts it in the search box bit nothing happens and I have to retype it. I'm trying to do this via applescript from Launchbar. I'm a total programming...
View Article[Feature Request] Auotsnapshots at shutdown or timed
I would very much like a preferences option to set the Little Snitch Network Monitor to automatically take a snapshot when a shutdown command is received and save it in the default location with the...
View ArticleRe: Problem with clipboard history
A LaunchBar alert told me I should restart my computer because of clipboard problems. That solved the problem.Thomas
View Article