Quantcast
Channel: Objective Development Forums
Browsing all 4524 articles
Browse latest View live
↧

Re: Several security dialogs every reboot on Mavericks

Worked for me, too. Thanks!

View Article


LS 3.3 error message with Mavericks

Hello,I get this message from time to time: The system extension "LittleSnitch.kext" is not compatible with this version of OS X and can’t be used.I uninstalled the application and reinstalled Little...

View Article


Image may be NSFW.
Clik here to view.

Re: Entirely polled V-USB? [yes, it works!]

Yes, you're way off This doesn't alter USB behavior, rather simply allows one to avoid using hardware interrupts on the AVR side. The main use is in a bootloader on an AVR without a separate vector...

View Article

Re: Entirely polled V-USB? [yes, it works!]

Ok, got it! Thx for that summary. Good luck on the 8mhz!

View Article

Re: How Do You Check CRC16 From Application?

Or, if wasting a few cycles isn't a problem (and you know that len < 256-2),uchar usbFunctionWrite( uchar* data, uchar len ){    if ( usbCrc16( data, len + 2 ) != 0x4FFE )    {        // CRC error...

View Article


Re: being asked about IP numbers

Nobody knows something about this?It happens with several different applications, for example Thunderbird e-mail has various sites it wants to check, like ocsp.verisign.com, my mail server, and so on....

View Article

Re: being asked about IP numbers

Release notes say this has been fixed. See http://www.obdev.at/products/littlesnit ... otes3.htmlMaybe you need to ask the devs about it. Follow Support links from that page.

View Article

Re: Entirely polled V-USB? [yes, it works!]

Thanks for the explanation. I will try to implement this in the bootloader.I like the debugging by oscilloscope. I am using a bitbanged maximum speed SPI implementation as debug output on two unused...

View Article


Image may be NSFW.
Clik here to view.

Using generic signal diodes instead of zeners

Using generic signal diodes instead of zenersI work on a tight budget and don't have 3.6V zener diodes (low-current or otherwise) and wanted to build the hardware side of V-USB myself (so far I've only...

View Article


Lizens Fehler - DemoModus - Mehrere Domains

Hallo, nach langer Suche bin ich nun auf dieses Forum hier gestoßen.Ich hoffe mir kann jemand Helfen.Ich betreibe eine Homepage die auf WebYep! aufgebaut ist. Da wir mehrere Domains besitzen und diese...

View Article

Re: Lizens Fehler - DemoModus - Mehrere Domains

Hi Face2Face,ich habe grade auch mit abgeschaltetem Pop-Up-Blocker keinen Demo-Info gesehen ...Jedoch spricht nichts dagegen einfach die aktuellste WebYep! Version zu installieren, dann ist es auf...

View Article

Image may be NSFW.
Clik here to view.

Re: ClipMerge not working on Mavericks?

I'm also having trouble with ClipMerge on Mavericks. I have two other Mavericks machines where ClipMerge works correctly, but on my MacBook Air I can't get it to work.I've tried the steps outlined...

View Article

Re: Using generic signal diodes instead of zeners

This works better due to the differential signaling. I both signals were high at the same time, you would see an increase in voltage.

View Article


Re: Using generic signal diodes instead of zeners

Interesting point. I might take a look at the levels for the special states where both are high. I also need to check the USB standard to see what the limits are and which count of diodes is best in...

View Article

Doorstop X

Since updating to the latest beta, doorstop x is greyed out. I am running OS X Mavericks on a Mac Pro Late 2008. It gives the message DoorStop X cannot operate. (5364). Help please?...

View Article


Tiny AVR JTAG Programmer

Registered forum users can rate Tiny AVR JTAG Programmer in the poll above. To comment on the project, reply to this topic.

View Article

Re: How to block only the chosen applications?

Thanks Sumguy That's what I was looking for.

View Article


Re: Request: ForkLift support

Will you suggest me some second hand forklifts giving websites? I found it better to get 2nd hand material than spending money on new one.

View Article

Image may be NSFW.
Clik here to view.

Re: Inserting Formated Date Snippets

View Article

Block applications trying to connect to IP addresses only

Hi,I was wondering if I could make a rule that denys applications to connect to IP addresses, but allow when they connect to domain names.E.g.. a webbrowser will only connect to domainnames, so...

View Article
Browsing all 4524 articles
Browse latest View live