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

Re: Sometimes it does ... sometimes it doesn't

Your modifications are a good place to start. Does the stock firmware work? Is your hardware any different? What clock source are you using?

View Article


Re: WebYep site hacked (sort of…)

Hello Eelco and Max…Realize this is an older post but I was just working on a site where I wanted to restrict specific file types and came here for help. I found the following Stack Overflow post which...

View Article


Re: Sometimes it does ... sometimes it doesn't

I've tried with stock 'Automator' code, stripped down to essentials, removed all the events and polling with the exception of the usbPoll(); loop ... and still get pretty much the same result .....

View Article

usbHidReportDescriptor work under Linux or Windows, not both

I'm making a combo device (keyboard & mouse).This usbHidReportDescriptor works under Windows, but under Linux everything works except the left mouse button click (it does a right mouse button...

View Article

Re: ClipMerge not working on Mavericks?

Hey all.Just chiming in to say ClipMerge is working for me in LaunchBar v5.6.2 (1020) on Mavericks 10.9.1. I downloaded a fresh of the app version form the Obdev website (didn't do the update through...

View Article


Solved

Sorted.At some point I had uncommented the line:// #define USB_INTR_CFG MCUCRin usbconfig.h ... which caused it to work erratically ... for reasons not totally clear to me ... I think I did that while...

View Article

Re: usbHidReportDescriptor work under Linux or Windows, not

I changed the usbHidReporterDescriptor to the following and that works!const PROGMEM char usbHidReportDescriptor[89] = {                                         //830x05, 0x01,                    //...

View Article

Re: Left mouse button click not working under Linux (Debian)

I changed the usbHidReportDescriptor to the following and that works!const PROGMEM char usbHidReportDescriptor[89] = {                                         //830x05, 0x01,                    // 52:...

View Article


Re: WebYep site hacked (sort of…)

OK… Gave the method for defining which file types would be allowed a try but it did not seem to work. Also not sure how to address the data files WebYep is creating as they don't have any file...

View Article


Minimal USB implementation

To understand how to optimize the memory footprint of V-USB, I created a small ATtiny85 based device that controls a single WS2812 RGB LED via USB. This is very similar to the Blink[1] and other...

View Article

Re: Minimal USB implementation

Very interesting. Your effort should also be useful to someone learning how USB works hands-on, as it clears away all but the essentials.I've noticed that calling assembly routines frustrates the C...

View Article

Re: Node via Terminal wants to accept an incoming connection

Node via Terminal most likely refers to "node.js" (http://nodejs.org/) running in a Terminal.app window.This is (effectively) a web server similar to apache httpd with php, but which runs server-side...

View Article

Re: ATMEGA32 minimum system board MCU AVR Development Board

Hi everybody.I do not know how good google-translate will work.But at least for all Germans speaking people: There is a very rich thread about the ATmega32 Minimum System Board in the German...

View Article


Full uninstall

Hi,I uninstall Little Snitch and reinstall it. The problem is it retrieve all my old rules.How can I don a complete install of binaries and other config files ?LittleSnitch 3.3Core System version:...

View Article

window disappeared

the LS monitor window is on the wrong displayso i try to drag it off that display and onto the one in WANTbut it disappeared at the edge of the first display and now i can't get it back.???

View Article


Re: Loads of errors in the Console since Maverick upgrade

I see these errors as well. Any updates?

View Article

Re: window disappeared

Just had this problem myself. I was able to see the monitor in Mission Control, but not able to move it around whatsoever. When returning to the desktop from Mission Control, I could see that the...

View Article


Re: Full uninstall

The uninstaller has an option to also remove rules and settings. There's also a menu item on the rules screen, Rules > Restore Factory Defaults.

View Article

ignore

ignore

View Article

Re: Searching Apple Maps

..or just press Space when Maps is selected in LB...

View Article
Browsing all 4524 articles
Browse latest View live