[Discuss-gnuradio] Accessing commedi drivers through gnuradio

2011-06-27 Thread Abhishek
Hi all,

I want to access comedi drivers using gnuradio. comedi provides drivers for 600+
DAQ cards. 

Is there any documentation available for same.


Thanks,
Abhishek.



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] E100 - No devices found for -----

2011-06-27 Thread Ralf Wierse
 -Original Message-
 From: discuss-gnuradio-bounces+r.wierse=brunel...@gnu.org 
 [mailto:discuss-gnuradio-bounces+r.wierse=brunel...@gnu.org] 
 On Behalf Of Josh Blum
 Sent: Thursday, June 23, 2011 5:35 PM
 To: discuss-gnuradio@gnu.org
 Subject: Re: [Discuss-gnuradio] E100 - No devices found for -
 
 
 
 
 On 06/23/2011 03:16 AM, Ralf Wierse wrote:
  OK, first simple reason discovered.
  UHD can only be used for one device - either UHD_usrp_sink 
 or source.
  
  How can UHD be used for both devices in parallel?
  
 
 Sorry, Its a known bug related to opening twice. Its fixed on the next
 branch. Solution w/ instructions:
 http://comments.gmane.org/gmane.comp.hardware.usrp.e100/754
 
 -Josh



Hi Josh,

we don't manage wih the E100 FPGA5 bitstream.
It is placed in the images directory and we use a new branch but we 
don't really think the FPGA5 is used.
And we still have the same problem with parallel UHD devices (sink/source).

Which branch shall we use? Can you pinpoint exactly?
Shall we use the Josh branch from http://gnuradio.org/cgit ?

Do you have images available? We still don't have a cross-compile env. yet.
Hence compilation takes very long time...

Another topic we recognized on E100 is that we suspect incomplete datastreams
when the Gumstix is overloaded performancewise. I will come back with details
on our transmitter setup which might cause overloads.
But - is it possible to overload the 720MHz Gumstix easily? What happens in
this case - samples are discarded?

Regards,
Ralf



___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] GNU Radio code walkthrough

2011-06-27 Thread adib_sairi

Dear GNU Radio community,

I and my group had this tutorial/code walkthrough to share. we found out
that it is quite hard for beginner to start with GNU Radio, hopefully this
walkthrough explanation can help a bit. 

this is the 1st version. please help us to improve by giving comment on any
mistake that we made. any comment is highly appreciated. 

the slide can be downloaded from this site
http://trg.fke.utm.my/members/adib/ under tutorials section.

thanks and have a nice day.

Adib

-
Mohd Adib Sarijari
Universiti Teknologi Malaysia

my website: http://trg.fke.utm.my/members/adib/
my faculty: http://www.fke.utm.my/
my university: http://www.utm.my/
-- 
View this message in context: 
http://old.nabble.com/GNU-Radio-code-walkthrough-tp31891769p31891769.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] cannot import name VERSION

2011-06-27 Thread Martin Braun
On Mon, Jun 27, 2011 at 09:17:22AM -0400, Randy Westlund wrote:
 I've tried that using the following commands:
 
 sudo apt-get purge gnuradio gnuradio-companion
 sudo apt-get autoremove
 sudo rm -rf /usr/share/gnuradio   #this also removes the library tarball
 
 Then I reboot and run my shell script to install GNU Radio and its tarball
 again.  Is there something more that I need to clean out before reinstalling?

If you install from source, Python stuff ends up in
/usr/local/lib/pythonXX/dist-packages and /usr/local/lib.

Try looking for 'usrp' and 'gnuradio' in /usr/local (e.g. with find
/usr/local -name *usrp*)

MB

-- 
Karlsruhe Institute of Technology (KIT)
Communications Engineering Lab (CEL)

Dipl.-Ing. Martin Braun
Research Associate

Kaiserstraße 12
Building 05.01
76131 Karlsruhe

Phone: +49 721 608-43790
Fax: +49 721 608-46071
www.cel.kit.edu

KIT -- University of the State of Baden-Württemberg and
National Laboratory of the Helmholtz Association



pgpJ3pRjsMDmJ.pgp
Description: PGP signature
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Problem in installing GnuRadio by script.

2011-06-27 Thread sumitstop

Hi Marcus its more than 48 hours now and still the same message :(

Continuing with script
Installing pre-prequisites...Checking for package libfontconfig1-dev
Checking for package libxrender-dev
Checking for package libpulse-dev
Checking for package swig
Checking for package g++
Checking for package automake
Checking for package autoconf
Checking for package libtool
Checking for package python-dev
Checking for package libfftw3-dev
Checking for package libcppunit-dev
Checking for package libboost-all-dev
Checking for package libusb-dev
Checking for package libusb-1.0-0-dev
Checking for package fort77
Checking for package sdcc
Checking for package sdcc-libraries
Checking for package libsdl1.2-dev
Checking for package python-wxgtk2.8
Checking for package git-core
Checking for package guile-1.8-dev
Checking for package libqt4-dev
Checking for package python-numpy
Checking for package ccache
Checking for package python-opengl
Checking for package libgsl0-dev
Checking for package python-cheetah
Checking for package python-lxml
Checking for package doxygen
Checking for package qt4-dev-tools
Checking for package libusb-1.0-0-dev
Checking for package libqwt5-qt4-dev
Checking for package libqwtplot3d-qt4-dev
Checking for package pyqt4-dev-tools
Checking for package python-qwt5-qt4
Checking for package cmake
Checking for package git-core
Checking for package wget
Checking for package sdcc
Done
Fetching Gnu Radio via GIT...GIT checkout of Gnu Radio failed!

Is there something else to be done in my network settings ?? 




Marcus D. Leech wrote:
 
 On 06/26/2011 02:31 AM, sumitstop wrote:

 Today when I tried to install Gnuradio by Marcus Script I got following
 message.

 Fetching Gnu Radio via GIT...GIT checkout of Gnu Radio failed!

 Yesterday it was working fine and I installed it on my two Pc's.



 Sometimes the GIT server that hosts the Gnu Radio source goes down, 
 that's probably what happened there.
 
 
 -- 
 Marcus Leech
 Principal Investigator
 Shirleys Bay Radio Astronomy Consortium
 http://www.sbrac.org
 
 
 
 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
 
 


-
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India
-- 
View this message in context: 
http://old.nabble.com/Problem-in-installing-GnuRadio-by-script.-tp31929580p31938056.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] GNU Radio code walkthrough

2011-06-27 Thread Ronaldo Nunez
Dear Adib,

Very good initiative! If you need some help, fell free to ask for.

Regards,

Ronaldo

On Mon, Jun 27, 2011 at 9:43 AM, adib_sairi adib_sa...@yahoo.com wrote:


 Dear GNU Radio community,

 I and my group had this tutorial/code walkthrough to share. we found out
 that it is quite hard for beginner to start with GNU Radio, hopefully this
 walkthrough explanation can help a bit.

 this is the 1st version. please help us to improve by giving comment on any
 mistake that we made. any comment is highly appreciated.

 the slide can be downloaded from this site
 http://trg.fke.utm.my/members/adib/ under tutorials section.

 thanks and have a nice day.

 Adib

 -
 Mohd Adib Sarijari
 Universiti Teknologi Malaysia

 my website: http://trg.fke.utm.my/members/adib/
 my faculty: http://www.fke.utm.my/
 my university: http://www.utm.my/
 --
 View this message in context:
 http://old.nabble.com/GNU-Radio-code-walkthrough-tp31891769p31891769.html
 Sent from the GnuRadio mailing list archive at Nabble.com.


 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] cannot import name VERSION

2011-06-27 Thread Randy Westlund
I found the files you indicated and wiped those with my last reinstall, but
I still get the same error.  Any other ideas?

Randy

On Mon, Jun 27, 2011 at 9:36 AM, Martin Braun martin.br...@kit.edu wrote:

 On Mon, Jun 27, 2011 at 09:17:22AM -0400, Randy Westlund wrote:
  I've tried that using the following commands:
 
  sudo apt-get purge gnuradio gnuradio-companion
  sudo apt-get autoremove
  sudo rm -rf /usr/share/gnuradio   #this also removes the library tarball
 
  Then I reboot and run my shell script to install GNU Radio and its
 tarball
  again.  Is there something more that I need to clean out before
 reinstalling?

 If you install from source, Python stuff ends up in
 /usr/local/lib/pythonXX/dist-packages and /usr/local/lib.

 Try looking for 'usrp' and 'gnuradio' in /usr/local (e.g. with find
 /usr/local -name *usrp*)

 MB

 --
 Karlsruhe Institute of Technology (KIT)
 Communications Engineering Lab (CEL)

 Dipl.-Ing. Martin Braun
 Research Associate

 Kaiserstraße 12
 Building 05.01
 76131 Karlsruhe

 Phone: +49 721 608-43790
 Fax: +49 721 608-46071
 www.cel.kit.edu

 KIT -- University of the State of Baden-Württemberg and
 National Laboratory of the Helmholtz Association


 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Problem in installing GnuRadio by script.

2011-06-27 Thread Marcus D. Leech

On 27/06/2011 11:08 AM, sumitstop wrote:

Hi Marcus its more than 48 hours now and still the same message :(

Continuing with script
Installing pre-prequisites...Checking for package libfontconfig1-dev
Checking for package libxrender-dev
Checking for package libpulse-dev
Checking for package swig
Checking for package g++
Checking for package automake
Checking for package autoconf
Checking for package libtool
Checking for package python-dev
Checking for package libfftw3-dev
Checking for package libcppunit-dev
Checking for package libboost-all-dev
Checking for package libusb-dev
Checking for package libusb-1.0-0-dev
Checking for package fort77
Checking for package sdcc
Checking for package sdcc-libraries
Checking for package libsdl1.2-dev
Checking for package python-wxgtk2.8
Checking for package git-core
Checking for package guile-1.8-dev
Checking for package libqt4-dev
Checking for package python-numpy
Checking for package ccache
Checking for package python-opengl
Checking for package libgsl0-dev
Checking for package python-cheetah
Checking for package python-lxml
Checking for package doxygen
Checking for package qt4-dev-tools
Checking for package libusb-1.0-0-dev
Checking for package libqwt5-qt4-dev
Checking for package libqwtplot3d-qt4-dev
Checking for package pyqt4-dev-tools
Checking for package python-qwt5-qt4
Checking for package cmake
Checking for package git-core
Checking for package wget
Checking for package sdcc
Done
Fetching Gnu Radio via GIT...GIT checkout of Gnu Radio failed!

Is there something else to be done in my network settings ??
It's possible that your local network doesn't allow the GIT protocol to 
propagate.




___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] E100 - No devices found for -----

2011-06-27 Thread Josh Blum

 we don't manage wih the E100 FPGA5 bitstream.
 It is placed in the images directory and we use a new branch but we 
 don't really think the FPGA5 is used.

What do you mean?

 And we still have the same problem with parallel UHD devices (sink/source).
 

Another guy confirmed it was working for him just fine.

In any case, I think it will also work if you patch this onto the master
branch (very small change): http://pastebin.com/JinMRTTD

 Which branch shall we use? Can you pinpoint exactly?
 Shall we use the Josh branch from http://gnuradio.org/cgit ?
 

For gnuradio? The master branch on gnuradio.org is fine.

 Do you have images available? We still don't have a cross-compile env. yet.
 Hence compilation takes very long time...
 

Yes :-)

http://code.ettus.com/redmine/ettus/projects/usrpe1xx/wiki/Experimental_Images

 Another topic we recognized on E100 is that we suspect incomplete datastreams
 when the Gumstix is overloaded performancewise. I will come back with details
 on our transmitter setup which might cause overloads.
 But - is it possible to overload the 720MHz Gumstix easily? What happens in
 this case - samples are discarded?
 

On receive, the host backpressures the FPGA. See
http://www.ettus.com/uhd_docs/manual/html/general.html#overflow-underflow-notes

-Josh

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] Basic sampling frequency question

2011-06-27 Thread Tom Hendrick
I have a really simple question that I can't seem to find the answer to online 
(and pardon my limited signal processing background). I'm trying to help a 
fellow colleague figure out a processing problem.

An external code modulates a real-valued signal that is eventually fed into 
GRC.  For now the signal is generated with some arbitrary positive center 
frequency and then a GRC script converts it to complex and then downshifts and 
centers it at 0Hz.  This isn't efficient because the modulation in the external 
code takes a lot longer with higher sampling frequency.

If the external code was modified to put the real-valued signal in the -5 to 
5kHz band (centered at 0Hz and assuming a real-valued signal can represent 
negative frequencies), is the minimum sampling frequency to avoid aliasing 
20kHz or is it 10kHz?   This is before the GRC script converts it to complex.  

Thank you in advance.. Tom


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] which USB soundcard for Linux?

2011-06-27 Thread Michael Renner
Moin,

my notebook, that run with Linux, have only a mono input channel. I'm looking 
for a external (USB 1.1 or 2.0) soundcard with a stereo input, that run fine 
with linux.
Any hint?

Thanks
-- 
|Michael Renner  E-mail: michael.ren...@gmx.de  |
|D-81541 Munich  GermanyICQ: #112280325 |
|Germany Don't drink as root!  ESC:wq

___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Basic sampling frequency question

2011-06-27 Thread Colby Boyer
On Mon, Jun 27, 2011 at 11:02 AM, Tom Hendrick sdtom...@yahoo.com wrote:

 I have a really simple question that I can't seem to find the answer to
 online (and pardon my limited signal processing background). I'm trying to
 help a fellow colleague figure out a processing problem.

 An external code modulates a real-valued signal that is eventually fed into
 GRC.  For now the signal is generated with some arbitrary positive center
 frequency and then a GRC script converts it to complex and then downshifts
 and centers it at 0Hz.  This isn't efficient because the modulation in the
 external code takes a lot longer with higher sampling frequency.

 If the external code was modified to put the real-valued signal in the -5
 to 5kHz band (centered at 0Hz and assuming a real-valued signal can
 represent negative frequencies), is the minimum sampling frequency to avoid
 aliasing 20kHz or is it 10kHz?   This is before the GRC script converts it
 to complex.

 Thank you in advance.. Tom



 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio



A few things:

* A real valued signal has a frequency spectrum that is symmetric around
0Hz. So the negative frequency components are identical to the positive
frequency components.

* For your case, the minimum sampling frequency would be 10KHz. The signal
being real or complex does not make a difference. If a signal occupies
frequency -F to F at the baseband (centered), your Nyquist sampling rate is
2F.

Hope this helps,

Colby
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Problem in installing GnuRadio by script.

2011-06-27 Thread Christopher Dean

Hi Sumit,

There are two links that we can use to access the current version of the 
GNU Radio source:  git://gnuradio.org/gnuradio and 
http://gnuradio.org/git/gnuradio.git .


As of now, the second link does not work for me, but the first one does. 
You might be able to fix your problem by finding the line in the script 
where you try to git the source code, and replace it with : git clone 
git://gnuradio.org/gnuradio, excluding quotation marks.


This information is from: 
http://gnuradio.org/redmine/projects/gnuradio/wiki/Download .


Hope that helps,

Chris

On 6/26/2011 2:31 AM, sumitstop wrote:



Today when I tried to install Gnuradio by Marcus Script I got following
message.

Fetching Gnu Radio via GIT...GIT checkout of Gnu Radio failed!

Yesterday it was working fine and I installed it on my two Pc's.






-
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


[Discuss-gnuradio] regarding connecting blocks

2011-06-27 Thread shantharam balasubramanian
Hi
I am new to python and I need to know about adding new blocks.
I modified the benchmark_tx and rx.py files, so that the receiver will
get the file from sender and store it in a txt file which is passed as
an arguement. I also added few lines of code so that the receiver
calculates the number of error bits in each packet it receives.

 The program is as follows:
#!/usr/bin/env python
#
# Copyright 2005,2006,2007,2009 Free Software Foundation, Inc.
#
# This file is part of GNU Radio
#
# GNU Radio is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3, or (at your option)
# any later version.
#
# GNU Radio is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GNU Radio; see the file COPYING.  If not, write to
# the Free Software Foundation, Inc., 51 Franklin Street,
# Boston, MA 02110-1301, USA.
#

from gnuradio import gr, gru, modulation_utils
from gnuradio import usrp
from gnuradio import eng_notation
from gnuradio.eng_option import eng_option
from optparse import OptionParser

import random
import struct
import sys
import time
import binascii
# from current dir
import usrp_receive_path
import operator
#import os
#print os.getpid()
#raw_input('Attach and press enter: ')

class my_top_block(gr.top_block):
   def __init__(self, demodulator, rx_callback, options):
       gr.top_block.__init__(self)
       # Set up receive path
       self.rxpath = usrp_receive_path.usrp_receive_path(demodulator,
rx_callback, options)

       self.connect(self.rxpath)

# /
#                                   main
# /

global n_rcvd, n_right

def main():
   global n_rcvd, n_right, bi, pattern, a, x, t, coun, tbin, i, l, abin

   n_rcvd = 0
   n_right = 0
   coun=l=0
   #FILE = open(payload.dat, a)

   def rx_callback(ok, payload):
       global n_rcvd, n_right, coun, l
       (pktno,) = struct.unpack('!H', payload[0:2])
       n_rcvd += 1
       if ok:
           n_right += 1

       print ok = %5s  pktno = %4d  n_rcvd = %4d  n_right = %4d % (
           ok, pktno, n_rcvd, n_right)
       a =ord(payload[2:options.size])
       abin=bin(a)[2:]
       FILE.write(payload[2:options.size])
       #a=ord(payload[2:options.size])
       print ('a = ' , a)
       print('abin=',abin)
       x =ord('a')
       #print('x=b=', x)
       t= operator.xor(a,x)
       #print(t=, t)
       tbin= bin(t)[2:]
       #print('tbin= ',tbin)
       i=0
       l=len(abin)+l

       while ilen(tbin):
               if tbin[i]=='1':
                       coun=coun+1
               i=i+1
       print(total error bits so far=,coun)
       print(total bits=, l)
       b=float(coun)/float(l)
       print(b=,b)
   demods = modulation_utils.type_1_demods()

   # Create Options Parser:
   parser = OptionParser (option_class=eng_option, conflict_handler=resolve)
   expert_grp = parser.add_option_group(Expert)

   parser.add_option(-m, --modulation, type=choice,
choices=demods.keys(),
                     default='gmsk',
                     help=Select modulation from: %s [default=%%default]
                           % (', '.join(demods.keys()),))
   parser.add_option(-s, --size, type=eng_float, default=1500,
                     help=set packet size [default=%default])

   usrp_receive_path.add_options(parser, expert_grp)

   for mod in demods.values():
       mod.add_options(expert_grp)

   (options, args) = parser.parse_args ()

   filename = args[0];
   FILE = open(filename, a)

   if len(args) != 1:
       parser.print_help(sys.stderr)
       sys.exit(1)

   if options.rx_freq is None:
       sys.stderr.write(You must specify -f FREQ or --freq FREQ\n)
       parser.print_help(sys.stderr)
       sys.exit(1)


   # build the graph
   tb = my_top_block(demods[options.modulation], rx_callback, options)

   r = gr.enable_realtime_scheduling()
   if r != gr.RT_OK:
       print Warning: Failed to enable realtime scheduling.

   tb.start()        # start flow graph

   tb.wait()         # wait for it to finish
   FILE.close()

if __name__ == '__main__':
   try:
       main()
   except KeyboardInterrupt:
       pass


I am now trying to find the received signal power in receiver node and
I found many websites mention this particulat piece of code to be
added to the program:

       alpha = 0.001
       thresh = 30   # in dB, will have to adjust
       self.probe = gr.probe_avg_mag_sqrd_cf(thresh,alpha)
       self.power_sink = gr.file_sink(gr.sizeof_float, rxpower.dat)
       self.connect(self.probe, self.power_sink)

But I am unable to 

Re: [Discuss-gnuradio] Problem in installing GnuRadio by script.

2011-06-27 Thread Marcus D. Leech

On 27/06/2011 3:29 PM, Christopher Dean wrote:

Hi Sumit,

There are two links that we can use to access the current version of 
the GNU Radio source:  git://gnuradio.org/gnuradio and 
http://gnuradio.org/git/gnuradio.git .


As of now, the second link does not work for me, but the first one 
does. You might be able to fix your problem by finding the line in the 
script where you try to git the source code, and replace it with : 
git clone git://gnuradio.org/gnuradio, excluding quotation marks.


This information is from: 
http://gnuradio.org/redmine/projects/gnuradio/wiki/Download .


Hope that helps,

Chris
And it's funny because I used the http: version in the build-gnuradio 
script specifically because some peoples local firewall rules

  preclude the use of the GIT protocol.  Sigh.

Perhaps I'll update the script to try both methods.





___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Problem in installing GnuRadio by script.

2011-06-27 Thread sumitstop

OOPS  and it worked .. thanks a lot :) 

Christopher Dean-3 wrote:
 
 Hi Sumit,
 
 There are two links that we can use to access the current version of the 
 GNU Radio source:  git://gnuradio.org/gnuradio and 
 http://gnuradio.org/git/gnuradio.git .
 
 As of now, the second link does not work for me, but the first one does. 
 You might be able to fix your problem by finding the line in the script 
 where you try to git the source code, and replace it with : git clone 
 git://gnuradio.org/gnuradio, excluding quotation marks.
 
 This information is from: 
 http://gnuradio.org/redmine/projects/gnuradio/wiki/Download .
 
 Hope that helps,
 
 Chris
 
 On 6/26/2011 2:31 AM, sumitstop wrote:
 

 Today when I tried to install Gnuradio by Marcus Script I got following
 message.

 Fetching Gnu Radio via GIT...GIT checkout of Gnu Radio failed!

 Yesterday it was working fine and I installed it on my two Pc's.






 -
 Sumit Kr.
 Research Assistant
 Communication Research center
 IIIT Hyderabad
 India
 
 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
 
 


-
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India
-- 
View this message in context: 
http://old.nabble.com/Problem-in-installing-GnuRadio-by-script.-tp31929580p31941443.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Problem in installing GnuRadio by script.

2011-06-27 Thread sumitstop

Hi Marcus you were right.I just came to know that git protocol was not
working for some reasons in my institute.
Replacing with the link told by  Chris worked finally :) 

Marcus D. Leech wrote:
 
 On 27/06/2011 3:29 PM, Christopher Dean wrote:
 Hi Sumit,

 There are two links that we can use to access the current version of 
 the GNU Radio source:  git://gnuradio.org/gnuradio and 
 http://gnuradio.org/git/gnuradio.git .

 As of now, the second link does not work for me, but the first one 
 does. You might be able to fix your problem by finding the line in the 
 script where you try to git the source code, and replace it with : 
 git clone git://gnuradio.org/gnuradio, excluding quotation marks.

 This information is from: 
 http://gnuradio.org/redmine/projects/gnuradio/wiki/Download .

 Hope that helps,

 Chris
 And it's funny because I used the http: version in the build-gnuradio 
 script specifically because some peoples local firewall rules
preclude the use of the GIT protocol.  Sigh.
 
 Perhaps I'll update the script to try both methods.
 
 
 
 
 
 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
 
 


-
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India
-- 
View this message in context: 
http://old.nabble.com/Problem-in-installing-GnuRadio-by-script.-tp31929580p31941457.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Captured data samples

2011-06-27 Thread sumitstop

Hi Burak 
You can find sample for AM recorded through USRP here
http://www.csun.edu/~skatz/katzpage/sdr_project/sdr/am_usrp710.dat.zip


Burak TUYSUZ wrote:
 
 Hi,
 
 I was wondering if there is a sample received signals for Analog TV,
 Digital
 TV, GPS, FM etc. that are captured by USRP.
 If there is no, I think it would be a good to put 1 sec sample files to
 the
 server for reference.
 Thanks.
 
 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
 
 


-
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India
-- 
View this message in context: 
http://old.nabble.com/Captured-data-samples-tp31934694p31941510.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Problem in installing GnuRadio by script.

2011-06-27 Thread sumitstop

And a new error came

Fetching Gnu Radio via GIT...Done
Fetching UHD via GIT...Done
Building UHD...Done building/installing UHD
Fetching and installing FPGA/Firmware images via wget...
...Installing from:
tar: Old option `f' requires an argument.
Try `tar --help' or `tar --usage' for more information.
There was a problem with the TAR file:
The appropriate directories were not unpacked from it
In particular, UHD.../share/uhd/images does not exist




sumitstop wrote:
 
 Hi Marcus you were right.I just came to know that git protocol was not
 working for some reasons in my institute.
 Replacing with the link told by  Chris worked finally :) 
 
 Marcus D. Leech wrote:
 
 On 27/06/2011 3:29 PM, Christopher Dean wrote:
 Hi Sumit,

 There are two links that we can use to access the current version of 
 the GNU Radio source:  git://gnuradio.org/gnuradio and 
 http://gnuradio.org/git/gnuradio.git .

 As of now, the second link does not work for me, but the first one 
 does. You might be able to fix your problem by finding the line in the 
 script where you try to git the source code, and replace it with : 
 git clone git://gnuradio.org/gnuradio, excluding quotation marks.

 This information is from: 
 http://gnuradio.org/redmine/projects/gnuradio/wiki/Download .

 Hope that helps,

 Chris
 And it's funny because I used the http: version in the build-gnuradio 
 script specifically because some peoples local firewall rules
preclude the use of the GIT protocol.  Sigh.
 
 Perhaps I'll update the script to try both methods.
 
 
 
 
 
 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
 
 
 
 


-
Sumit Kr.
Research Assistant
Communication Research center
IIIT Hyderabad
India
-- 
View this message in context: 
http://old.nabble.com/Problem-in-installing-GnuRadio-by-script.-tp31929580p31941651.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] Accessing commedi drivers through gnuradio

2011-06-27 Thread Tom Rondeau
On Mon, Jun 27, 2011 at 2:12 AM, Abhishek abhishek.pawa...@gmail.comwrote:

 Hi all,

 I want to access comedi drivers using gnuradio. comedi provides drivers for
 600+
 DAQ cards.

 Is there any documentation available for same.


 Thanks,
 Abhishek.


I don't think that we have any in the code, and I'm not sure if anyone has
done it elsewhere.

Also, the gr-comedi code has not been touched in a while, so there's no
telling what state it's in. If you get it working, please let us know if you
had any major problems with it so that we can fix it up again.

Thanks,
Tom
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


Re: [Discuss-gnuradio] GNU Radio code walkthrough

2011-06-27 Thread adib_sairi



_ronaldo wrote:
 
 Dear Adib,
 
 Very good initiative! If you need some help, fell free to ask for.
 
 Regards,
 
 Ronaldo
 
 On Mon, Jun 27, 2011 at 9:43 AM, adib_sairi adib_sa...@yahoo.com wrote:
 
 ___
 Discuss-gnuradio mailing list
 Discuss-gnuradio@gnu.org
 https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
 
 

Thank you :) .. we are planing to give more details on the other file that
benchmark used i.e tranmit_path and others. 

please comment on the slides if there is any mistake or any improvement that
can be done. we really appreciate it.

Adib


-
Mohd Adib Sarijari
Universiti Teknologi Malaysia

my website: http://trg.fke.utm.my/members/adib/
my faculty: http://www.fke.utm.my/
my university: http://www.utm.my/
-- 
View this message in context: 
http://old.nabble.com/GNU-Radio-code-walkthrough-tp31891769p31943546.html
Sent from the GnuRadio mailing list archive at Nabble.com.


___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio