Check server response of

Server response
NS records
Whois domain
Response headers
Request headers
Raw HTML code
301 Moved Permanently - w3axl.com
HTTP Status: 301
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 01 May 2025 15:17:32 GMT
Content-Type: text/html; charset=iso-8859-1
Transfer-Encoding: chunked
Connection: keep-alive
Location: https://w3axl.com/
cf-cache-status: DYNAMIC
Report-To: {"endpoints":[{"url":"https:\/\/a.nel.cloudflare.com\/report\/v4?s=dC6sozXIm%2BkhN6ApOw0ozQY8IKLanLImW60XIIizztaMQ77tb0WycgGI60EJfPLFeVz14ILhYb%2BlqFznyHUVWNa1Rdz3%2FSesAz%2FyI7J%2FrEXQvkpQ%2BwL4gWuiirXRA6IbDgCbQJqPmMA%3D"}],"group":"cf-nel","max_age":604800}
NEL: {"success_fraction":0,"report_to":"cf-nel","max_age":604800}
Server: cloudflare
CF-RAY: 93903f0f09138fe8-FRA
alt-svc: h3=":443"; ma=86400
server-timing: cfL4;desc="?proto=TCP&rtt=22749&min_rtt=22749&rtt_var=11374&sent=1&recv=3&lost=0&retrans=0&sent_bytes=0&recv_bytes=165&delivery_rate=0&cwnd=249&unsent_bytes=0&cid=0000000000000000&ts=0&x=0"

HTTP Code 301 Moved Permanently

301 http status code means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.

When is Code 301 used?

  • When changing a website domain
  • When modifying URL structures
  • When setting up redirects for SEO

What does Code 301 mean for the user?

The browser will automatically redirect the user to the new address, and search engines will update their indexes.

200 OK - https://w3axl.com/
HTTP Status: 200
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
Date: Thu, 01 May 2025 15:17:34 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: keep-alive
Server: cloudflare
Link: <https://w3axl.com/index.php?rest_route=/>; rel="https://api.w.org/"
Vary: Accept-Encoding
Cf-Cache-Status: DYNAMIC
CF-RAY: 93903f112b5cca99-HAM
alt-svc: h3=":443"; ma=86400

HTTP Code 200 OK

200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.

When is Code 200 used?

  • When loading a web page
  • When successfully receiving an API response
  • When processing a form or another HTTP request

What does Code 200 mean for the user?

The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.

GET / HTTP/1.1
Host: w3axl.com
Accept: */*
User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html>
<html lang="en-US">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="profile" href="http://gmpg.org/xfn/11">
<link rel="pingback" href="https://w3axl.com/xmlrpc.php">

<title>Ham Radio and Other Things</title>
<meta name='robots' content='max-image-preview:large' />
<link rel='dns-prefetch' href='//stats.wp.com' />
<link rel="alternate" type="application/rss+xml" title=" &raquo; Feed" href="https://w3axl.com/?feed=rss2" />
<link rel="alternate" type="application/rss+xml" title=" &raquo; Comments Feed" href="https://w3axl.com/?feed=comments-rss2" />
		<!-- This site uses the Google Analytics by ExactMetrics plugin v8.5.0 - Using Analytics tracking - https://www.exactmetrics.com/ -->
							<script src="//www.googletagmanager.com/gtag/js?id=G-3M8KCX67LE"  data-cfasync="false" data-wpfc-render="false" type="text/javascript" async></script>
			<script data-cfasync="false" data-wpfc-render="false" type="text/javascript">
				var em_version = '8.5.0';
				var em_track_user = true;
				var em_no_track_reason = '';
								var ExactMetricsDefaultLocations = {"page_location":"https:\/\/w3axl.com\/"};
				if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations );
				} else {
					var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations;
				}

								var disableStrs = [
										'ga-disable-G-3M8KCX67LE',
									];

				/* Function to detect opted out users */
				function __gtagTrackerIsOptedOut() {
					for (var index = 0; index < disableStrs.length; index++) {
						if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) {
							return true;
						}
					}

					return false;
				}

				/* Disable tracking if the opt-out cookie exists. */
				if (__gtagTrackerIsOptedOut()) {
					for (var index = 0; index < disableStrs.length; index++) {
						window[disableStrs[index]] = true;
					}
				}

				/* Opt-out function */
				function __gtagTrackerOptout() {
					for (var index = 0; index < disableStrs.length; index++) {
						document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/';
						window[disableStrs[index]] = true;
					}
				}

				if ('undefined' === typeof gaOptout) {
					function gaOptout() {
						__gtagTrackerOptout();
					}
				}
								window.dataLayer = window.dataLayer || [];

				window.ExactMetricsDualTracker = {
					helpers: {},
					trackers: {},
				};
				if (em_track_user) {
					function __gtagDataLayer() {
						dataLayer.push(arguments);
					}

					function __gtagTracker(type, name, parameters) {
						if (!parameters) {
							parameters = {};
						}

						if (parameters.send_to) {
							__gtagDataLayer.apply(null, arguments);
							return;
						}

						if (type === 'event') {
														parameters.send_to = exactmetrics_frontend.v4_id;
							var hookName = name;
							if (typeof parameters['event_category'] !== 'undefined') {
								hookName = parameters['event_category'] + ':' + name;
							}

							if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') {
								ExactMetricsDualTracker.trackers[hookName](parameters);
							} else {
								__gtagDataLayer('event', name, parameters);
							}
							
						} else {
							__gtagDataLayer.apply(null, arguments);
						}
					}

					__gtagTracker('js', new Date());
					__gtagTracker('set', {
						'developer_id.dNDMyYj': true,
											});
					if ( ExactMetricsLocations.page_location ) {
						__gtagTracker('set', ExactMetricsLocations);
					}
										__gtagTracker('config', 'G-3M8KCX67LE', {"forceSSL":"true"} );
															window.gtag = __gtagTracker;										(function () {
						/* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */
						/* ga and __gaTracker compatibility shim. */
						var noopfn = function () {
							return null;
						};
						var newtracker = function () {
							return new Tracker();
						};
						var Tracker = function () {
							return null;
						};
						var p = Tracker.prototype;
						p.get = noopfn;
						p.set = noopfn;
						p.send = function () {
							var args = Array.prototype.slice.call(arguments);
							args.unshift('send');
							__gaTracker.apply(null, args);
						};
						var __gaTracker = function () {
							var len = arguments.length;
							if (len === 0) {
								return;
							}
							var f = arguments[len - 1];
							if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') {
								if ('send' === arguments[0]) {
									var hitConverted, hitObject = false, action;
									if ('event' === arguments[1]) {
										if ('undefined' !== typeof arguments[3]) {
											hitObject = {
												'eventAction': arguments[3],
												'eventCategory': arguments[2],
												'eventLabel': arguments[4],
												'value': arguments[5] ? arguments[5] : 1,
											}
										}
									}
									if ('pageview' === arguments[1]) {
										if ('undefined' !== typeof arguments[2]) {
											hitObject = {
												'eventAction': 'page_view',
												'page_path': arguments[2],
											}
										}
									}
									if (typeof arguments[2] === 'object') {
										hitObject = arguments[2];
									}
									if (typeof arguments[5] === 'object') {
										Object.assign(hitObject, arguments[5]);
									}
									if ('undefined' !== typeof arguments[1].hitType) {
										hitObject = arguments[1];
										if ('pageview' === hitObject.hitType) {
											hitObject.eventAction = 'page_view';
										}
									}
									if (hitObject) {
										action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction;
										hitConverted = mapArgs(hitObject);
										__gtagTracker('event', action, hitConverted);
									}
								}
								return;
							}

							function mapArgs(args) {
								var arg, hit = {};
								var gaMap = {
									'eventCategory': 'event_category',
									'eventAction': 'event_action',
									'eventLabel': 'event_label',
									'eventValue': 'event_value',
									'nonInteraction': 'non_interaction',
									'timingCategory': 'event_category',
									'timingVar': 'name',
									'timingValue': 'value',
									'timingLabel': 'event_label',
									'page': 'page_path',
									'location': 'page_location',
									'title': 'page_title',
									'referrer' : 'page_referrer',
								};
								for (arg in args) {
																		if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) {
										hit[gaMap[arg]] = args[arg];
									} else {
										hit[arg] = args[arg];
									}
								}
								return hit;
							}

							try {
								f.hitCallback();
							} catch (ex) {
							}
						};
						__gaTracker.create = newtracker;
						__gaTracker.getByName = newtracker;
						__gaTracker.getAll = function () {
							return [];
						};
						__gaTracker.remove = noopfn;
						__gaTracker.loaded = true;
						window['__gaTracker'] = __gaTracker;
					})();
									} else {
										console.log("");
					(function () {
						function __gtagTracker() {
							return null;
						}

						window['__gtagTracker'] = __gtagTracker;
						window['gtag'] = __gtagTracker;
					})();
									}
			</script>
				<!-- / Google Analytics by ExactMetrics -->
		<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/14.0.0\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/w3axl.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.1.7"}};
/*! This file is auto-generated */
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode,e=(p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0),i.toDataURL());return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(p&&p.fillText)switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([127987,65039,8205,9895,65039],[127987,65039,8203,9895,65039])?!1:!s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])&&!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([129777,127995,8205,129778,127999],[129777,127995,8203,129778,127999])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(e=t.source||{}).concatemoji?c(e.concatemoji):e.wpemoji&&e.twemoji&&(c(e.twemoji),c(e.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 0.07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
</style>
	<link rel='stylesheet' id='wp-quicklatex-format-css' href='https://w3axl.com/wp-content/plugins/wp-quicklatex/css/quicklatex-format.css?ver=6.1.7' type='text/css' media='all' />
<link rel='stylesheet' id='maxwell-theme-fonts-css' href='https://w3axl.com/wp-content/fonts/1f62631926af04097e6792bf3f85d314.css?ver=20201110' type='text/css' media='all' />
<link rel='stylesheet' id='wp-block-library-css' href='https://w3axl.com/wp-includes/css/dist/block-library/style.min.css?ver=6.1.7' type='text/css' media='all' />
<style id='wp-block-library-inline-css' type='text/css'>
.has-text-align-justify{text-align:justify;}
</style>
<link rel='stylesheet' id='jetpack-videopress-video-block-view-css' href='https://w3axl.com/wp-content/plugins/jetpack/jetpack_vendor/automattic/jetpack-videopress/build/block-editor/blocks/video/view.css?minify=false&#038;ver=34ae973733627b74a14e' type='text/css' media='all' />
<link rel='stylesheet' id='mediaelement-css' href='https://w3axl.com/wp-includes/js/mediaelement/mediaelementplayer-legacy.min.css?ver=4.2.17' type='text/css' media='all' />
<link rel='stylesheet' id='wp-mediaelement-css' href='https://w3axl.com/wp-includes/js/mediaelement/wp-mediaelement.min.css?ver=6.1.7' type='text/css' media='all' />
<link rel='stylesheet' id='classic-theme-styles-css' href='https://w3axl.com/wp-includes/css/classic-themes.min.css?ver=1' type='text/css' media='all' />
<style id='global-styles-inline-css' type='text/css'>
body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #33bbcc;--wp--preset--color--secondary: #008899;--wp--preset--color--tertiary: #005566;--wp--preset--color--accent: #cc3833;--wp--preset--color--highlight: #009912;--wp--preset--color--light-gray: #f0f0f0;--wp--preset--color--gray: #999999;--wp--preset--color--dark-gray: #303030;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}
</style>
<link rel='stylesheet' id='maxwell-stylesheet-css' href='https://w3axl.com/wp-content/themes/maxwell/style.css?ver=2.3.9' type='text/css' media='all' />
<style id='maxwell-stylesheet-inline-css' type='text/css'>
.site-title, .site-description { position: absolute; clip: rect(1px, 1px, 1px, 1px); width: 1px; height: 1px; overflow: hidden; }
</style>
<link rel='stylesheet' id='maxwell-safari-flexbox-fixes-css' href='https://w3axl.com/wp-content/themes/maxwell/assets/css/safari-flexbox-fixes.css?ver=20200827' type='text/css' media='all' />
<link rel='stylesheet' id='jetpack_css-css' href='https://w3axl.com/wp-content/plugins/jetpack/css/jetpack.css?ver=12.3.1' type='text/css' media='all' />
<script type='text/javascript' src='https://w3axl.com/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.5.0' id='exactmetrics-frontend-script-js'></script>
<script data-cfasync="false" data-wpfc-render="false" type="text/javascript" id='exactmetrics-frontend-script-js-extra'>/* <![CDATA[ */
var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/w3axl.com","hash_tracking":"false","v4_id":"G-3M8KCX67LE"};/* ]]> */
</script>
<!--[if lt IE 9]>
<script type='text/javascript' src='https://w3axl.com/wp-content/themes/maxwell/assets/js/html5shiv.min.js?ver=3.7.3' id='html5shiv-js'></script>
<![endif]-->
<script type='text/javascript' src='https://w3axl.com/wp-content/themes/maxwell/assets/js/svgxuse.min.js?ver=1.2.6' id='svgxuse-js'></script>
<script type='text/javascript' src='https://w3axl.com/wp-includes/js/jquery/jquery.min.js?ver=3.6.1' id='jquery-core-js'></script>
<script type='text/javascript' src='https://w3axl.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2' id='jquery-migrate-js'></script>
<script type='text/javascript' src='https://w3axl.com/wp-content/plugins/wp-quicklatex/js/wp-quicklatex-frontend.js?ver=1.0' id='wp-quicklatex-frontend-js'></script>
<link rel="https://api.w.org/" href="https://w3axl.com/index.php?rest_route=/" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://w3axl.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://w3axl.com/wp-includes/wlwmanifest.xml" />
<meta name="generator" content="WordPress 6.1.7" />
	<style>img#wpstats{display:none}</style>
		<link rel="icon" href="https://w3axl.com/wp-content/uploads/2015/09/cropped-logo-32x32.png" sizes="32x32" />
<link rel="icon" href="https://w3axl.com/wp-content/uploads/2015/09/cropped-logo-192x192.png" sizes="192x192" />
<link rel="apple-touch-icon" href="https://w3axl.com/wp-content/uploads/2015/09/cropped-logo-180x180.png" />
<meta name="msapplication-TileImage" content="https://w3axl.com/wp-content/uploads/2015/09/cropped-logo-270x270.png" />
		<style type="text/css" id="wp-custom-css">
			@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

:root {
	font-family: 'Roboto', sans-serif !important;
	--text-font: 'Roboto', sans-serif !important;
	--title-font: 'Roboto', sans-serif !important;
	--navi-font: 'Roboto', sans-serif !important;
	--widget-title-font: 'Roboto', sans-serif !important;
}		</style>
		</head>

<body class="home blog wp-custom-logo wp-embed-responsive post-layout-one-column">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-dark-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0.49803921568627" /><feFuncG type="table" tableValues="0 0.49803921568627" /><feFuncB type="table" tableValues="0 0.49803921568627" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-grayscale"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.54901960784314 0.98823529411765" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.71764705882353 0.25490196078431" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-red"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 1" /><feFuncG type="table" tableValues="0 0.27843137254902" /><feFuncB type="table" tableValues="0.5921568627451 0.27843137254902" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-midnight"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0 0" /><feFuncG type="table" tableValues="0 0.64705882352941" /><feFuncB type="table" tableValues="0 1" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-magenta-yellow"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.78039215686275 1" /><feFuncG type="table" tableValues="0 0.94901960784314" /><feFuncB type="table" tableValues="0.35294117647059 0.47058823529412" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-purple-green"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.65098039215686 0.40392156862745" /><feFuncG type="table" tableValues="0 1" /><feFuncB type="table" tableValues="0.44705882352941 0.4" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;" ><defs><filter id="wp-duotone-blue-orange"><feColorMatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 " /><feComponentTransfer color-interpolation-filters="sRGB" ><feFuncR type="table" tableValues="0.098039215686275 1" /><feFuncG type="table" tableValues="0 0.66274509803922" /><feFuncB type="table" tableValues="0.84705882352941 0.41960784313725" /><feFuncA type="table" tableValues="1 1" /></feComponentTransfer><feComposite in2="SourceGraphic" operator="in" /></filter></defs></svg>
	
	
	<div id="page" class="hfeed site">

		<a class="skip-link screen-reader-text" href="#content">Skip to content</a>

		
		<header id="masthead" class="site-header clearfix" role="banner">

			<div class="header-main container clearfix">

				<div id="logo" class="site-branding clearfix">

					<a href="https://w3axl.com/" class="custom-logo-link" rel="home" aria-current="page"><img width="400" height="128" src="https://w3axl.com/wp-content/uploads/2015/09/header.png" class="custom-logo" alt="" decoding="async" srcset="https://w3axl.com/wp-content/uploads/2015/09/header.png 400w, https://w3axl.com/wp-content/uploads/2015/09/header-300x96.png 300w" sizes="(max-width: 400px) 100vw, 400px" /></a>					
			<h1 class="site-title"><a href="https://w3axl.com/" rel="home"></a></h1>

							
			<p class="site-description">Ham Radio and Other Things</p>

		
				</div><!-- .site-branding -->

				<div class="header-widgets clearfix">

					
				</div><!-- .header-widgets -->

			</div><!-- .header-main -->

			

	<div id="main-navigation-wrap" class="primary-navigation-wrap">

		
		<button class="primary-menu-toggle menu-toggle" aria-controls="primary-menu" aria-expanded="false" >
			<svg class="icon icon-menu" aria-hidden="true" role="img"> <use xlink:href="https://w3axl.com/wp-content/themes/maxwell/assets/icons/genericons-neue.svg#menu"></use> </svg><svg class="icon icon-close" aria-hidden="true" role="img"> <use xlink:href="https://w3axl.com/wp-content/themes/maxwell/assets/icons/genericons-neue.svg#close"></use> </svg>			<span class="menu-toggle-text">Navigation</span>
		</button>

		<div class="primary-navigation">

			<nav id="site-navigation" class="main-navigation" role="navigation"  aria-label="Primary Menu">

				<ul id="primary-menu" class="menu"><li id="menu-item-355" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-item current_page_item menu-item-home menu-item-355"><a href="https://w3axl.com" aria-current="page">Home</a></li>
<li id="menu-item-224" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-224"><a href="https://wiki.w3axl.com">W3AXL Wiki (new!)</a></li>
<li id="menu-item-18" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-18"><a href="https://github.com/W3AXL">W3AXL Github</a></li>
<li id="menu-item-478" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-478"><a href="https://w3axl.com/?page_id=473">Repeaters</a></li>
<li id="menu-item-348" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-348"><a href="https://w3axl.com/?page_id=345">About</a></li>
</ul>			</nav><!-- #site-navigation -->

		</div><!-- .primary-navigation -->

	</div>



		</header><!-- #masthead -->

		
		
		<div id="content" class="site-content container clearfix">

			
	<section id="primary" class="content-archive content-area">
		<main id="main" class="site-main" role="main">

		
			<div id="post-wrapper" class="post-wrapper clearfix">

				
<div class="post-column clearfix">

	<article id="post-412" class="post-412 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized">

		
			<a class="wp-post-image-link" href="https://w3axl.com/?p=412" rel="bookmark">
				<img width="850" height="524" src="https://w3axl.com/wp-content/uploads/2020/10/mounted-powered-up-e1603941367569.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" srcset="https://w3axl.com/wp-content/uploads/2020/10/mounted-powered-up-e1603941367569.png 1200w, https://w3axl.com/wp-content/uploads/2020/10/mounted-powered-up-e1603941367569-300x185.png 300w, https://w3axl.com/wp-content/uploads/2020/10/mounted-powered-up-e1603941367569-1024x631.png 1024w, https://w3axl.com/wp-content/uploads/2020/10/mounted-powered-up-e1603941367569-768x474.png 768w" sizes="(max-width: 850px) 100vw, 850px" />			</a>

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=412" title="10:16 PM" rel="bookmark"><time class="entry-date published updated" datetime="2020-10-28T22:16:52-05:00">October 28, 2020</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=1" rel="category">Uncategorized</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=412" rel="bookmark">Uniden BCD996P2 Internal GPS Mod</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>Like many hams, I have a scanner installed in my vehicle along with my radios. It&#8217;s great for keeping tabs on what&#8217;s going on around the area. The newer models of scanner from the major players (Uniden, Whistler, etc) typically have GPS capabilities to lock/unlock scanning banks depending on your location. This is super convenient, especially when you travel across states frequently as I do. I own a BCD996P2 that I picked up secondhand from a friend a few years ago. It came with the standard Uniden &#8220;puck&#8221; GPS receiver, which plugs into the scanner&#8217;s rear DB9 port and includes</p>
			
			<a href="https://w3axl.com/?p=412" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-308" class="post-308 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized">

		
			<a class="wp-post-image-link" href="https://w3axl.com/?p=308" rel="bookmark">
				<img width="850" height="414" src="https://w3axl.com/wp-content/uploads/2019/11/test-bed-wired-up-e1572750201511.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://w3axl.com/wp-content/uploads/2019/11/test-bed-wired-up-e1572750201511.png 3024w, https://w3axl.com/wp-content/uploads/2019/11/test-bed-wired-up-e1572750201511-300x146.png 300w, https://w3axl.com/wp-content/uploads/2019/11/test-bed-wired-up-e1572750201511-768x374.png 768w, https://w3axl.com/wp-content/uploads/2019/11/test-bed-wired-up-e1572750201511-1024x499.png 1024w" sizes="(max-width: 850px) 100vw, 850px" />			</a>

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=308" title="7:58 PM" rel="bookmark"><time class="entry-date published updated" datetime="2019-12-10T19:58:33-06:00">December 10, 2019</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=1" rel="category">Uncategorized</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=308" rel="bookmark">DIY Sat Rig: Amplifier Design &#038; Testing</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>Apologies for such a long gap between posts. I meant to keep up with the sat rig project more closely but work and travel are doing a good job of getting in the way. Turns out, it&#8217;s not as easy as I thought to work on a large personal project while travelling all over the country for work. In this episode of the DIY Sat Rig saga, we&#8217;re playing with real power. Well, 10 watts at least. The boards for the first revision of my amplifier design came in, and I just couldn&#8217;t wait to start finding out if my</p>
			
			<a href="https://w3axl.com/?p=308" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-230" class="post-230 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized tag-axl-2715 tag-diy tag-dra818 tag-satellite-rig">

		
			<a class="wp-post-image-link" href="https://w3axl.com/?p=230" rel="bookmark">
				<img width="850" height="282" src="https://w3axl.com/wp-content/uploads/2019/09/front-panel-enclosure-e1569981598515.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://w3axl.com/wp-content/uploads/2019/09/front-panel-enclosure-e1569981598515.jpg 1920w, https://w3axl.com/wp-content/uploads/2019/09/front-panel-enclosure-e1569981598515-300x100.jpg 300w, https://w3axl.com/wp-content/uploads/2019/09/front-panel-enclosure-e1569981598515-768x255.jpg 768w, https://w3axl.com/wp-content/uploads/2019/09/front-panel-enclosure-e1569981598515-1024x340.jpg 1024w" sizes="(max-width: 850px) 100vw, 850px" />			</a>

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=230" title="10:33 PM" rel="bookmark"><time class="entry-date published updated" datetime="2019-10-21T22:33:45-05:00">October 21, 2019</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=1" rel="category">Uncategorized</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=230" rel="bookmark">DIY Full-Duplex? It&#8217;s easier than you think!</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>Well, it&#8217;s been a while. Between finishing out my EE degree, moving my life three states away, and setting up at a new job, I&#8217;ve barely had time to do anything ham related, let alone some DIY designs. Now that it&#8217;s been a few months, I&#8217;ve settled in and started busting out the Kicad skills and lab tools to get the wheels turning on a new and exciting long-term project here in the shack. After weeks of tinkering, tuning, and troubleshooting, I&#8217;m proud to reveal the pre-alpha version of what I&#8217;ve been toiling away at during my absence from the</p>
			
			<a href="https://w3axl.com/?p=230" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-211" class="post-211 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized">

		
			<a class="wp-post-image-link" href="https://w3axl.com/?p=211" rel="bookmark">
				<img width="500" height="500" src="https://w3axl.com/wp-content/uploads/2018/04/41dgspHOV7L-e1524498729813.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://w3axl.com/wp-content/uploads/2018/04/41dgspHOV7L-e1524498729813.jpg 500w, https://w3axl.com/wp-content/uploads/2018/04/41dgspHOV7L-e1524498729813-150x150.jpg 150w, https://w3axl.com/wp-content/uploads/2018/04/41dgspHOV7L-e1524498729813-300x300.jpg 300w" sizes="(max-width: 500px) 100vw, 500px" />			</a>

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=211" title="3:56 PM" rel="bookmark"><time class="entry-date published updated" datetime="2018-04-23T15:56:16-05:00">April 23, 2018</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=1" rel="category">Uncategorized</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=211" rel="bookmark">Osmo-FL2K &#8211; The RTL-SDR&#8217;s Other Half</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>An interesting new development has sprung out of the wonderful Osmocom project: a low-cost, wide bandwidth SDR transmitter that works with GNURadio. How low cost? How about $10? This is all possible thanks to the wonderful work of Steve Markgraf, an Osmocomm developer who found that when properly coerced, a cheap USB3.0 to VGA adapter will output raw samples straight from its RGB output lines. While the base sample rate of the dongle, using the FL2000dx VGA chip, has a normal max frequency bandwidth of 150MHz, it was found that since the output is essentially unfiltered valid signals can be</p>
			
			<a href="https://w3axl.com/?p=211" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-184" class="post-184 post type-post status-publish format-standard hentry category-uncategorized">

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=184" title="11:07 PM" rel="bookmark"><time class="entry-date published updated" datetime="2017-12-10T23:07:40-06:00">December 10, 2017</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=1" rel="category">Uncategorized</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=184" rel="bookmark">Panatap Update: Living in the Real World</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>Hi all! Just a quick update in regards to the responses I&#8217;ve received for my Panatap board. First off, thanks to everyone who&#8217;s given me positive feedback for my design. I really appreciate everyone who has found my design useful, and I hope that future projects that I&#8217;m working on will be just as helpful. One thing I wanted to address is a question that several people have commented or emailed me about: component values. Specifically the values of the capacitors and inductors used in the low pass filter. The values I specified in the schematic and in the board</p>
			
			<a href="https://w3axl.com/?p=184" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-157" class="post-157 post type-post status-publish format-standard has-post-thumbnail hentry category-diy category-panatap tag-diy tag-g4hup tag-panadapter tag-panatap tag-pat">

		
			<a class="wp-post-image-link" href="https://w3axl.com/?p=157" rel="bookmark">
				<img width="850" height="303" src="https://w3axl.com/wp-content/uploads/2017/10/spec.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://w3axl.com/wp-content/uploads/2017/10/spec.jpg 1280w, https://w3axl.com/wp-content/uploads/2017/10/spec-300x107.jpg 300w, https://w3axl.com/wp-content/uploads/2017/10/spec-768x274.jpg 768w, https://w3axl.com/wp-content/uploads/2017/10/spec-1024x366.jpg 1024w" sizes="(max-width: 850px) 100vw, 850px" />			</a>

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=157" title="3:59 AM" rel="bookmark"><time class="entry-date published updated" datetime="2017-10-24T03:59:58-05:00">October 24, 2017</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=18" rel="category">DIY</a> / <a href="https://w3axl.com/?cat=30" rel="category">Panatap</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=157" rel="bookmark">W3AXL Panatap: We Are Go for Liftoff!</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>Hello again everyone! I apologize for the lack of updates. School, as it often does, got in the way once again and I haven&#8217;t made real progress on any of my own projects in just under a month now. Luckily that all changed recently. With nothing better to do on a Saturday night, I set forth a goal of completing the new revision of the redesigned G4HUP panadapter (what I&#8217;m now calling the W3AXL Panatap) and getting it installed in my FT-450D. This proved to be both easier and more difficult than I thought. Details inside!</p>
			
			<a href="https://w3axl.com/?p=157" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-132" class="post-132 post type-post status-publish format-standard hentry category-uncategorized">

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=132" title="3:06 AM" rel="bookmark"><time class="entry-date published updated" datetime="2017-08-31T03:06:36-05:00">August 31, 2017</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=1" rel="category">Uncategorized</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=132" rel="bookmark">Panadapter Board Update: Whoops!</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>Hi again everyone! I received a surprising amount of emails regarding the panadapter boards that I had made. Well, I&#8217;m here to tell you that like all good things, it takes time to get things right. Some of you who know far more about amplifier design should look back at the schematics I posted in the last update. You&#8217;ll notice something ever-so-slightly out of place. Yep, that capacitor is supposed to be below the resistor, connected directly to the FET. Unfortunately while it seems like a simple error it actually managed to throw off the bias of the amplifier quite</p>
			
			<a href="https://w3axl.com/?p=132" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-115" class="post-115 post type-post status-publish format-standard has-post-thumbnail hentry category-diy category-hf tag-ft-450d tag-g4hup tag-panadapter tag-pat">

		
			<a class="wp-post-image-link" href="https://w3axl.com/?p=115" rel="bookmark">
				<img width="850" height="305" src="https://w3axl.com/wp-content/uploads/2017/07/panatap-brd.png" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://w3axl.com/wp-content/uploads/2017/07/panatap-brd.png 1112w, https://w3axl.com/wp-content/uploads/2017/07/panatap-brd-300x108.png 300w, https://w3axl.com/wp-content/uploads/2017/07/panatap-brd-768x276.png 768w, https://w3axl.com/wp-content/uploads/2017/07/panatap-brd-1024x367.png 1024w" sizes="(max-width: 850px) 100vw, 850px" />			</a>

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=115" title="3:36 AM" rel="bookmark"><time class="entry-date published updated" datetime="2017-07-04T03:36:02-05:00">July 4, 2017</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=18" rel="category">DIY</a> / <a href="https://w3axl.com/?cat=24" rel="category">HF</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=115" rel="bookmark">Panadapter on a budget! Revival of the G4HUP PAT Board.</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>NOTE: Check the latest blog post for an update on the below information! I recently acquired a shiny new Yaesu FT-450D. I knew almost immediately that I wanted to use one of my many RTL-SDR dongles to set up a pandapter. As luck would have it, all the hard work was done for me by Dave Powis, G4HUP. He had designed a compact, high-impedance IF tap for direct connection to any SDR. Unfortunately, with the passing of Dave came the end to all shipments of the PAT board, leaving me high and dry in the search for a cheap way</p>
			
			<a href="https://w3axl.com/?p=115" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-108" class="post-108 post type-post status-publish format-standard hentry category-uncategorized">

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=108" title="4:36 PM" rel="bookmark"><time class="entry-date published updated" datetime="2017-05-11T16:36:08-05:00">May 11, 2017</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=1" rel="category">Uncategorized</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=108" rel="bookmark">Updates &#038; Wiki</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>Hi all! It&#8217;s been a while since my last post. School and life has kept me plenty busy, but I&#8217;ve been trying to get a few new blog posts up. It&#8217;s hard to dedicate enough time to get quality content up &#8211; and that&#8217;s why I launched the W3AXL wiki earlier this year. I&#8217;ve learned quite a bit through my repairs and modifications of Motorola equipment, and instead of talking several hours writing a blog post, I&#8217;ve opted to instead update this wiki with information all about various Moto products. Visit the wiki here! You&#8217;ll be seeing new pages and</p>
			
			<a href="https://w3axl.com/?p=108" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

<div class="post-column clearfix">

	<article id="post-86" class="post-86 post type-post status-publish format-standard has-post-thumbnail hentry category-antennas category-diy tag-antenna tag-diy tag-metalworking tag-nmo tag-rack">

		
			<a class="wp-post-image-link" href="https://w3axl.com/?p=86" rel="bookmark">
				<img width="733" height="550" src="https://w3axl.com/wp-content/uploads/2016/12/IMG_4096.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="" decoding="async" loading="lazy" srcset="https://w3axl.com/wp-content/uploads/2016/12/IMG_4096.jpg 1280w, https://w3axl.com/wp-content/uploads/2016/12/IMG_4096-300x225.jpg 300w, https://w3axl.com/wp-content/uploads/2016/12/IMG_4096-768x576.jpg 768w, https://w3axl.com/wp-content/uploads/2016/12/IMG_4096-1024x768.jpg 1024w" sizes="(max-width: 733px) 100vw, 733px" />			</a>

		
		<header class="entry-header">

			<div class="entry-meta"><span class="meta-date"><a href="https://w3axl.com/?p=86" title="6:40 AM" rel="bookmark"><time class="entry-date published updated" datetime="2016-12-06T06:40:38-06:00">December 6, 2016</time></a></span><span class="meta-category"> <a href="https://w3axl.com/?cat=16" rel="category">Antennas</a> / <a href="https://w3axl.com/?cat=18" rel="category">DIY</a></span></div>
			<h2 class="entry-title"><a href="https://w3axl.com/?p=86" rel="bookmark">Building a No-drill Antenna Rack for Your Car</a></h2>
		</header><!-- .entry-header -->

		<div class="entry-content entry-excerpt clearfix">
			<p>There comes a time in some hams&#8217; lives when they&#8217;re faced with a dilemma. They can&#8217;t drill their car, the mag mounts are getting old very fast, and trunk lip mounts just won&#8217;t cut it. The misguided of the lot go towards glass-mount or fender-mount antennas, and settle for poor performance and high losses. The more adventurous, well, we get creative. So if you&#8217;re like me and you want to mount a whole bunch of antennas to your car but don&#8217;t want to drill the roof, this is the story you want to read.</p>
			
			<a href="https://w3axl.com/?p=86" class="more-link">Read On</a>

				</div><!-- .entry-content -->

	</article>

</div>

			</div>

			
	<nav class="navigation pagination" aria-label="Posts">
		<h2 class="screen-reader-text">Posts navigation</h2>
		<div class="nav-links"><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="https://w3axl.com/?paged=2">2</a>
<a class="next page-numbers" href="https://w3axl.com/?paged=2"><span class="screen-reader-text">Next Posts</span>&raquo;</a></div>
	</nav>
		
		</main><!-- #main -->
	</section><!-- #primary -->

	
	<section id="secondary" class="sidebar widget-area clearfix" role="complementary">

		<aside id="search-2" class="widget widget_search clearfix">
<form role="search" method="get" class="search-form" action="https://w3axl.com/">
	<label>
		<span class="screen-reader-text">Search for:</span>
		<input type="search" class="search-field"
			placeholder="Search &hellip;"
			value="" name="s"
			title="Search for:" />
	</label>
	<button type="submit" class="search-submit">
		<svg class="icon icon-search" aria-hidden="true" role="img"> <use xlink:href="https://w3axl.com/wp-content/themes/maxwell/assets/icons/genericons-neue.svg#search"></use> </svg>		<span class="screen-reader-text">Search</span>
	</button>
</form>
</aside><aside id="categories-2" class="widget widget_categories clearfix"><div class="widget-header"><h3 class="widget-title">Categories</h3></div>
			<ul>
					<li class="cat-item cat-item-16"><a href="https://w3axl.com/?cat=16">Antennas</a>
</li>
	<li class="cat-item cat-item-18"><a href="https://w3axl.com/?cat=18">DIY</a>
</li>
	<li class="cat-item cat-item-24"><a href="https://w3axl.com/?cat=24">HF</a>
</li>
	<li class="cat-item cat-item-9"><a href="https://w3axl.com/?cat=9">Motorola</a>
</li>
	<li class="cat-item cat-item-30"><a href="https://w3axl.com/?cat=30">Panatap</a>
</li>
	<li class="cat-item cat-item-8"><a href="https://w3axl.com/?cat=8">Radios</a>
</li>
	<li class="cat-item cat-item-17"><a href="https://w3axl.com/?cat=17">Reviews</a>
</li>
	<li class="cat-item cat-item-1"><a href="https://w3axl.com/?cat=1">Uncategorized</a>
</li>
	<li class="cat-item cat-item-2"><a href="https://w3axl.com/?cat=2">Updates</a>
</li>
			</ul>

			</aside><aside id="custom_html-5" class="widget_text widget widget_custom_html clearfix"><div class="widget-header"><h3 class="widget-title">Beer Fund!</h3></div><div class="textwidget custom-html-widget"><form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_donations" />
<input type="hidden" name="business" value="FNL2GGCQAKU2U" />
<input type="hidden" name="currency_code" value="USD" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>
<i style="line-height:32px">or use those new-fangled cryptocurrencies:</i><br/>
<strong>BTC Wallet</strong><br/>
<font size="-1">1MuK4U45EGdgZjhxZSAT9uzoRa9oo4jxyZ</font><br/>
<strong>ETH Wallet</strong><br/>
<font size="-1">0x6929c1DaAadf85f408b0Cd97157aBd4649577902</font><br/>
<strong>LTC Wallet</strong><br/>
<font size="-1">LgEzoGjCuTCP5ehqNZxKWP8mLrP7eHeCQu</font></div></aside><aside id="meta-2" class="widget widget_meta clearfix"><div class="widget-header"><h3 class="widget-title">Meta</h3></div>
		<ul>
						<li><a href="https://w3axl.com/wp-login.php">Log in</a></li>
			<li><a href="https://w3axl.com/?feed=rss2">Entries feed</a></li>
			<li><a href="https://w3axl.com/?feed=comments-rss2">Comments feed</a></li>

			<li><a href="https://wordpress.org/">WordPress.org</a></li>
		</ul>

		</aside>
		<aside id="recent-posts-2" class="widget widget_recent_entries clearfix">
		<div class="widget-header"><h3 class="widget-title">Recent Posts</h3></div>
		<ul>
											<li>
					<a href="https://w3axl.com/?p=412">Uniden BCD996P2 Internal GPS Mod</a>
									</li>
											<li>
					<a href="https://w3axl.com/?p=308">DIY Sat Rig: Amplifier Design &#038; Testing</a>
									</li>
											<li>
					<a href="https://w3axl.com/?p=230">DIY Full-Duplex? It&#8217;s easier than you think!</a>
									</li>
											<li>
					<a href="https://w3axl.com/?p=211">Osmo-FL2K &#8211; The RTL-SDR&#8217;s Other Half</a>
									</li>
											<li>
					<a href="https://w3axl.com/?p=184">Panatap Update: Living in the Real World</a>
									</li>
					</ul>

		</aside><aside id="tag_cloud-2" class="widget widget_tag_cloud clearfix"><div class="widget-header"><h3 class="widget-title">Tags</h3></div><div class="tagcloud"><a href="https://w3axl.com/?tag=antenna" class="tag-cloud-link tag-link-19 tag-link-position-1" style="font-size: 8pt;" aria-label="antenna (1 item)">antenna</a>
<a href="https://w3axl.com/?tag=axl-2715" class="tag-cloud-link tag-link-34 tag-link-position-2" style="font-size: 8pt;" aria-label="axl-2715 (1 item)">axl-2715</a>
<a href="https://w3axl.com/?tag=diy" class="tag-cloud-link tag-link-21 tag-link-position-3" style="font-size: 22pt;" aria-label="diy (3 items)">diy</a>
<a href="https://w3axl.com/?tag=dmr" class="tag-cloud-link tag-link-4 tag-link-position-4" style="font-size: 8pt;" aria-label="dmr (1 item)">dmr</a>
<a href="https://w3axl.com/?tag=dra818" class="tag-cloud-link tag-link-32 tag-link-position-5" style="font-size: 8pt;" aria-label="dra818 (1 item)">dra818</a>
<a href="https://w3axl.com/?tag=fail-0190" class="tag-cloud-link tag-link-15 tag-link-position-6" style="font-size: 8pt;" aria-label="fail 01/90 (1 item)">fail 01/90</a>
<a href="https://w3axl.com/?tag=ft-450d" class="tag-cloud-link tag-link-28 tag-link-position-7" style="font-size: 8pt;" aria-label="FT-450D (1 item)">FT-450D</a>
<a href="https://w3axl.com/?tag=g4hup" class="tag-cloud-link tag-link-25 tag-link-position-8" style="font-size: 16.4pt;" aria-label="G4HUP (2 items)">G4HUP</a>
<a href="https://w3axl.com/?tag=ht" class="tag-cloud-link tag-link-6 tag-link-position-9" style="font-size: 8pt;" aria-label="ht (1 item)">ht</a>
<a href="https://w3axl.com/?tag=metalworking" class="tag-cloud-link tag-link-22 tag-link-position-10" style="font-size: 8pt;" aria-label="metalworking (1 item)">metalworking</a>
<a href="https://w3axl.com/?tag=motorola" class="tag-cloud-link tag-link-10 tag-link-position-11" style="font-size: 8pt;" aria-label="motorola (1 item)">motorola</a>
<a href="https://w3axl.com/?tag=nmo" class="tag-cloud-link tag-link-23 tag-link-position-12" style="font-size: 8pt;" aria-label="nmo (1 item)">nmo</a>
<a href="https://w3axl.com/?tag=panadapter" class="tag-cloud-link tag-link-27 tag-link-position-13" style="font-size: 16.4pt;" aria-label="Panadapter (2 items)">Panadapter</a>
<a href="https://w3axl.com/?tag=panatap" class="tag-cloud-link tag-link-29 tag-link-position-14" style="font-size: 8pt;" aria-label="panatap (1 item)">panatap</a>
<a href="https://w3axl.com/?tag=pat" class="tag-cloud-link tag-link-26 tag-link-position-15" style="font-size: 16.4pt;" aria-label="PAT (2 items)">PAT</a>
<a href="https://w3axl.com/?tag=rack" class="tag-cloud-link tag-link-20 tag-link-position-16" style="font-size: 8pt;" aria-label="rack (1 item)">rack</a>
<a href="https://w3axl.com/?tag=radio" class="tag-cloud-link tag-link-5 tag-link-position-17" style="font-size: 8pt;" aria-label="radio (1 item)">radio</a>
<a href="https://w3axl.com/?tag=railroad" class="tag-cloud-link tag-link-11 tag-link-position-18" style="font-size: 8pt;" aria-label="railroad (1 item)">railroad</a>
<a href="https://w3axl.com/?tag=repair" class="tag-cloud-link tag-link-14 tag-link-position-19" style="font-size: 8pt;" aria-label="repair (1 item)">repair</a>
<a href="https://w3axl.com/?tag=satellite-rig" class="tag-cloud-link tag-link-33 tag-link-position-20" style="font-size: 8pt;" aria-label="satellite-rig (1 item)">satellite-rig</a>
<a href="https://w3axl.com/?tag=spectra" class="tag-cloud-link tag-link-12 tag-link-position-21" style="font-size: 8pt;" aria-label="spectra (1 item)">spectra</a>
<a href="https://w3axl.com/?tag=troubleshooting" class="tag-cloud-link tag-link-13 tag-link-position-22" style="font-size: 8pt;" aria-label="troubleshooting (1 item)">troubleshooting</a>
<a href="https://w3axl.com/?tag=tyt" class="tag-cloud-link tag-link-7 tag-link-position-23" style="font-size: 8pt;" aria-label="tyt (1 item)">tyt</a></div>
</aside>
	</section><!-- #secondary -->



	</div><!-- #content -->

	
	<div id="footer" class="footer-wrap">

		<footer id="colophon" class="site-footer container clearfix" role="contentinfo">

			
			<div id="footer-text" class="site-info">
				
	<span class="credit-link">
		WordPress Theme: Maxwell by ThemeZee.	</span>

				</div><!-- .site-info -->

		</footer><!-- #colophon -->

	</div>

</div><!-- #page -->

<script type='text/javascript' id='maxwell-navigation-js-extra'>
/* <![CDATA[ */
var maxwellScreenReaderText = {"expand":"Expand child menu","collapse":"Collapse child menu","icon":"<svg class=\"icon icon-expand\" aria-hidden=\"true\" role=\"img\"> <use xlink:href=\"https:\/\/w3axl.com\/wp-content\/themes\/maxwell\/assets\/icons\/genericons-neue.svg#expand\"><\/use> <\/svg>"};
/* ]]> */
</script>
<script type='text/javascript' src='https://w3axl.com/wp-content/themes/maxwell/assets/js/navigation.min.js?ver=20220224' id='maxwell-navigation-js'></script>
<script defer type='text/javascript' src='https://stats.wp.com/e-202518.js' id='jetpack-stats-js'></script>
<script type='text/javascript' id='jetpack-stats-js-after'>
_stq = window._stq || [];
_stq.push([ "view", {v:'ext',blog:'218413104',post:'0',tz:'-5',srv:'w3axl.com',j:'1:12.3.1'} ]);
_stq.push([ "clickTrackerInit", "218413104", "0" ]);
</script>

</body>
</html>
                               

Whois info of domain

Domain Name: W3AXL.COM
Registry Domain ID: 1960513995_DOMAIN_COM-VRSN
Registrar WHOIS Server: whois.namecheap.com
Registrar URL: http://www.namecheap.com
Updated Date: 2024-08-16T08:25:54Z
Creation Date: 2015-09-15T18:18:04Z
Registry Expiry Date: 2025-09-15T18:18:04Z
Registrar: NameCheap, Inc.
Registrar IANA ID: 1068
Registrar Abuse Contact Email: [email protected]
Registrar Abuse Contact Phone: +1.6613102107
Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited
Name Server: POLA.NS.CLOUDFLARE.COM
Name Server: SHANE.NS.CLOUDFLARE.COM
DNSSEC: unsigned
URL of the ICANN Whois Inaccuracy Complaint Form: https://www.icann.org/wicf/
>>> Last update of whois database: 2025-05-01T15:17:17Z <<<
For more information on Whois status codes, please visit https://icann.org/epp
NOTICE: The expiration date displayed in this record is the date the
TERMS OF USE: You are not authorized to access or query our Whois
by the following terms of use: You agree that you may use this Data only
to: (1) allow, enable, or otherwise support the transmission of mass