Good Day Skip, I'm very pleased to see you move this into beta as I was not looking forward to adding some the great features you have already to my DRIL...
... forward to adding some ... a iMic on order. ... If at all possible get an iMic rather than an iMic II. Both are electrically the same, but the iMic is...
The Asterisk guys have some excellent information on using USB audio dongles to control radios here: http://www.usbradio.org/ I looked at the same chipset but...
... Great project ideas Skip! ... How will the nodes "find" each other? Doesn't there always have to be a central "directory" type server? I can think of...
Good Day Nate, Skip, The problem we have seen is that not all sound cards have the same gain structure. They are the same at 0 but at 50% of full scale the ...
Skip, I know what you mean about small surface mount leads, I can solder to them but it's not easy. I plan to manufacture a ham friendly version of the iMic...
... be a central "directory" ... redundant and fail- ... can't figure out in my ... Yup DNS or (god forbid and if you're lucky enough to have one) static IP...
... to them but it's not ... whatever connectors ... solder pads). It would ... over the USB including ... I was thinking of doing a board briefly and got a...
I've uploaded the first beta release of thelinkbox to the yahoo group (http://groups.yahoo.com/group/thelinkbox/files/). This is the same code I emailed to...
Hi All, [Nate wrote:] ... controller builders too... ... controller manufacturer ... own DTMF detectors, ... workable spec. Count me in. At SCOM, we're busy...
Is anyone else having trouble getting a clean compile of the software? I'm getting an "Exit 1" when I try to make it. It appears that it's including a file...
Oh oh... That's a linux kernel header file. On my system (Fedora core 5) it's in /usr/include/linux/input.h. What distribution of Linux are you running? ...
I uploaded my linux.h to the files area of the Yahoo group. If you like you can copy that to the "linkbox" directory to get past the problem. 73's Skip WB6YMH...
Skip, I kind of thought that it looked like a system file include, but it couldn't find it. I'm running FreeBSD 6.2. It still doesn't work, in fact I can't...
... Something in the code or a build-environment variable in your BSD machine is doing an include of linux/input.h, which won't work on a BSD machine, right? I...
... going to ... Yes, my bad. I develop on Linux these days and test compile on FreeBSD. I hadn't tried the 0.08 on FreeBSD. I'll fix that in the next...
... FreeBSD is the problem. I need to conditionally compile that file based on FreeBSD/Linux. I'll fix it in the next release. ... Console redirection of...
OK the USB interface is the one I'm most interested in. I just chose FreeBSD because you seemed to be leaning that way, but I'm not married to any particular...
... Yea, I've always preferred FreeBSD over Linux, but there are technical problems with USB on FreeBSD that I don't know how to get around at the moment. I...
Hello to the group, Just my 2 cents worth. The usb dongle works good on CentOS of course it's a flavor of Linux as you know. Also, I must say that I'm running...
... I'd want to see it tried on CentOS. Fedora has an insane release cycle which is fine for testing, but for production use, it's a real pain. Within 12...
Has anyone ever tried "Wire Glue" with SMD? Wire Glue is Electrically Conductive and will bond all low voltage electrical connections. # Quick and easy repairs...
... the ... Yes. The C-Media chip has 4 bits of general purpose IO plus 3 dedicated inputs, the iMic has 12 bits of GPIO. I don't believe the usbradio guys are...
I've uploaded the second beta release of thelinkbox to the yahoo group (http://groups.yahoo.com/group/thelinkbox/files/). The Changelog ... New features: 1....
Skip, I'm getting an error when I start the deamon in test mode. " [root@Link thelinkbox-0.09]# linkbox/tlb -d -f tlb.conf thelinkbox Version 0.09 compiled Nov...