Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror
×

Comment Re:awesome! (Score 2) 135

The hardware would do it, you would have to write software and maybe MyHDL code for the gate array.

If we manufacture this in the U.S. and source all of the parts in the U.S. and take a reasonable margin, it will come out to $500. We don't want to go to Asian manufacturing and parts or make a lower-cost edition with some parts removed until the initial version is salable. We figure that it will take a lot of time for us to learn about Asian manufacturing, and we don't want you to have to wait.

Comment Re:Bye bye Uniden (Score 2) 135

I haven't really been thinking about scanners. Yes, I guess you could make some really good Open Source software for scanning with this. We could make a receive-only version. It would just be less parts on the board. Unfortunately it would have cellular-lockout, at least until we can fix that portion of ECPA. It's not like cell phones are unencrypted any longer.

Comment Re:GNUradio? (Score 1) 135

This is meant to be an entire FCC type-approved transceiver with spurious emissions low enough to amplify to the full legal limit for the band. You can use it with GNURadio, but you can also run the entire system stand-alone through its on-board computer and gate-array without GNURadio. HackRF has turned out not to be a very good receiver, and is not meant to be a legal transmitter regarding spurious emissions. USRP + some daughter boards might work similarly, and have higher performance in some ways, but cost a lot more and don't have low enough power drain to go handheld.

Comment Re:Ground Penetrating Radar potential (Score 2) 135

There was a TAPR paper a year ago from guys who did chirp-mode radar on HF and plotted the entire surface of the earth via ionosphere skip. OK, it was low resolution, but very impressive.

Yes. SDRs have been used for NMR, CAT, and radar besides the usual communication stuff. One of the issues is whether they will turn from transmit to receive fast enough. If not, you might need two, or one of those cheap stick receivers and a converter.

Comment Re:Sounds pretty awesome... (Score 5, Informative) 135

It would be possible to use it in a short-range transmit mode or as a receiver without a ham license. That said, I spend several years of my life helping to get rid of the Morse Code test for radio hams, so that smart folks like you could just take technical tests to get the license. They aren't that difficult. It might be worth your time.

Submission + - Developers Disclose Schematics for 50-1000 MHz Software-Defined Transceiver (algoram.com)

Bruce Perens writes: Chris Testa KD2BMH and I have been working for years on a software-defined transceiver that would be FCC-legal and could communicate using essentially any mode and protocol up to 1 MHz wide on frequencies between 50 and 1000 MHz. It's been discussed here before, most recently when Chris taught gate-array programming in Python. We are about to submit the third generation of the design for PCB fabrication, and hope that this version will be salable as a "developer board" and later as a packaged walkie-talkie, mobile, and base station. This radio is unique in that it uses your smartphone for the GUI, uses apps to provide communication modes, contains an on-board FLASH-based gate-array and a ucLinux system. We intend to go for FSF "Respects Your Freedom" certification for the device. My slide show contains 20 pages of schematics and is full of ham jargon ("HT" means "handi-talkie", an old Motorola product name and the hams word for "walkie talkie") but many non-hams should be able to parse it with some help from search engines. Bruce Perens K6BP

Comment Re: Will it all have been for nothing? (Score 3, Insightful) 146

:-)

In 1981, I worked in the NYIT Computer Graphics Lab as a disk operator, paid $2.15 per hour. We were creating the field of feature film computer graphics, but of course I was just a disk operator. I had never taken any computer courses, and indeed any math beyond algebra, and my bad grades got me into NYIT, which was open admissions as far as I know.

There were 8 or so other operators, mostly computer science students from C.W. Post University which was next-door to NYIT. By being admitted to Post, studying computer science, etc., they had all of the advantages.

And there was Rogue. Rogue was a text adventure program. And we had lots of terminals to run it upon.

While I was waiting for the next operator call, I read all of the documentation on Unix and C that existed in the world. There wasn't much of it back then. I started to hack Unix. I got a job as assistant systems programmer.

The other operators played Rogue.

I eventually moved on to Pixar, and various other interesting things. Perhaps those other guys have had great rewarding careers, but I don't hear much of them.

Slashdot Top Deals

Do you suffer painful elimination? -- Don Knuth, "Structured Programming with Gotos"

Working...