Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Easy of porting over is the key (Score 2) 199

If the XBOX or PS4 (as well as game developers) would just take the mouse and keyboard seriously

Sony takes mice and keyboard seriously with their Playstations. PS2's, PS3's and PS4's have USB ports for a reason. However Sony leaves it up to the developers to decide if they want to support keyboard/mouse and in what way. Requiring mouse/keyboard game control is probably not in their TRC requirements.

PS2: If a game has text chat or text entry, it almost always supports keyboards. That includes the settings disc for the Network adapter, and RPG Maker Keyboards/mice for game control is rarer, a few FPS's do like Half Life, FFXI, EQOA,

PS3: If a game or app uses the PS3 text entry widget, it automatically supports USB keyboard. Game chat, naming enchanted items in skyrim, signs in Minecraft, whatever. Keyboard for game control is rarer, again a few FPS like Dust514...but strangely, not the Orange Box. You can use keyboard/mouse to control the XMB.

PS4: like the PS3 there's pretty much automatic support for keyboards for text entry. There's at least one game that can use mouse/keyboard for game control in addition to chat and that's War Thunder. War Thunder also supports HOTAS, and uses the the PS4 Camera to use head tracking for view control.

Comment Re:GNUradio? (Score 1) 135

Test equipment is allowed to transmit and receive on those frequencies. If it looks like a radio, it can't. I have a number of cellular testers hanging around here that can act like base stations, mostly because I buy them used as spectrum analyzers and never use the (obsolete) cellular facilities. Government has different rules regarding what it can and can't do in the name of law enforcement, although FCC has been very reluctant to allow them to use cellular jammers.

If you can afford it, something from Ettus would better suit your application.

Comment Re:Said this 14 years ago. We need to replace E-Ma (Score 1) 309

Start by uploading the public key to the keyservers and putting it here:

https://slashdot.org/users.pl?...

Don't worry too much about the WoT, though carry around your key fingerprint with you so if you ever meet a gpg user in person you can show them that, they can copy it and then get your key. And sign your e-mail.

Comment Re:where? (Score 1) 199

Let me guess, you're playing a lot of early access indies and "indies in general" that's the only way to have a library that large...and with that many Linux games on Steam.

Sure the small timers can do a Linux build... in fact what they're probably doing is taking their PS4 version and ./configure make make installation-package or whatever for Linux (or vice versa)

But when it comes to games that aren't indies...well Linux is less well represented on Steam.

Comment Re:"Proprietary So I Get Paid", from Bruce Perens? (Score 1) 135

Hi AC,

Matt Ettus has a story about a Chinese cloner of the USRP. The guy tells Chinese customers that it is illegal for them to buy from Ettus, they must buy from the cloner instead. Then, when they have problems and require serivce, he tells them to get it from Ettus. Who of course made nothing from their device sales and can not afford to service them.

This is not following the rules of Open anything. It's counterfeiting.

So, sometimes it is necessary to change the license a little so that you will not be a chump. I discussed the fact that the hardware is fully disclosed but not Open Hardware licensed with RMS, the software is 100% Free Software, and there is a regulatory chip you can't write. We can go for Respects Your Freedom certification that way..

I've paid my dues as far as "Open" is concerned, and Chris has too. This is all we can give you this time.

Comment Re:Why custom punched end panels ? (Score 1) 135

The case selection was so that we'd have at least one case that would work. We did not take much time on it. We'd be happy to have other people designing and selling cases.

The version after this one requires cases that look like real radios. That is going to be a bigger problem. We don't yet have a mold-design partner, etc.

Comment Re:GNUradio? (Score 2) 135

We implement it as a chip that intercepts the serial bus to the VFO chip, and disallows certain frequencies. On FCC-certified equipment we might have to make that chip and the VFO chip physically difficult to get at by potting them or something. This first unit is test-equipment and does not have the limitation.

Comment Re:How about international versions? (Score 1) 135

Anyone who is good at electronics can get around regulatory lockouts. We're not allowed to make it easy. But nor are we technically able to make it impossible.

U.S. regulation only allows Part 95 certified radios to be used on GMRS, and Part 95 requires that the radio be pretty well locked down. But all of those Asian imports are certified for Part 90 and there are lots of users putting them on both Amateur and GMRS. If FCC wanted to push the issue with any particular licensee, they could.

Comment Re:awesome! (Score 1) 135

The D-STAR issue is not really ICOM's fault. JARL designed D-STAR (not ICOM) and put the AMBE codec in it because nobody believed that you could have a good open codec at the time. We now have Codec2 (a project I evangelized and recruited the developer) which is fully open. And we do have a software AMBE decoder in Open Source, although the patents won't let us use it. That is why I am working on the patent issue (as noted in the last slide of the presentation).

I know about the counterfeit FTDI chips, and Matt Ettus told me what has happened with the Chinese clone of USRP. We know what to do.

Comment Re:Many are leaving ham radio too (Score 1) 135

And it's because of No-Code. We looked at the licensing statistics and thought we'd preside over the end of Amateur Radio in our own lifetimes. That's the main reason I worked on no-code. There was really strong opposition among the old contingent, and ARRL fought to preserve the code for as long as they could. Someone even asked me to let Amateur Radio die with dignity rather than sully it with no-code hams. Gee, I am glad that fight is over.

Comment Re: Many are leaving ham radio too (Score 1) 135

Though a nice compromise might be to allow such things in certain bands only.

That is why there are different radio services. Hams really only have a few corners here and there of the radio spectrum. There really is a service for everyone, although you should be aware that the entire HF spectrum would fit in a few WiFi channels, and all of the Amateur HF spectrum would fit in one. So, we don't really have the bandwidth at all. And people who want the bandwidth on UHF already have WiFi and the various sorts of RF links, etc.

Comment Re:Many are leaving ham radio too (Score 1) 135

The internet really sucks and we don't want another one on ham radio. Nor could we possibly have the bandwidth to support one. The entire HF spectrum fits in just a few WiFi channels.

To satisfy the demands of the "it should be anything goes" crowd, we have CB radio. And there are all of the common carriers, etc.

So, I can't sympathize, and even if I did, there are not the technical resources there.

Sorry.

Comment Cryptographic keys (Score 1) 135

I am afraid that's not the way it works. Public-key encryption doesn't really give you the capability to decode the communication of two other parties unless you get the secret (rather than public) key, which they have no reason to give you. There is also a session key that is randomly generated and lives only for the duration of the connection, and there is the potential for VPNs or tunneling that further obscure the actual communication. It's actually very difficult for a monitoring station to even get 100% of the packets reliably, although the two stations in the communication do get them. So you may not be able to reconstruct all of the bits in the stream, and this will break decryption too.

All of this adds up to so many technical hurdles that in practice you have to be NSA to decode the communication, hams who are attempting to self-regulate will not have the appropriate resources.

Slashdot Top Deals

"Protozoa are small, and bacteria are small, but viruses are smaller than the both put together."

Working...