ATV Preamp

I’ve recently purchased a new EME179 1.2 GHz preamplifier from MiniKits to help improve the ATV signal I receive at my QTH. I live a little over nine miles from the repeater site, and while there aren’t any hills in the way, I do have a good number of trees between myself and the transmitter.

My receive image is generally pretty good, some snow, but good color, and stable. Generally I’d classify it as a P3+ or a P4-. That is, on a good day. When the weather is inclement, my picture drops to a complete loss, or at the best a really low P3-. Here’s a couple of images from yesterday afternoon, with rainy weather, before installing the preamp.

After installing the preamp, the results are significantly improved. Despite the inclement weather, I was getting a good P3 or more, and I fully expect the results to be better when the trees aren’t so wet. These were taken about fourty-five minutes after the first set.

Also note that the pattern displayed here is generated local to the transmitter, so in this case, so a signal coming into the repeater is not necessary and this will provide the best possible signal to use for receive tests.

Here’s one taken today after a cool, but dry day.

Overall, I’m very pleased with the results and will certainly be recommending this preamp to the other members of the local ATV group.

Posted in Ham Radio, Weather | Leave a comment

Etching a QR Code

So, for a while now I thought it would be cool to etch a QR Code on a pcb. I finally got around to doing so, and here are some pictures from the process. You may even be able to scan the QR Codes from the photos! Enjoy!

Posted in Art, Random | Leave a comment

Asterisk Memory Usage

So, I recently went and updated my google password, as I do every so often, and managed to get most things updated fairly quickly. However, it seems I forgot about my asterisk server.

I have my asterisk server configured to connect in with my Google Voice account via jabber, just like GTalk does, so I can use my desk phone to make and receive phone calls. Seeing as how I don’t make or receive a ton of calls, I didn’t really notice that asterisk could no longer connect to Google Voice. That is, until the server started crashing…

At first it crashed, and I didn’t really look too deeply into it. The server I have asterisk running on is a VM running on VirtualBox on my mac. VirtualBox isn’t known for having rock solid kernel drivers, so I chocked it up to a fluke. Then I went and took a look this afternoon at my system stats graphs, and noticed the ram was totally used up, and the swap space was rapidly diminishing. Doing a little digging I saw it was the asterisk process, and logging into the asterisk CLI, saw a billion errors about it complaining of an incorrect password.

A-HA!

Anyway, to cut a long story short, I fixed the password and now asterisk is happy and not making my server all crashy. Also I filed a bug report. I kinda figure crashing a system is not the intended failure mode for an incorrect password.

Here’s some pretty graphs of memory and swap usage during the crashy period.

Posted in Technology | 3 Comments

T32C DXpedition Contacts

Was tipped off to check out T32C which is a large DXpedition mounted to Kiritimati. I’ve made SSB contacts with them on 10,12,15,17 and 20 meters bands, and am hoping for a 10 meters FM contact sometime here. Anyway, if you’ve got HF capability, check out their website at www.t32c.com

Posted in Ham Radio | Leave a comment

OSX Lion Server – Server.app

So, as I’ve mentioned, I’ve got a new mac, running OSX Lion Server. It comes with this little program (that is in rather un-apple style, rather lack luster) called Server.app. It’s supposed to help you manage the various server functions OSX comes with built in. However, I’ve run into issues where when logging in to the Server.app interface, it rejects my password. I saw this once, and had been screwing with some stuff, so I just reinstalled OSX as I didn’t have anything I really cared about.

Well, now it’s been a few weeks, and I just installed an update for OSX and all of a sudden my logins to Server.app are failing again. (Apple, fix this. This is BS.) Anyway, I hadn’t really done anything I could think of that would screw this up, so I did a bit of google searching, and found this forum post.

Worked immediately. Thank xenu. Apple needs to fix this crap. This is rather uncharacteristic for them.

Also, just in case in the future that forum link stops working, here’s a copy of what the instructions are. Fully quit Server.app. Open the terminal application and enter

“sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.servermgrd.plist”

Then re-open Server.app and everything should work.

Hope my little bit of turmoil helps somebody, and a special thank you to macrumors forum member patrick0brien for doing some digging and finding this answer.

Posted in Technology | Leave a comment