Re: Sending email over HF using Free software

2022-08-17 Thread Rafael Diniz
Hi, You can use UUCP to integrate the email stack to HF. Gnuradio I think better be used for the layer 0 in the network stack. This is what I wrote to integrate UUCP to any HF tnc (ardop and Vara supported for now): https://github.com/Rhizomatica/hermes-net/tree/main/uucpd Cheers, Rafael On 8

Re: Thoughts on forming a GNU Radio Amateur Radio monthly meeting group

2020-09-20 Thread Rafael Diniz
I'm very interested in such meetings, especially with regards to HF band related stuff. Cheers and 73, Rafael PU2UIT On 9/20/20 9:55 PM, Barry Duggan wrote: > As a result of the CRGon20 Breakout session on Ham Radio, there seems to > be a lot of enthusiasm for the formation of a monthly group mee

Re: [Discuss-gnuradio] SDR for beginners (if not quite "dummies")

2018-12-03 Thread Rafael Diniz
You can also find good priced used USRPs in ebay. I bought an used USRP 2 in ebay for 300 USD - it was worth every cent. Rafael Diniz On 12/2/18 5:03 PM, Bruce Ferrell wrote: > On 12/2/18 3:47 AM, Colin Rowat wrote: >> >> I'm looking for an interesting Christmas present

Re: [Discuss-gnuradio] [GSOC 2018] Ideas please!

2017-10-16 Thread Rafael Diniz
Hi Federico, Glad to hear your developments in Uruguai! May be it'll be interesting for your transmitter a MPEG2-TS multiplex. We released (PUC-Rio University) as free software the code of our BTS multiplexer: https://github.com/TeleMidia/tmm Rafael Diniz On 10/16/2017 12:49 PM, Fed

Re: [Discuss-gnuradio] [GSOC 2018] Ideas please!

2017-10-16 Thread Rafael Diniz
_ > Von: Discuss-gnuradio > im Auftrag von Rafael Diniz > Gesendet: Montag, 16. Oktober 2017 01:59 > An: discuss-gnuradio@gnu.org > Betreff: Re: [Discuss-gnuradio] [GSOC 2018] Ideas please! > > => GNU Radio ISDB-T DTV Transmitter (ARIB STD-B31). > >

Re: [Discuss-gnuradio] [GSOC 2018] Ideas please!

2017-10-15 Thread Rafael Diniz
=> GNU Radio ISDB-T DTV Transmitter (ARIB STD-B31). On 10/14/2017 11:56 AM, Benny Alexandar wrote: > Hi Felix, > > I have couple of Ides for GSOC > > 1. DRM digital radio receiver on GNU Radio.  We have only DRM > transmitter but no receivers are available. > DRM is mainly used in Europe, Indi

Re: [Discuss-gnuradio] [GSoC 17] DAB: Updates

2017-08-23 Thread Rafael Diniz
would love to power up a gnuradio app with USRP and have a DTV exciter running. The Antena Negra TV[1] example in Buenos Aires in very cool. ; ) Rafael Diniz [1] http://antenanegratv.com.ar/ On 08/18/2017 12:58 PM, Marcus Müller wrote: > Hi Rafael, > > I don't really see how th

Re: [Discuss-gnuradio] [GSoC 17] DAB: Updates

2017-08-18 Thread Rafael Diniz
gr-drm is working fine, but there are some limitations (one audio service only - MDI input support would fix this, only faac AAC LC encoder, ...), and as far as I know, there are no open source ISDB-T transmitter implementation. GSoC always help. Rafael Diniz On 08/18/2017 11:03 AM, Martin Braun

Re: [Discuss-gnuradio] [GSoC 17] DAB: Updates

2017-08-18 Thread Rafael Diniz
I wonder when we'll have a DRM app like this one. At least the mux and codec part are very similar could be shared with DAB. May be next GSoC? DRM and ISDB-T are the major wishes here from Brazil. ; ) Regards, Rafael Diniz On 08/18/2017 10:01 AM, Moritz Luca Schmid wrote: > Hi, > &

Re: [Discuss-gnuradio] Google Summer of Code -- Ideas List!

2017-01-22 Thread Rafael Diniz
For the DTV receiver, dont forget to include gr-isdbt! https://github.com/git-artes/gr-isdbt ; ) On 01/20/2017 07:25 PM, Martin Braun wrote: > Hi everyone, > > the application period for GSoC has begun! However, we still need to > finalize our ideas list, which is here: > http://gnuradio.org/redm

Re: [Discuss-gnuradio] Most affordable UHD compatible SW transmitter

2015-06-03 Thread Rafael Diniz
Thank you all people. We'll study more about the topic and decide which solution gives us better results / cleaner signal. I was asking for UHD compatibility as the software we use to broadcast DRM (Spark) is compatible with UHD. Best regards, Rafael Diniz On Tuesday 02 June 2015 17:

Re: [Discuss-gnuradio] Most affordable UHD compatible SW transmitter

2015-06-02 Thread Rafael Diniz
Thanks Matt! But the B200 frequency range is 70 MHz - 6GHz, so it does not cover the SW band. I have an USRP 1 and some daughterboards, but I was thinking about something even more affordable, that could work with UHD. Something closer to what hams use for SW. Best regards, Rafael Diniz On

[Discuss-gnuradio] Most affordable UHD compatible SW transmitter

2015-06-01 Thread Rafael Diniz
Hi people, Do you know which is the current state of art regarding (low) price of SW SDR transmitter compatible with UHD? It's for a project for Digital Radio broadcast using DRM standard (10kHz of bandwidth) here in Brazil. Best regards, Rafael

Re: [Discuss-gnuradio] dtv-questions

2015-05-17 Thread Rafael Diniz
have to do is configure your MPEG2-TS muxer to place all the information you want inside the TS. I recommend the Open Broadcast Encoder: http://obe.tv/download Best regards, Rafael Diniz On 2015-05-17 11:36, Ralph A. Schmid, dk5ras wrote: Hi, when playing with DVB-T2, I see there are examp

Re: [Discuss-gnuradio] ISDB-T Modulation?

2014-06-23 Thread Rafael Diniz
Hi Jordan, I live in Brazil and I always tried to find efforts developing an ISDB-T modulator, but never find it. Of course it'll not be a from-scratch effort, as some blocks are already in gnuradio. Best regards, Rafael Diniz > I am aware that ATSC, and various forms of DVB-T/2 modulato

Re: [Discuss-gnuradio] GNU Radio LiveDVD 2013-1110 (based on 3.7.2)

2013-11-12 Thread Rafael Diniz
even use the AAC codec, as it also comes with the great Opus codec, which is much better than the FAAC AAC LC encoder. Best regards, Rafael Diniz Em ter 12 nov 2013, às 16:57:17, Rick Farina escreveu: > Sadly Dream appears to be an "open source" implementation of a protocol > that i

Re: [Discuss-gnuradio] GNU Radio LiveDVD 2013-1110 (based on 3.7.2)

2013-11-12 Thread Rafael Diniz
Johnathan, It would be nice to include Dream and gr-drm, for DRM support in the next LiveDVD. ; ) Best regards, Rafael Diniz Em seg 11 nov 2013, às 05:31:48, Johnathan Corgan escreveu: > The GNU Radio LiveDVD has been updated: > > http://gnuradio.org/releases/gnuradio/iso/ubunt

Re: [Discuss-gnuradio] gnuradio package in debian wheezy comes without firmware

2012-09-14 Thread Rafael Diniz
Fine, I'll get in touch with the package maintaners. Btw, do we know which firmwares should be used with the gnuradio 3.5.2 that comes in wheezy? Also, it's good to see gnuradio inside debian! ; ) Best, Rafael Diniz > I'm afraid that's beyond our control, as we do

Re: [Discuss-gnuradio] gnuradio package in debian wheezy comes without firmware

2012-09-14 Thread Rafael Diniz
Hi Nick, Shouldn't the firmwares be inside the debian uhd package? IMHO, makes no sense pack uhd without the firmwares (as they are free software also). Thanks, Rafael Diniz > USRP firmware was packaged with GNU Radio once upon a time, but now, all > necessary firmware can be down

[Discuss-gnuradio] gnuradio package in debian wheezy comes without firmware

2012-09-14 Thread Rafael Diniz
Hi there people, Have anyone noticed that the gnuradio package in debian wheezy comes without the USRP1 (at least) uhd firmwares? Best, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo

Re: [Discuss-gnuradio] Bootable CD with Gnuradio/GRC?

2012-09-12 Thread Rafael Diniz
Debian wheezy also has gnuradio packages in it's repository. Best, Rafael Diniz > On Tue, Sep 11, 2012 at 09:43:42PM -0400, John Ackermann N8UR wrote: >> >> Does anyone know of an image for a bootable Ubuntu or other Linux >> distro CD with the GRC stuff installed tha

Re: [Discuss-gnuradio] 2 RTL-SDR dongles at the same time with GRC

2012-08-23 Thread Rafael Diniz
Concerning the B issue, may be you could synchronize the input sample stream using an external reference pulse received by both sticks at the same time? Best, Rafael Diniz > On 08/23/2012 05:51 PM, Alberto Trentadue wrote: >> Hello >> >> I am considering using 2 RTL SDR co

Re: [Discuss-gnuradio] CMake/SWIG build problems

2012-08-17 Thread Rafael Diniz
august the Brazilian government created the digital radio consilliere group and December is set for the announcement of the standard. We hope it will be the DRM, for all bands. Open implementations of DRM is helping us to push DRM ahead here. ; ) Danke! Rafael Diniz > Hi Rafael, > > I am preparin

Re: [Discuss-gnuradio] CMake/SWIG build problems

2012-08-16 Thread Rafael Diniz
Hi Felix, Do you have something in a ready-to-test state concerning the DRM transmitter? I got a new DRM receiver (DR111) which shows the MER and SNR of the reception. Best regards, Rafael Diniz > Hi Josh, > > That hint with the visibility option solved all my problems. I commented &g

Re: [Discuss-gnuradio] [USRP-announce] Announcing the LiveUSB SDR Environment

2012-06-22 Thread Rafael Diniz
Hi Matt, Could you pass us the apt repository address? Will the included OpenBTS versio work with a single RFX900 and a USRP1? Best regards, Rafael Diniz > Yes, the link is on the order page. > > Matt > > On Tue, Jun 19, 2012 at 8:55 PM, S'dir wrote: >> Hi Matt, &

Re: [Discuss-gnuradio] GSoC: GNU Radio DRM receiver

2012-04-27 Thread Rafael Diniz
Good luck in the project Felix! There are plenty of experts of DRM in Germany, so I'm sure you'll not be alone. ; ) Best regards, Rafael Diniz > Hi Rafael, > > I don't really have much experience in real-time applications but as > Dream did run in realtime more than f

Re: [Discuss-gnuradio] GSoC: GNU Radio DRM receiver

2012-04-24 Thread Rafael Diniz
shon! Rafael Diniz > Hi list, > > my name is Felix Wunsch an I'm really happy to be one of the accepted > students and I want to thank you very much for giving me this great > opportunity! > > I am currently studying at the KIT (Karlsruhe Institute of Technology, > Germa

Re: [Discuss-gnuradio] RTL2832 ($20 USB SDR) support now in gr-baz

2012-03-29 Thread Rafael Diniz
Indeed, Fng awesome! Do you plan to submit upstream your gr-baz? People, in dealextreme store the dongle is sold out. I do not want to start an off-topic trend, but could you please mail me in private where are you buying such dongle? Best regards, Rafael Diniz > Awesome! I'm still

Re: [Discuss-gnuradio] B100 as clock master + B100 as clock slave

2012-03-27 Thread Rafael Diniz
Hi Vince, Changing a little the topic, have you managed to run your SoftDVB code to work on multiple USRPs in order to create a SFN DVB configuration? Best regards, Rafael Diniz > Josh, > I agree this would be a great feature. > > vince > > >> >> There is a cloc

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-16 Thread Rafael Diniz
7;t be a problem. Fred, can you also give us the > backtrace? > > You might have to recompile volk with debugging turned on (passing > -DCMAKE_BUILD_TYPE="Debug" to cmake). regards, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Segfault with volk on 32 bit AMD

2012-03-16 Thread Rafael Diniz
Also using the gdb "disassemble" command you could trace which instruction raised the fault. Cheers, Rafael Diniz > > Well, that doesn't make me happy at all. Especially since we just patched > the release yesterday... > > Sounds like the AMD chip is handling s

Re: [Discuss-gnuradio] Sample audio from my FM stereo receiver

2012-03-12 Thread Rafael Diniz
Marcus, Have you done any improvements to the good old RDS code in cgran? Best regards, Rafael Diniz > On 03/11/2012 08:40 PM, Andrew Davis wrote: >> Wow, sounds good, I've got a bunch of 50KW stations about 2 miles away >> and I cannot get any to sound good at all. What r

[Discuss-gnuradio] N210 stuck at max of 25MS/s

2012-03-01 Thread Rafael Diniz
ought till 50MS/s was a supported rate. Software are very recent git gnuradio and uhd. The Gigabit is a "e1000e" driven card. Btw, what linux distro do you recommend? Best regards, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradi

Re: [Discuss-gnuradio] RDS reception

2012-02-24 Thread Rafael Diniz
had to move them manually. >> >> -Marcus >> >> >> >> On Fri, 24 Feb 2012 10:23:48 -0800, Rafael Diniz wrote: >> >> It would be great to have the rds code inside the gnuradio tree instead >> of >> in a separate cgran project! >> ; ) &

Re: [Discuss-gnuradio] RDS reception

2012-02-24 Thread Rafael Diniz
It would be great to have the rds code inside the gnuradio tree instead of in a separate cgran project! ; ) I don't know why, but when I tried the cgran rds code, the grc example worked much better then the python one. Best regards, Rafael Diniz > > > Actually, I'm using t

Re: [Discuss-gnuradio] "GNU Radio is crap" and GSoc

2012-02-14 Thread Rafael Diniz
prove Gnuradio adoption and use, by universities, hobbists and companies. I don't think money is the only issue involved, but of course it would help. An university involvement approach like the VT one is also very interesting. Best regards, Rafael Diniz > > Without a monetization stra

Re: [Discuss-gnuradio] FM transmitter

2011-12-12 Thread Rafael Diniz
Take also a look in here: http://mmbtools.crc.ca/content/view/45/73/ and here: http://www.opendigitalradio.org/index.php/FM_RDS_Stereo_transmitter_using_gnuradio Best regards, Rafael Diniz > Hi, > > There are example python code and grc from the repository. You can try it > yourself.

Re: [Discuss-gnuradio] Warning! Warning!

2011-10-20 Thread Rafael Diniz
Morning people, Is there any web interface where we can see the git changes? Best regards, Rafael Diniz > We are REMOVING the USRP and USRP2 components from GNU Radio! > > It's been mentioned in the past, but the change on the next branch > is imminent. As of GNU Radio 3.5,

Re: [Discuss-gnuradio] How can I build component usrp on E100?

2011-10-19 Thread Rafael Diniz
Hi Marcus, Could you point a commit diff of a grc example and a python example where such port (USRP1 input converted to UHD input) is done? Best regards, Rafael Diniz > On 19/10/2011 12:53 PM, Josh Blum wrote: > >> You will have to change the block that is instantiated to b

[Discuss-gnuradio] Patch to fix cgran gr-rds

2011-10-16 Thread Rafael Diniz
Can anyone apply this? It fixes compilation issues for newer toolchain versions (gcc >= 4.6, debian wheezy) and a typo. Also, the gr-rds block in cgran has in the svn files that should not be commited. Best regards, Rafael Di

Re: [Discuss-gnuradio] GNURadio is disappointing [was: Greeting and a question]

2011-01-21 Thread Rafael Diniz
opers: be sure you all are ahead of your time! ; ) Kind regards, Rafael Diniz > On Fri, Jan 21, 2011 at 08:20:43AM +0530, Sanjay Singh wrote: >> Its not about talking high. Its community of people trying hard to press >> Ettus >> Research products. Putting people down is not

Re: [Discuss-gnuradio] Alternative Hardware [was: Re: A Humble Request.... - "Open-Hardware"]

2011-01-10 Thread Rafael Diniz
> Or you just use your normal AM/FM transmitter and downconverts the FI of I was supposed to say receiver instead of transmitter. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Alternative Hardware [was: Re: A Humble Request.... - "Open-Hardware"]

2011-01-10 Thread Rafael Diniz
ust with a sound card and inexpensive hardware. Best regards, Rafael Diniz > On Mon, Jan 10, 2011 at 02:23:47PM +0100, Patrick Strasser wrote: >> > He didn't ask for a simulator, he asked for real hardware. >> >> He did not back his request with some deeper insight wh

Re: [Discuss-gnuradio] Re: D-Star with gnuradio?

2011-01-08 Thread Rafael Diniz
Wow, G4GUO is great ham operator Charles Brain. May be he is here in this mailing list, I don't know. Best regards, Rafael Diniz > schrieb Rafael Diniz on 2011-01-09 03:56: > > Hi Patrick, > > Thanks for the answer. > > I know about codec2, but how about what modulatio

Re: [Discuss-gnuradio] Re: D-Star with gnuradio?

2011-01-08 Thread Rafael Diniz
Hi Patrick, Thanks for the answer. I know about codec2, but how about what modulation to use? I read about the AOR ARD9000MK2[1] modem, that uses the: "G4GUO open protocol". Do you know if is possible to implement this OFDM based one? Best regards, Rafael Diniz [1] - http://www.

[Discuss-gnuradio] D-Star with gnuradio?

2011-01-07 Thread Rafael Diniz
Hi people, Have anyone successfully built a D-Star transmitter with gnuradio blocks? Best regards, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Followup: M-Audio Revolution 7.1 as audio source at 192KHz: Fedora 14/Alsa/ICE1724 driver

2010-12-30 Thread Rafael Diniz
Have you tried the OSS driver, using the 4front drivers? Best regards, Rafael Diniz > I'd noticed a problem with running the M-Audio Revolution 7.1 sound card > at 192KHz as a source in Gnu Radio -- the spectrum was >all "funny", with the spectrum getting "reflec

Re: [Discuss-gnuradio] Re: GNU Radio roadmap

2010-10-13 Thread Rafael Diniz
Tom, Can you make the materials of the tutorial available? Cheers, Rafael Diniz >> There are a few other ideas coming out soon that I want to announce >> before December. My timeline here is due to a tutorial on GNU Radio >> that I am giving at the WinnForum's SDR Technic

Re: [Discuss-gnuradio] USRP2 FM TX and FM RX working together

2010-09-21 Thread Rafael Diniz
Hi Jorge, Can you copy the .grc file you created? > Hello community! > > I initiated myself in GNU radio two weeks ago and I am learning as fast as > I > can. To begin with, I decided to play with GRC and my URSP2. > I successfully built a FM modulator that works fine. > I successfully built a FM

Re: [Discuss-gnuradio] Need Tx/Rx loopback test for USRP2 with a wbx daughter board

2010-08-11 Thread Rafael Diniz
I just plug the wbx to simple antennas, matched to the frequency you want to transmit/receive. And as Matt said, do not blow your board, don't connect tx to rx. > On 08/11/2010 10:55 AM, Mark Hemmerlein wrote: >> Hi >> >> >> I now have a USRP2 with a wbx daughter board up and working under Ubuntu

[Discuss-gnuradio] analog TV modulation (NTSC or PAL)

2010-07-19 Thread Rafael Diniz
Hi people, Now that we have the WBX (and now I have mine!), it's possible to transmit in any of the available TV channels, in VHF or UHF. Do anyone have written any code that does NTSC or PAL modulation? Best Regards, Rafael Diniz ___ Di

Re: [Discuss-gnuradio] WBX usage

2010-05-06 Thread Rafael Diniz
current git? How about the next gnuradio release w/ the wbx support? Other thing - will the in-tree gnuradio examples work out-of-box with the WBX daughterboard? Best Regards, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu

[Discuss-gnuradio] two doubts concerning WBX and **TX

2010-05-03 Thread Rafael Diniz
50MHz for the USRP? I have a USRP1. Best Regards, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Gnu Radio built on Sheeva Plug

2010-04-01 Thread Rafael Diniz
wow! sampling DVB-T using a sheevaplug is amazing! > Rafael Diniz wrote: >> Let us know what you could do using the sheeva plug! >> > It's probably one of the smallest devices with the lowest power > consumption able to run Ubuntu and featuring USB2.0 and a

Re: [Discuss-gnuradio] Gnu Radio built on Sheeva Plug

2010-04-01 Thread Rafael Diniz
Let us know what you could do using the sheeva plug! > I built and installed Gnu Radio from the trunk on my Sheeva Plug last > night. I went with a Fedora > system image, which is designed to fit in the 512MB on-card NAND > flash. That image is woefully > inadequate to build Gnu Radio, so I

Re: [Discuss-gnuradio] Re: WBX and serial < 500

2010-02-05 Thread Rafael Diniz
How can I check the serial of my usrp? I just bought a RFX900 and I'd to know if it will work with my usrp. Thanks, Rafael Diniz > >> I just read on the mailing list that you state that the WBX does not >> work with USRPs of serials older than #500. Is there some >>

[Discuss-gnuradio] receiving HF radio using the IF radio output and USRP

2009-12-28 Thread Rafael Diniz
ython reception examples at 455kHz to listen a radio? Thanks, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] WBX0510 for 2010?

2009-12-15 Thread Rafael Diniz
Hello Matt, I'd like to know if you plan to release the WBX0510 daughterboard sometime in 2010? Thanks a lot for the USRP! Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] Comparison between GNU Radio and FlexRadio

2009-11-18 Thread Rafael Diniz
27;s intrinsics. I'd also like to hear more about a USRP/FlexRadio comparison too. Rafael Diniz > Hi guys, > > I'm going to be doing some research on digital comms on HF bands, and I'm > having trouble deciding between the GNU Radio and the FlexRadio as a > platform.

[Discuss-gnuradio] CGRAN.org still w/ wrong DNS

2009-10-05 Thread Rafael Diniz
Just to remember that CGRAN.org is still w/ the wrong DNS entry. The address cgran is accessible is: https://128.2.212.19/ Best Regards, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo

[Discuss-gnuradio] DRM+ reception

2009-10-05 Thread Rafael Diniz
Hi people, I found this Gnuradio app: http://www.olifantasia.com/projects/gnuradio/mdvh/examples/dream/ that can pipe the data between the USRP and Dream (DRM decoder) - but it's only for DRM (not DRM+). Do anyone have a usrp_drm_rcv.py adapted to work with DRM+? Best Regards, Rafael

[Discuss-gnuradio] about OpenBTS and minimal hardware requirements for a GSM network

2009-09-29 Thread Rafael Diniz
also without the duplexer (using two antennas). Can our test be successful? How about the SIM configuration, any tip on how to make one or on how to configure the cell phone? Also, we'll try to pick any free radio band to make our test - any advice on how to look a "free room" in

[Discuss-gnuradio] DRM and GNURadio

2009-09-24 Thread Rafael Diniz
Hi People, Do anyone have any experience in receiving and transmitting DRM radio using USRP and GNURadio? Best Regards, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] about RDS and FM transmission

2009-09-10 Thread Rafael Diniz
Thanks Dimitris! I'll run your code w/ my USRP, but I don't have enough knowledge to fix it. Please let me known when you finish the transmit path - I think there is no free radio in Brazil doing RDS. Rafael Diniz > Hi Rafael, I'm the current developer of GR-RDS. > >

[Discuss-gnuradio] about RDS and FM transmission

2009-09-09 Thread Rafael Diniz
r amp mix the RDS signal together w/ the FM signal? They have to be at the same power level to be mixed, right? Do anyone have any experience w/ that? What daughterboad to use (FM band)? Thanks in advance, Rafael Diniz ___ Discuss-gnuradio mailing

Re: [Discuss-gnuradio] WBX0510 daughterboard

2009-08-13 Thread Rafael Diniz
Great news Matt! So by the end of the year I'll buy one! : ) Rafael Diniz > Rafael Diniz wrote: >> Hi People, >> Do anyone have any news about the WBX0510? > > > In the development of this board, we ran into some problems with > discontinued and difficult

Re: [Discuss-gnuradio] DVB-T

2009-08-12 Thread Rafael Diniz
Ciao Vince, Great to listen this good news! Some questions: What kind of file is this (.VRO)? Where can I find the ffmpeg patches? Rafael Diniz > sorry for previous mistake > www.legalepellegrini.it/ing/quick-dvb-in-newRADIO.VRO > > 2009/8/12 Vincenzo Pellegrini : >> Hi Mat

[Discuss-gnuradio] WBX0510 daughterboard

2009-08-11 Thread Rafael Diniz
Hi People, Do anyone have any news about the WBX0510? Thanks in advance, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Status of WBX0510

2009-03-03 Thread Rafael Diniz
Hi people, I'd like to know about the status of the WBX0510. Any news? Thanks, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Frontend for the 470Mhz UHF band

2008-07-15 Thread Rafael Diniz
Hi there! I'd like to know if there is in development or already available a daughterboard for the USRP that could transmit in the UHF band of 470Mhz ~ 700Mhz. I'd like something like a TVTX :) Thanks, Rafael Diniz ___ Discuss-gnuradio ma

Re: [Discuss-gnuradio] using gnuradio as a amateur radio

2008-06-17 Thread Rafael Diniz
t; usrp. 50 ohm or 75 ohm? >> >> Can I connect an amplifier to the basic-tx without any problem? >> >> thanks >> rafael diniz > > Please explain to me how you are planning on transmitting on 2 meters > using the basic tx daughterboard and how you are planning on &g

Re: [Discuss-gnuradio] Introducing myself to gnuradio ml

2008-05-02 Thread Rafael Diniz
sorry about the noise, but I just found the official standard! http://www.abnt.org.br/imagens/Normalizacao_TV_Digital/ABNTNBR15601_2007Vc_2008.pdf in portuguese. :) Now I know that my knowledge to do something in the area is close to zero... thanks, rafael diniz > Hi all, > A friend borro

[Discuss-gnuradio] Introducing myself to gnuradio ml

2008-05-02 Thread Rafael Diniz
wonder how can I get the TS from the air : ) Can anyone point me where to start? Thanks for the great project, Rafael Diniz ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio