Patrick McHardy <kaber(a)trash.net> schrieb:
>
>
>Joel Mayer <joelm_armillary(a)msn.com> schrieb:
>
>>Dear Mister Patrick McHardy-
>>
>>Here is a link to the EZTV 668 dongle. I have an EZTV 666 dongle
>>working in windows
>>(Ubuntu is in the near future on my lap top). I cannot vouch for the
>>668 dongle in
>>any personal way, but I have read comments in the various forums
>>testifying to
>>the utility of the 668.
>>
>>http://www.nooelec.com/store/software-defined-radio/eztv668-dvb-t-usb-set-f…<http://www.nooelec.com/store/software-defined-radio/eztv668-dvb-t-usb-set-f…>
>>
>>The install script I mentioned beneath these lines only works in
>>Windows. To install
>>the GNU radio software in Ubuntu you need to use a script written by a
>>certain Mister
>>Marcus Leech (he is a radio astronomer). See:
>>
>>http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR<http://gnuradio.org/redmine/projects/gnuradio/wiki/InstallingGR>
>>
>>Make certain you use Mister Leech's script! The GNU radio people have
>>pulled
>>their packages out of the repositories. The only way to get a fresh
>new
>>GNU
>>radio is from the GNU radio people!
>>
>>My suggestion is, you install the SDR# radio in windows using the
>>script I mentioned
>>at the bottom of this note. Then install the SDR# scanner radio built
>>by k5dev
>>(below). Here is a link to a useful quick start guide for windows:
>>http://www.atouk.com/SDRSharpQuickStart.html<http://www.atouk.com/SDRSharpQuickStart.html>
>>
>>To install the SDR# radio in Ubuntu on top of your GNU radio go here:
>>http://rtlsdr.org/<http://rtlsdr.org/> Scroll down to the bottom of
>the
>>first page and visit:
>>http://rtlsdr.org/softwarelinux<http://rtlsdr.org/softwarelinux>
>>
>>I'm going to journey to my pay pal account and try to send forty
>>dollars to you at "kaber" at "trash dot net" without the quotes.
>>
>>Have A Nice Day!
>
>Thanks a lot, didn't expect that :-) I'll order one of these devices
>and will give it a shot.
Dropped CC, sorry.
Hi!
Computer with dektmon must have a sound card and installed drivers for it?
When i run dectmon with option "audio" and loke to the FP, (which is a
conversation)
I need to hear the sound on the computer on-line?
Is it possible to record the sound in a file?
Dear Fans of DECT-
What about the GNU Radio Project? Is anyone working on a version
of DECT as an element of, say the SDR# radio? How about the
SDR# scanner radio?
(1) http://sdrsharp.com/<http://sdrsharp.com/>
(2) http://www.k5dev.com/<http://www.k5dev.com/>
If you want to try this flavor of radio all you need is a suitable
USB Dongle. For easy install with a script use:
http://rtlsdr.org/softwarewindows<http://rtlsdr.org/softwarewindows>
(The Automated method mentioned at the top of the page,
specifically sdr-install.zip)
Have A Nice Day!
----- Original Message -----
From: linux-dect-request(a)lists.osmocom.org<mailto:linux-dect-request@lists.osmocom.org>
To: linux-dect(a)lists.osmocom.org<mailto:linux-dect@lists.osmocom.org>
Sent: Friday, September 21, 2012 5:00 AM
Subject: linux-dect Digest, Vol 40, Issue 1
Send linux-dect mailing list submissions to
linux-dect(a)lists.osmocom.org<mailto:linux-dect@lists.osmocom.org>
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osmocom.org/mailman/listinfo/linux-dect<https://lists.osmocom.org/mailman/listinfo/linux-dect>
or, via email, send a message with subject or body 'help' to
linux-dect-request(a)lists.osmocom.org<mailto:linux-dect-request@lists.osmocom.org>
You can reach the person managing the list at
linux-dect-owner(a)lists.osmocom.org<mailto:linux-dect-owner@lists.osmocom.org>
When replying, please edit your Subject line so it is more specific
than "Re: Contents of linux-dect digest..."
Hi
I have Problem:
When I try to Build libdect:
root@debian:~/dect/libdect# ~~~~~~~~~~
bash: ~~~~~~~~~~: command not found
root@debian:~/dect/libdect# ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for a sed that does not truncate output... /bin/sed
configure: Documentation build disabled
checking for nl_socket_alloc in -lnl... yes
checking for nl_dect_cluster_alloc in -lnl-dect... yes
checking for event_init in -lev... yes
checking for bfd_init in -lbfd... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking whether to enable assertions... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for linux/dect.h... yes
checking for linux/dect_netlink.h... yes
checking event.h usability... yes
checking event.h presence... yes
checking for event.h... yes
checking bfd.h usability... yes
checking bfd.h presence... yes
checking for bfd.h... yes
checking checking whether event.h is compatible with libev...
configure: error: incompatible event.h header for libev
root@debian:~/dect/libdect#
Good day!
When i run the configure script from libdect, i obtain the following. error:
configure: error: incompatible event.h header for libev
installed:
libev 4.11-1
libevent 2.0.20-1
on last version ArchLinux
Also tested library libevent 2.0.19 and libevent 2.0.10 and OpenSUSE 12.1
But the error still remains :(
Who can recommend?