<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd" xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://gophertrunk.org/blog/announcements/welcome-to-the-gophertrunk-blog/</loc>
<lastmod>2026-05-27T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-01-what-is-software-defined-radio/</loc>
<lastmod>2026-06-03T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-02-sdr-device-driver-registry/</loc>
<lastmod>2026-06-04T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-03-sdr-pool-streaming-concurrency/</loc>
<lastmod>2026-06-05T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-04-dsp-foundations-filters-nco-agc/</loc>
<lastmod>2026-06-06T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-05-tuning-channelization/</loc>
<lastmod>2026-06-07T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-06-demodulation/</loc>
<lastmod>2026-06-08T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-07-symbol-timing-sync-recovery/</loc>
<lastmod>2026-06-09T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-08-equalization-diversity-fft/</loc>
<lastmod>2026-06-10T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-09-framing-fec/</loc>
<lastmod>2026-06-11T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-10-protocol-decoders-state-machines/</loc>
<lastmod>2026-06-12T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-11-trunking-engine-event-bus/</loc>
<lastmod>2026-06-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-12-voice-coding-vocoders/</loc>
<lastmod>2026-06-14T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-13-recording-composition-streaming/</loc>
<lastmod>2026-06-15T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/sdr-internals-14-apis-testing-pure-go/</loc>
<lastmod>2026-06-16T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-01-picking-what-to-build/</loc>
<lastmod>2026-06-18T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-01-why-pure-go-drivers/</loc>
<lastmod>2026-06-18T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-02-choosing-language-platforms-stack/</loc>
<lastmod>2026-06-19T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-02-the-device-contract/</loc>
<lastmod>2026-06-19T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-03-brainstorm-with-claude-readme-roadmap/</loc>
<lastmod>2026-06-20T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-03-driver-registry-enumeration/</loc>
<lastmod>2026-06-20T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-04-git-github-fundamentals-web-interface/</loc>
<lastmod>2026-06-21T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rebuild-gophertrunk-from-source-with-git-and-github/</loc>
<lastmod>2026-06-21T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-04-usb-without-libusb/</loc>
<lastmod>2026-06-21T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-05-three-ways-to-merge-to-main/</loc>
<lastmod>2026-06-22T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-05-usb-on-linux-usbdevfs/</loc>
<lastmod>2026-06-22T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-06-issues-planning-inviting-contributors/</loc>
<lastmod>2026-06-23T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-06-usb-on-macos-windows/</loc>
<lastmod>2026-06-23T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-07-github-actions-which-workflows/</loc>
<lastmod>2026-06-24T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-07-rtlsdr-rtl2832u-bringup/</loc>
<lastmod>2026-06-24T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-08-testing-how-to-write-tests/</loc>
<lastmod>2026-06-25T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-08-rtlsdr-r82xx-blog-v4/</loc>
<lastmod>2026-06-25T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-09-documentation-done-right/</loc>
<lastmod>2026-06-26T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-09-rtlsdr-streaming-gc-churn/</loc>
<lastmod>2026-06-26T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-10-websites-support-pages-github-pages/</loc>
<lastmod>2026-06-27T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-10-airspy-real-to-complex/</loc>
<lastmod>2026-06-27T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-11-releases-prerelease-semver-changelogs/</loc>
<lastmod>2026-06-28T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-11-hackrf-one/</loc>
<lastmod>2026-06-28T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-12-optimizing-securing-your-repository/</loc>
<lastmod>2026-06-29T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-12-sdr-pool-usb-watchdog/</loc>
<lastmod>2026-06-29T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-13-advanced-git-and-github-features/</loc>
<lastmod>2026-06-30T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-13-testing-radios-without-radios/</loc>
<lastmod>2026-06-30T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/build-in-the-open-14-cli-workflow-claude-code-daily-driver/</loc>
<lastmod>2026-07-01T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/deep-dives/rf-front-end-14-diagnostics-metrics-payoff/</loc>
<lastmod>2026-07-01T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/crypto-lab-01-breaking-it-is-the-test/</loc>
<lastmod>2026-07-02T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/rf-scope-01-wireshark-for-the-airwaves/</loc>
<lastmod>2026-07-02T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/signal-lab-01-first-capture-no-radio/</loc>
<lastmod>2026-07-02T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/crypto-lab-02-first-triage-classify-stats/</loc>
<lastmod>2026-07-03T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/rf-scope-02-segmentation-iq-to-bursts/</loc>
<lastmod>2026-07-03T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/signal-lab-02-reading-the-dashboard/</loc>
<lastmod>2026-07-03T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/crypto-lab-03-randomness-nist-lfsr/</loc>
<lastmod>2026-07-06T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/rf-scope-03-protocol-hierarchy/</loc>
<lastmod>2026-07-06T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/signal-lab-03-browser-console-live-decode/</loc>
<lastmod>2026-07-06T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/crypto-lab-04-classical-ciphers-brute/</loc>
<lastmod>2026-07-07T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/rf-scope-04-io-graph-channel-activity/</loc>
<lastmod>2026-07-07T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/signal-lab-04-constellations-and-eye-diagrams/</loc>
<lastmod>2026-07-07T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/crypto-lab-05-keystream-reuse-mtp/</loc>
<lastmod>2026-07-08T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/rf-scope-05-timing-and-tdma-period/</loc>
<lastmod>2026-07-08T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/signal-lab-05-psd-spectrogram-occupancy/</loc>
<lastmod>2026-07-08T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/crypto-lab-06-assess-battery/</loc>
<lastmod>2026-07-09T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/rf-scope-06-topology-emitters-conversations/</loc>
<lastmod>2026-07-09T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/signal-lab-06-synthesize-references/</loc>
<lastmod>2026-07-09T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/crypto-lab-07-crc-recovery-recipe/</loc>
<lastmod>2026-07-10T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/rf-scope-07-entropy-encryption-triage/</loc>
<lastmod>2026-07-10T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/signal-lab-07-vsa-evm-modulation-quality/</loc>
<lastmod>2026-07-10T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/crypto-lab-08-analog-voice-descrambling/</loc>
<lastmod>2026-07-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/rf-scope-08-expert-info-anomalies/</loc>
<lastmod>2026-07-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/blog/tutorials/signal-lab-08-naming-the-unknown/</loc>
<lastmod>2026-07-13T00:00:00-05:00</lastmod>
</url>
<url>
<loc>https://gophertrunk.org/reference/1-db-compression-point/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/3gpp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/5g-nr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/6lowpan/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/8psk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/abstraction-coupling/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/abstraction/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/acars/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/acelp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/adaptive-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ads-b/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ads-c/</loc>
</url>
<url>
<loc>https://gophertrunk.org/adsb.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/advanced-encryption-standard/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/affiliation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/afsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/agentic-and-vibe-coding/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/agentic-cli-tools/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/agpl-network-copyleft/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ai-accelerator/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/airspy-hf-plus/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/airspy/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ais/</loc>
</url>
<url>
<loc>https://gophertrunk.org/ais.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/alan-turing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/alexander-popov/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/algebraic-attack/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/aliasing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/all-in-one-computer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ambe-plus-2/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ambe/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/amd/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/amplitude-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/amplitude-shift-keying/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/amplitude/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/amr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/analog-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/analog-to-digital-converter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/analog-trunking-era/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/analog-vs-digital-voice/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/anatomy-of-a-call/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/andrew-viterbi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/android/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/category/announcements/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ant-plus/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/antenna-diversity/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/antenna-efficiency/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/antenna-gain/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/antenna-to-audio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/antenna-tuner/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/antennas/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/apache-license/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/apco-international/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/api/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/app-vs-ide-vs-both/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/application-specific-integrated-circuit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/aprs/</loc>
</url>
<url>
<loc>https://gophertrunk.org/aprs.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/architectural-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/architecture.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/arduino-company/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/arduino/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/arduino/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/arib/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/arm-architecture/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/arm-cortex-m/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/arm-holdings/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/arrl/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/async-programming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/atmospheric-absorption/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/atsc-1/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/atsc-3/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/attenuation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/attenuator/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/audio-output/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/auditing-dependencies/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/authentication/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/automatic-frequency-control/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/automatic-gain-control/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/automatic-modulation-classification/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/avr-atmega/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ax25/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/back-pressure/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/balun/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/banana-pi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bandpass-sampling/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bandwidth/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bare-metal-programming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bare-metal-server/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/barker-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/base-station-enodeb-gnodeb/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/baseband/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/battery-technology/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bch-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bcjr-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/beaglebone/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/beamforming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/beamwidth/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/before-you-agree/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/behavioral-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/behavioral-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/beidou/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/benchmarking-dsp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/berlekamp-massey-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/best-practices/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bias-tee/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/biconical-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bios-uefi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/birth-of-languages/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/birth-of-trunking/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bit-error-rate/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bit-rate-vs-baud/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bits-and-bytes/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/blade-server/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bladerf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/block-cipher/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/block-scheduler/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/blocking-dynamic-range/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bluetooth-le/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bluetooth-rf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bluetooth-sig/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bluetooth/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bnc-connector/</loc>
</url>
<url>
<loc>https://gophertrunk.org/bookmarks.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bootloader/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bpsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bptc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/branch-protection/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/branches/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/broadcast-am/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/broadcast-fm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/broadcom/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/brute-force-attack/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/build-and-ci-cd/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/series/build-in-the-open/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/build-systems/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/build-vs-buy/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/building-blocks/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/busy-idle/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/bytecode/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/c-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/c4fm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cache-memory/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/calibration-troubleshooting/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/callback-vs-stream-api/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/capacity-plus/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/carrier-to-noise-ratio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/carrier-wave/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cavity-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/cc-activity.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cdma/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cdma2000/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cellular-handover/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cellular-modem/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/central-processing-unit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cept/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cfar-detection/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cfile-format/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/channel-grant/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/channelizer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/chat-assisted-coding/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/cherry-pick-bisect-reflog/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/chien-search/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/chipset/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/choose-your-license/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/choosing-a-dev-machine/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/choosing-an-oss-license/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/choosing-model-and-provider/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/choosing-your-method/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/choosing-your-stack/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/chosen-plaintext-attack/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/chromebook/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ci-cd/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cic-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cipher/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ciphertext-only-attack/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/circulator/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/claude-shannon/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/clean-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/clean-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/clock-recovery/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/clock-recovery/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/clock-speed/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cloud-computing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cma-equalizer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/coaxial-cable/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cobol-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/code-completion/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/code-coverage/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/code-excited-linear-prediction/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/codec2/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/coding-models-compared/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/collinear-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/colocation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/color-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/combining-tiers/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/commercial-license-models/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/compact-position-reporting/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/compiled-vs-interpreted/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/compiler/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/compute-module/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/computer-case/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/computer-hardware/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/computer-monitor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/computing-hardware-story/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/concurrency-and-pipelines/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/concurrency-models/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/concurrency/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/connect-plus/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/connectivity-standards-alliance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/constellation-diagram/</loc>
</url>
<url>
<loc>https://gophertrunk.org/constellation.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/constraint-propagation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/container/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/content-delivery-network/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/contestia/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/context-windows/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/continuous-phase-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/continuous-wave/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/contributor-agreements/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/control-channel-signaling/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/control-channel/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/conventional-radio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/conventional-vs-trunked/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/convolutional-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cooling-and-thermals/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/copyleft-in-products/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/copyright-and-software-ownership/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cordic/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/correlate-access-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cospas-sarsat/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/cost-power-performance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/costas-loop/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/coupling-and-cohesion/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cpdlc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cpp-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cqpsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/creational-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/creational-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/crest-factor-papr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cross-compilation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cryptanalysis/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/series/crypto-lab/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cryptographic-key/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cryptography/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/crystal-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/csbk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/csdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/csharp-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ctcss/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cubicsdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cuda/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/cyclic-redundancy-check/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/d-star/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dab/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/darpa/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/data-center/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/data-encryption-standard/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/data-storage/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dbfs/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dbm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dc-offset/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dcs/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dds-synthesizer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/decibel/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/decibels/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/decimation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/decision-feedback-equalizer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/decision-framework/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/decision-framework/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/declarative-programming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/decoder-capture-needs.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dedicated-server/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/dedicated-servers/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/category/deep-dives/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/deframing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/demod-calibration.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/demodulation-pipeline/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/demodulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dennis-gabor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/desensitization/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/design-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/desktop-computer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/desktop-computers/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/dev-environment-workflow/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/developing-for-mobile/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dibit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/differential-cryptanalysis/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/differential-decoding/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/digital-down-converter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/digital-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/digital-modulation-for-trunking/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/digital-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/digital-to-analog-converter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/digital-voice/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/diplexer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dipole-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/direct-conversion-receiver/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/direct-sampling/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/direct-sequence-spread-spectrum/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/directional-coupler/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/direwolf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/discone-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/discrete-fourier-transform/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dither/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dme/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dmr-association/</loc>
</url>
<url>
<loc>https://gophertrunk.org/dmr-encryption.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dmr-tier-1/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/dmr-tier-2-3/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dmr-tier-2/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dmr-tier-3/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dmr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/docker/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/docs-and-maintenance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/doppler-shift/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/double-sideband/</loc>
</url>
<url>
<loc>https://gophertrunk.org/downloads.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/dpmr-dstar-ysf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dpmr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/drm-broadcast/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/dry-kiss-yagni/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dry-kiss-yagni/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dsc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/dsc.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dsd/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dsp-latency/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dtmf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/dual-licensing-and-relicensing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dummy-load/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dump1090/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/duplexer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/duty-cycle/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dvb-c/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dvb-s/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dvb-t/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dvsi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/dynamic-range/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/e-reader/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/e4000-tuner/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/early-late-gate/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/eb-n0/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/eben-upton/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/edacs-ltr-mpt1327/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/edacs/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/edge-ai/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/edge-cellular/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/edge-computing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/edwin-armstrong/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/effective-aperture/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/electromagnetic-spectrum/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/embedded-sdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/embedded-system/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/emergency-call/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/emmc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/encryption-and-authentication/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/encryption/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/encryption/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/end-to-end-testing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/energy-detection/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/enob/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/epirb-406/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ermes/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/erp-eirp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/error-handling/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/error-vector-magnitude/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/esim/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/esp32/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/esp32/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/espressif/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/esprit-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ethernet/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/etsi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/eula-and-tos/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/eurocae/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ev-do/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/evrc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/evs-codec/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/eye-diagram/</loc>
</url>
<url>
<loc>https://gophertrunk.org/eye-diagram.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fade-margin/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/failsoft/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fano-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fast-fourier-transform/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fcc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fdma/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/federico-faggin/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/feedpoint-impedance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/feistel-network/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ferrite-choke/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ffsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/fft-and-waterfall/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fftw/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fiber-optic/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/field-programmable-gate-array/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/field-strength/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/file-source-sink/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/file-system/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/filtering-decimation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/finding-systems/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/finding-the-control-channel/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fir-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fire-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/firmware/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/first-repository/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fis-b/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fixed-point-vs-floating-point/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/flash-memory/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/flex/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/flowgraph/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fm-deviation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/foldable-phone/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/following-a-system-end-to-end/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/forking/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/forney-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fortran-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/forward-error-correction/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/four-fsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fourier-transform/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frame-synchronization/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/framing-fec-interleaving/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fred-gardner/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/free-space-path-loss/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-analysis/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/frequency-and-spectrum/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-bands/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-counter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-hopping-spread-spectrum/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-locked-loop/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-shift-keying/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-stability/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency-xlating-fir/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/frequency/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/fresnel-zone/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/friis-transmission-equation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/from-requirements/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/front-to-back-ratio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ft4/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ft8/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/functional-programming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/funcube-dongle/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/g711/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/g722/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/g729/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/gain-and-agc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/galileo/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gaming-pc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/garbage-collection/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gardner-timing-recovery/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gateway/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/georg-ohm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/getting-started-setup.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/getting-started-today/</loc>
</url>
<url>
<loc>https://gophertrunk.org/getting-started.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gfsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/git-mental-model/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/github-actions/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/github-pages-and-more/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/gitignore/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/globalstar/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/glonass/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/glossary/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/glossary/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/glossary/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/glossary/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/glossary/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/glossary/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/glossary/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gmsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gnss/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gnuradio-companion/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gnuradio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/go-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/goertzel-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/goes-hrit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/golay-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gold-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/golden-test-vectors/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/google-coral/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gordon-moore/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/goroutines/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gpgpu/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gpio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/gpl-strong-copyleft/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gprs/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gps-gnss/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gps-receiver/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gpsdo/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gpu-dsp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gqrx/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gr-osmosdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/graphics-processing-unit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gray-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ground-plane-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ground-wave/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/group-call/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/group-delay/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gsm-fr-hr-efr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gsm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gsma/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/guard-band/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/guglielmo-marconi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/guide-advanced.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/guide-basics.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/guide-intermediate.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gustav-kirchhoff/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/gustave-solomon/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hackrf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hadamard-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/half-band-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hamming-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hard-disk-drive/</loc>
</url>
<url>
<loc>https://gophertrunk.org/hardening.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hardware-acceleration/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/hardware-spectrum/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hardware-spectrum/</loc>
</url>
<url>
<loc>https://gophertrunk.org/hardware.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/harmonics/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/harry-nyquist/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hash-function/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hat-add-on-board/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hd-radio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hdlc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hedy-lamarr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/heinrich-hertz/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/helical-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/helical-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hellschreiber/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hendrik-lorentz/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hfdl/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hierarchical-block/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/high-availability/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hilbert-transform/</loc>
</url>
<url>
<loc>https://gophertrunk.org/histogram.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/home-automation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/home-server/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/home-servers/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/horn-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/how-models-are-trained/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/how-models-decide/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/how-to-read-an-agreement/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hspa/</loc>
</url>
<url>
<loc>https://gophertrunk.org/hunt.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/hypervisor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/i2c/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iaru/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/icao/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/ide-integration/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iden/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/identifying-the-system/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ieee/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iir-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ils/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/image-frequency/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/image-rejection/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/imbe/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/impedance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/imperative-programming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/import.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/imsi-imei/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/in-system-programming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/</loc>
</url>
<url>
<loc>https://gophertrunk.org/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/infrastructure-as-a-service/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/inmarsat/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/input-output/</loc>
</url>
<url>
<loc>https://gophertrunk.org/install-linux.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/install-macos.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/install-windows.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/installing-git/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/instruction-set-architecture/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/integrated-circuit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/integration-testing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/intel/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/interactive-rebase/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/interfaces-and-access/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/interleaved-iq/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/interleaving/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/intermediate-frequency/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/intermodulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/internet-of-things/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/internet-to-edge/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/interpreter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/interrupt/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/intersymbol-interference/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ionospheric-propagation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ios/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ip-address/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/iq-data/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iq-data/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iq-file-format/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iq-imbalance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iq-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iq-recording-playback/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/iridium/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/irving-reed/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/irwin-jacobs/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/isdb-t/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/isolator/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/issues-and-projects/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/itu-r/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/itu/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/j-pole-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/jack-kilby/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/jagadish-bose/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/james-clerk-maxwell/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/java-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/javascript-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/jedec/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/jensen-huang/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/jit-compilation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/joe-taylor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/john-costas/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/john-von-neumann/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/joseph-fourier/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/js8call/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/jt65/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/jt9/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/julia-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/kalman-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/karl-jansky/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/kerckhoffs-principle/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/key-commercial-clauses/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/key-id-algid/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/key-loader-kfd/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/keyboard/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/keystream/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/kiss-tnc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/knife-edge-diffraction/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/known-plaintext-attack/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/kotlin-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/krakensdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/kubernetes/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lan-and-wan/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/language-families/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/language-for-the-domain/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/language-security/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/language-tour/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/languages-and-hardware/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/laptop/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/laptops/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/late-entry/</loc>
</url>
<url>
<loc>https://gophertrunk.org/launcher.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ldpc-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/legal-ethical/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/libairspy/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/libbladerf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/libhackrf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/libiio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/libre-computer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/librtlsdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/license-compatibility/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/license-vs-contract/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/licensing-across-jurisdictions/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/limesdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/linear-feedback-shift-register/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/linear-predictive-coding/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/link-budget/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/linus-torvalds/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/liquid-dsp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lisp-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/live-edits.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lms-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/load-balancer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/local-oscillator/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/log-likelihood-ratio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/log-periodic-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/logic-gate/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/loop-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lora-alliance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lora/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lorawan/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/low-if/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/low-noise-amplifier/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lte-advanced/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lte-m/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/lte/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ltr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/m-ary-fsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/m17-project/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/m17/</loc>
</url>
<url>
<loc>https://gophertrunk.org/m17.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/magnetic-loop-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/magnetic-tape/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/main-clauses-decoded/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/managed-hosting/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/manchester-coding/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/marine-vhf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/massimo-banzi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/matched-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/matching-hardware-to-project/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/matlab-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/matter-protocol/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/maximal-length-sequence/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/maximum-likelihood-sequence-estimation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/mcu-programming-and-tradeoffs/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mdc1200/</loc>
</url>
<url>
<loc>https://gophertrunk.org/mdc1200.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/melp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/memory-hierarchy/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/memory-management/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/memory-management/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/merge-conflicts/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/merging/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/meshtastic/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/meteor-lrpt/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/meteor-scatter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/microcontroller/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mimo/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mini-pc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/minimum-shift-keying/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/mit-and-bsd-licenses/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mixer-rf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/mixer.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mmse-equalizer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mobile-app-development/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mobile-operating-system/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mocking/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mode-ac/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mode-s/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/modem/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/modulation-error-ratio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/modulation-index/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/monopole-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/moonbounce-eme/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/moores-law/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/morse-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/motherboard-form-factor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/motherboard/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/motorola-smartnet/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/motorola-type-ii/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mouse/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mpt-1327/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/msi001-tuner/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/mueller-muller-timing-recovery/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/multi-band-excitation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/multilateration/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/multimon-ng/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/multipath-propagation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/multisite-and-simulcast-in-practice/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/multisite-trunking/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/multithreaded-dsp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/music-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/n-type-connector/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nanovna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nasa/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/navtex/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nb-iot/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/nda-and-other-agreements/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/near-field-communication/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/near-field-far-field/</loc>
</url>
<url>
<loc>https://gophertrunk.org/design/neighbor-site-following.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/neighbor-site/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nesdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/network-access-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/network-attached-storage/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/network-interface-card/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/network-iq-streaming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/network-switch/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/neural-processing-unit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nfc-rf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nikola-tesla/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nist/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/noaa-apt/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/noise-blanker/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/noise-figure/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/noise-floor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/noise-source/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/noise-temperature/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/norbert-wiener/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nrzi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ntia/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/numerical-precision-dsp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/numerically-controlled-oscillator/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/numpy-scipy-dsp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nvidia-jetson/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nvidia/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nvis/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nvme/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/nxdn/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nxdn/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/nyquist-theorem/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/obfuscation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/object-oriented-programming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/occupied-bandwidth/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ocxo/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/odroid/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ofcom/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ofdm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ofdma/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/oliver-heaviside/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/oliver-lodge/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/olivia/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/on-off-keying/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/one-model-vs-many/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/one-time-pad/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/op25/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/open-source-risks/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/operating-system/</loc>
</url>
<url>
<loc>https://gophertrunk.org/opt-in-features.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/optical-disc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/opus-codec/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/orange-pi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/orbcomm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/otar/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/other-ip-in-software/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/other-signals/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/out-of-tree-module/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/overlap-add-overlap-save/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/overruns-underruns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/oversampling/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/p25-cai/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/p25-des-xl/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/p25-phase-1/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/p25-phase-1/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/p25-phase-2/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/p25-phase-2/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/package-manager/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/packaging-and-distribution/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/packet-framing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/packet-radio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pactor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/parabolic-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/patch-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/patch-multigroup/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/path-loss/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pci-express/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/performance-vs-productivity/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/peripheral/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/permissive-compliance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/permissive-vs-copyleft/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/personal-computer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/phase-locked-loop/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/phase-noise/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/phase-shift-keying/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/phase/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/phased-array-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/phil-karn/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/php-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pi-4-dqpsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pic-microcontroller/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/platform-as-a-service/</loc>
</url>
<url>
<loc>https://gophertrunk.org/plots.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/plutosdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pocsag/</loc>
</url>
<url>
<loc>https://gophertrunk.org/pocsag.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/polar-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/polarization/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/polyphase-filter-bank/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pothos/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/power-amplifier/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/power-over-ethernet/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/power-spectral-density/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/power-supply-unit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ppm-frequency-correction/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pre-emphasis-de-emphasis/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/preamble-correlation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/preamplifier/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/printer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/priority-scan/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/privacy-and-data-agreements/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/private-call/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/programming-an-sbc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/project-25/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/prompting-for-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/propagation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/proprietary-licensing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/protocol-landscape/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/providing-context/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/provoice/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/psk31/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/public-domain-and-cc0/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/public-key-cryptography/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/pull-requests/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pulse-amplitude-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pulse-code-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pulse-position-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pulse-shaping/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/pulse-width-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/puncturing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/putting-it-all-together/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/python-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/q-factor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/qpsk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/quadrature-amplitude-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/quadrature-demodulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/qualcomm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/quality-when-solo/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/quantization/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/r-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/r820t-tuner/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rack-server/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/radials-counterpoise/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/radiation-pattern/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/radio-horizon/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/radio-id/</loc>
</url>
<url>
<loc>https://gophertrunk.org/radio-ids.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/radio-propagation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/radio-wave/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/radio-waves/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/radioreference/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/raid/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rain-fade/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ralcwi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ralph-hartley/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ran-nxdn/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/random-access-memory/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/raspberry-pi-and-family/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/raspberry-pi-foundation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/raspberry-pi-pico/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/raspberry-pi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rayleigh-fading/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rc4-cipher/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rds/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/read-only-memory/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/real-time-dsp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/real-time-operating-system/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/rebasing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/receiver-chain/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/receiver-sensitivity/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/redhawk-sdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/reed-muller-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/reed-solomon-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/refactoring/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/reflection-coefficient/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/refraction/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/reginald-fessenden/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/registration/</loc>
</url>
<url>
<loc>https://gophertrunk.org/release.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/releases-and-tags/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/category/releases/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/remote-keyless-entry/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/remotes/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/resampler/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/resonance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rest-channel/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rest/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/return-loss/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/reverse-proxy/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rf-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/series/rf-front-end/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rf-machine-learning/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rf-power-meter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/series/rf-scope/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rf-switch/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rfid-rf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rfss/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/richard-hamming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rician-fading/</loc>
</url>
<url>
<loc>https://gophertrunk.org/rigctld.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ring-buffer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/risc-v/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/risk-clauses/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rls-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/roadmap.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/roaming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/robert-gallager/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/robert-noyce/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/robert-watson-watt/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/robustness-and-errors/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rock-pi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/roll-off-factor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rolling-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/root-raised-cosine-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/router/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rp2040/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rsgb/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rtca/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rtl-sdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rtl-tcp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rtl2832u/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rtty/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/ruby-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rudolf-kalman/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/rust-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/s-box/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/s-parameters/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sample-buffer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sample-format/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/sample-rate-nyquist/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sample-rate/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sat-smt-solving/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/saw-filter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sbc-cluster/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/sbc-use-cases-and-limits/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/scalability/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/scattering/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/scoping-a-project/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/scrambling/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sd-card/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/sdlc-and-methodologies/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/sdr-hardware/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/series/sdr-internals/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/sdr-receiver/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sdr-sharp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sdrangel/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sdrplay-rsp1a/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sdrplay-rspduo/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sdrplay-rspdx/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/security-privacy-ethics/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/semantic-versioning/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/semiconductor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sensor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/server/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/serverless-computing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/shannon-capacity/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/shipping-and-maintaining/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/shortwave-broadcast/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sigfox/</loc>
</url>
<url>
<loc>https://gophertrunk.org/siglab.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sigmf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/signal-anatomy/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/signal-classification/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/signal-generator/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/series/signal-lab/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/signal-processing-block/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/signal-to-noise-ratio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/silk-codec/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/simulation-driven-sdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/simulcast/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sinad/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/single-board-computer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/single-sideband/</loc>
</url>
<url>
<loc>https://gophertrunk.org/sitemap/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/sites-simulcast-roaming/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/skills-and-config-files/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sky-wave/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/sla-and-support-agreements/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sma-connector/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/smartnet-smartzone/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/smartphone/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/smartphones/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/smartwatch/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/soapyremote/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/soapysdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/soc-vs-discrete/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/soft-decision/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/software-as-a-service/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/software-defined-radio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/software-defined-receiver/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/solid-state-drive/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/solid/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/solid/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/solo-developer-mindset/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/category/solution-postmortem/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sophie-wilson/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/source-available-licenses/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/spectral-efficiency/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/spectrogram/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/spectrum-analyzer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/spectrum.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/speex/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/spi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/splitter-combiner/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sporadic-e/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/spurious-emissions/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/spurious-free-dynamic-range/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/spyserver-protocol/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/squelch/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/sstv/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/staging-and-commits/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/standards-and-bodies/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/standing-wave-ratio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/starlink/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/start-with-requirements/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/stashing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/static-binary/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/static-vs-dynamic-typing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/status-and-diffs/</loc>
</url>
<url>
<loc>https://gophertrunk.org/status.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/steve-wozniak/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/stm32/</loc>
</url>
<url>
<loc>https://gophertrunk.org/story.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/stream-cipher/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/stream-tags/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/stream-vs-message-passing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/structural-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/structural-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/subcarrier/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/submodules-hooks-worktrees/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/substitution-permutation-network/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/superheterodyne-receiver/</loc>
</url>
<url>
<loc>https://gophertrunk.org/support.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/swift-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/symbol-rate/</loc>
</url>
<url>
<loc>https://gophertrunk.org/symbol-scope.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/symbols-and-baud/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/symmetric-key-cryptography/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/system-bus/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/system-fusion-ysf/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/system-id/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/system-on-a-chip/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tablet/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/tablets/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tacan/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/talkgroup/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/talkgroups-ids-affiliation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tcas/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tcxo/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/tdma-vs-fdma/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tdma/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/teensy/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tensor-processing-unit/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/test-driven-development/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/testing-dsp-without-hardware/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/testing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tetra-tea/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/tetra/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tetra/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tetrapol/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/the-control-channel/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/the-decision-framework/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/the-digital-leap/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/the-licensing-spectrum/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/the-pioneers/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/the-provider-app/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/the-provider-landscape/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/the-spectrum/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/thermal-noise/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/thin-client/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/third-order-intercept/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/thread-protocol/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/threads/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/throttle-block/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/thunderbolt/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tia/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tinysa/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tis-b/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/touchscreen/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tpms/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/transistor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/transmit-chain/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/transverter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/trellis-coded-modulation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tropospheric-ducting/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/troubleshooting-a-decode/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/trunked-radio/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/trunking-flavors/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/trunking-site/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tsbk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/tsmc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/tui.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/tuning-with-scopes/</loc>
</url>
<url>
<loc>https://gophertrunk.org/tuning.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/turbo-code/</loc>
</url>
<url>
<loc>https://gophertrunk.org/blog/category/tutorials/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/twelp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/type-system/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/type-systems/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/types-of-models/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/typescript-language/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/uart/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/uat-978/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/uhd/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/uhf-connector-pl259/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/umts-wcdma/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/understanding-cost/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/undoing-changes/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/unit-testing/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/unun/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/upconverter/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/usage-limits-and-tiers/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/usb/</loc>
</url>
<url>
<loc>https://gophertrunk.org/user-guide-windows.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/using-oss-in-products/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/usrp-ettus/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vara/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vdl-mode-2/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vector-network-analyzer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vector-processor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vectorization-simd/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/verification-and-trust/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/version-control-collab/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/version-control/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vestigial-sideband/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/viewing-history/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/virtual-private-server/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/virtualization/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vita-49/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/viterbi-algorithm/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vocoder/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/vocoders/</loc>
</url>
<url>
<loc>https://gophertrunk.org/vocoders.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/voice-calibration.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/voice-channel/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/voice-to-bits-vocoders/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/volatile-memory/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/volk/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/volte/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/von-neumann-architecture/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/vor/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/vps/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wacn/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/watchdog-timer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/waterfall-display/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/waterfall-rendering/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wav-iq-recording/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wavelength/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/weak-copyleft-licenses/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wearable-computer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/web-hosting/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/web-hosting/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/web-sdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/web.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/webcam/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/welch-method/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/what-are-patterns/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/what-is-a-microcontroller/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/what-is-a-software-license/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/ai-software-dev/what-is-ai-for-coding/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/what-is-an-sbc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/what-is-github/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/what-is-hardware/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/what-is-open-source/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/what-is-sdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/what-is-software/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/rf-sdr/what-is-trunking/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/what-is-version-control/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/where-to-get-licensing-help/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/which-agreements-do-you-need/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/whip-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-software-dev/why-language-choice-matters/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/digital-trunking/why-radio-went-digital/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wi-fi-alliance/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wi-fi/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wifi-80211/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/window-function/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/winlink/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wireless-access-point/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wireless-mbus/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/intro-hardware/worked-examples/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/git/workflow-strategies/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/workstation/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wrc/</loc>
</url>
<url>
<loc>https://gophertrunk.org/learn/software-licensing/writing-a-commercial-license/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/wspr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/x86/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/yagi-uda-antenna/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/z-wave/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/zadig/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/zero-copy-dsp/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/zero-crossing-detection/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/zero-forcing-equalizer/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/zero-if/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/zeromq-sdr/</loc>
</url>
<url>
<loc>https://gophertrunk.org/reference/zigbee-802154/</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.1.9.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.2.2.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.2.3.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.2.4.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.2.5.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.2.6.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.2.9.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.3.1.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.3.2.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.3.5.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.3.6.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.3.7.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.3.8.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.3.9.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.0.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.1.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.2.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.3.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.4.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.5.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.6.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.7.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.8.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.4.9.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.0.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.1.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.2.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.3.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.4.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.5.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.6.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.7.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.8.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.5.9.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/announcements/v0.6.4.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/cryptolab.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/rfscope.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/specs/README.html</loc>
</url>
<url>
<loc>https://gophertrunk.org/specs/</loc>
</url>
</urlset>
