Re: 2 SOF detection in 1ms
I had the same issue as you, and was using the SOF hook to capture the value of a timer and clear it. I skipped the extra run through the hook routine by looking for a low timer value and jumping past...
View ArticleRe: [3.0.2] Little Snitch Agent still crashing
Wow! I just found all the Little Snitch spindumps.txt via console. Six hundred and forty-two of them! Consuming over 2 Gigabytes! I was still on version 3.01 and just upgraded to 3.1. We'll see if I...
View ArticleATMEGA32 minimum system board MCU AVR Development Board core
Hello together,I try to use V-USB together with this board:http://www.ebay.de/itm/251176689263?ssP ... 1439.l2648(The main controller: ATMEGA32L-8AUInterface: ISP (SIP6), JTAG (IDC10), all the IO leads...
View ArticleRe: "USB_SOF_HOOK" where examples or shared projects using t
http://vusb.wikidot.com/project:lc-meter-usbSee the macro myUSB_SOF_HOOK in the usbconfig.h file in the "LC_meter_USB_Atmel" folder.
View ArticleRe: [3.0.2] Little Snitch Agent still crashing
Well, it's been a bit over 12 hours, and there is another spindump file. 4.6MB in size. I guess the newer version didn't fix anything.Hey OD, if you can't fix it, at least visit the log folder...
View ArticleRe: ATMEGA32 minimum system board MCU AVR Development Board
Is there even some bootloader installed?Maybe you first backup the contents of the MCUs flash and then try to install some different bootloader.For example USBaspLoader...
View ArticleRe: APS: Assign Current Network adds the wrong network
The next time I returned to the office, it detected the network correctly.
View ArticleRe: [FEATURE REQUEST] Bandwidth control for each process
+1 To controlling bandwidth. It seems like an obvious extension, since LS is frobbing firewall rules and, to my knowledge, that is how bandwidth controls are enforced.
View Article'Signed Resources Modified' in Safari
Recently, I noticed that research assistant has been beginning to say that the Signed Resources were modified in Safari. (I'm running Safari 6.0.5 on Mac OS X 10.7.5).Is anyone else having this issue...
View ArticleBlank Login Window
We've just upgraded to 1.7.3 (from 1.4.6). I downloaded new webyep, made backups, uploaded new webyep, copied over data, config files, etc as instructed in the readme file. Problem is, when we click on...
View ArticleRe: ATMEGA32 minimum system board MCU AVR Development Board
Hello vouvoume thanks for the answer.I would like to use that board with normal ISP access for programming (what is already working fine) and the USB connection via V-USB for exchange data with the...
View ArticleRe: ATMEGA32 minimum system board MCU AVR Development Board
Perhaps USB data lines aren't connected to the MCU properly?Best regards
View ArticleRe: ATMEGA32 minimum system board MCU AVR Development Board
Well your first problem is that it's using an ATMEGA32L which is only rated for 8Mhz, but I note that the crystal is 16MHz...I'm surprised this board will do anything at all.
View ArticleRe: ATMEGA32 minimum system board MCU AVR Development Board
@Bob: yes that is very interesing. but the Board seems to work.And firmware can be uploaded with USBaspLoader.But maybe I should take that as reason to forget that board and V-USB access.@vouvoume: The...
View ArticleRe: LS uses the discreet card on my MB.
Hello,I have exactly the same issue with Little Snitch and my MBP mid-2010.i can't use little snitch in thoses conditions, because my battery life is dropped to 1:30..so i had to uninstall little...
View ArticleScript to create reminder from email message
It is possible to drag/drop an email into Reminders.app. You can drag it to a particular list as well and it goes there.I would love script I can use from LB to take the message, drop it into a...
View ArticleBuy Little snitch
Dear Objective Development Software GmbH,I have to buy the version of 3 little snitch (upgrade) but the purchase page says that my VAT number is not correct (instead is right ...).Who can I talk please?
View ArticleRe: ATMEGA32 minimum system board MCU AVR Development Board
It's interesting that USBaspLoader works at 16Mhz on this chip, perhaps Atmega32L is specified for low power up to 8Mhz but will still work fine at 16Mhz with higher current draw.Perhaps the loader is...
View ArticleRe: ATMEGA32 minimum system board MCU AVR Development Board
For compiling USBaspLoader (https://github.com/baerwolf/USBaspLoader) it is recommended to use ATMELs recent toolchain (http://matrixstorm.com/avr/tinyusbboard/#asmorc_windows).What compiler are you...
View Article