Welcome to the internet QTH of MW0MWZ.

I'm proud to say that I am a member of GW6GW, "Blackwood & District Amateur Radio Society", click Here to see the GW6GW Website.


If you are visiting here you will probably already know that I am an amateur radio operator based in Wales (UK).


On the pages contained in this site you will find some information on my setup, amateur radio in general, some usefull documents with information on antenna design and much more.


On the projects page you will find some information on whatever I happen to be working on at the moment. Well that was true but projects have stalled in favour of sorting the shack out at the moment, plus the shackfeed and website in general are projects on their own HI.


I hope you have as much fun checking out this website as I have had creating it.


73 73 de MW0MWZ!


Latest Blog Entries:

More contest robot goodnessThu 26th Jan 2012 15:16 UTC

Well after some mucking about, the robot is now able to take the uploaded file, do some checks to make sure its the right file of the right kind, store it according to contest and callsign, make sure it really is cabrillo format and then output some of the data from the file to prove that it arrived intact and also give you a QSO count too.

Well its not time to party yet - there is still LOADS to do, firstly I need an SQL database to load all of the logs into, write the code to handle pushing the data I want into SQL in the first place and then there is a load of work to do creating a leader board based on claimed score and then the actual scoring. Plenty to do then...



Log Robot UpdateWed 25th Jan 2012 12:45 UTC

So the first part of the robot system works, it will collect logs and store them by contest and by call sign - great, but that's only part of the first part, I also need it to read the logs - confirm some of the data from the cabrillo header and then read that back to the person who uploaded their log for confirmation - interesting - shouldn't be too hard, with luck I will have some time to look at that soon - those confirmations have to happen before the log is committed to the database.

Not that I want to run before I can walk but once the logs are collected, it would be possible to do more data processing on them afterwards - QSO/hour rates as a chart maybe, even a single chart with all the logs on it so you can see how you compared - so many options - I should really get step one done first...