You can now help support WorldwideDX when you shop on Amazon at no additional cost to you! Simply follow this Shop on Amazon link first and a portion of any purchase is sent to WorldwideDX to help with site costs.
Click here to find out how to win free radios from Retevis!
I was bored in PowerShell class today.
Here's a simple PowerShell script to roughly calculate antenna values. YMMV. Wooooooo!
#####################################################
Function Show-DipoleSize()
{
CLS
[float]$freq = Read-Host "What is the desired freq. in MHz?"
$f = ($freq)
$a =...
This forum does not allow a single user to have more than one username. If anyone wants to change their username contact an admin and it will be done. Multiple accounts belonging to the same member will be deleted without warning.