ContextMagic.com Home ats20 firmware Home   |   Downloads   |   Purchase   |   Contact Us  
ats20 firmware
ats20 firmware
ats20 firmware

Firmware - Ats20

Newsletter

To receive news on new software releases or updates enter your email address here:

ats20 firmware

Firmware - Ats20

ClickYes Pro 2010 is a tuning tool for Microsoft Outlook security settings. It allows to configure which applications can automatically send emails using Outlook and access email addresses stored in Outlook address book.

ClickYes Pro 2010 runs as a background task providing a convenient icon in the taskbar notification area to manage allowed applications. It uses an encrypted storage and is highly secure and safe.

ClickYes Pro 2010 Server Edition uses common configuration settings for all user accounts on the computer where it is installed. Administrators can configure a single profile for all users. Only users with administrative privileges can change settings and add or remove applications to the list. Also Server Edition installs add-ins for Microsoft Outlook and Microsoft Word which turn the security warnings off.

Key features:

  • solves issues caused by Outlook security prompts
  • provides seamless email sending via Microsoft Outlook
  • provides smooth smartphone synchronization and email merging
  • is very user friendly and easy to use
  • uses secure and reliable storage

Click a link below to:

ClickYes Pro 2010 is compatible with:

  • Outlook 365 32-bit
    Version 2604 (Build 19929.20090),
    Version 2603 (Build 19822.20114),
    Version 2602 (Build 19725.20004),
    Version 2512 (Build 19426.20170),
    Version 2508 (19127.20570),
    etc.
  • Outlook 2024, Outlook 2021 and Outlook 2019 32-bit
    Version 2604 (Build 19929.20090),
    Version 2603 (Build 19822.20114),
    Version 2602 (Build 19725.20190),
    Version 2601 (Build 19628.20214),
    Version 2512 (Build 19426.20170),
    Version 2511 (Build 19426.20170),
    Version 2510 (Build 19328.20244),
    etc.
  • Outlook 2013 32-bit (v15.0.5589.1001, v15.0.5553.1000, v15.0.5511.1000, v15.0.5407.1000, etc.)
  • Outlook 2010 32-bit (v14.0.7261.5000, 14.0.7258.5000, 14.0.7243.5000, etc.)
  • Outlook 2007 SP2 (v12.0.6423.x, v12.0.6514.x, v12.0.6535.x, 12.0.6770.x)
  • Outlook 2007 SP1 (v12.0.6214.x, v12.0.6300.x)
  • Outlook 2007 (v12.0.4518.x, v12.0.6014.x)
  • Outlook 2003 SP3 (v11.8169.x, v11.8206.x, v11.8217.x)
  • Outlook 2003 SP2 (v11.6568.x, v11.8002.x, v11.8010.x and v11.8120.x)
  • Outlook 2003 SP1 (v11.6350.x and v11.6359.x)
  • Outlook 2003 (v11.5608.x)
  • Outlook 2002 (SP1, SP2 and SP3)
  • Outlook 2000 (SP2 and SP3)

How ClickYes Pro 2010 differs from Express ClickYes

  • It allows to configure which applications can pass by Microsoft Outlook security restrictions.
  • It works when the workstation (or server) is locked.
  • It works under Windows Terminal Services and Citrix environments.
  • It does not have 5-second delay on sending emails using Outlook.
  • It uses encrypted storage and is very secure and safe.

How to install and launch ClickYes Pro 2010

  • Download the installation package, run ClickYesPro2010Setup.exe and follow the instructions.
  • When ClickYes is installed just double-click its icon on your Desktop to launch the program.

How to use ClickYes Pro 2010

Firmware - Ats20

Go to product viewer dialog for this item. ATS-20+ (Plus) Go to product viewer dialog for this item.

are popular SI4732-based all-band radio receivers known for their open-source versatility. Updating the firmware is a common way to unlock new features, improve screen layouts, and enhance overall performance. 1. Hardware Revisions

Before flashing, you must identify your specific board version, as it dictates the software settings you need:

Arduino Nano Version: Features a separate Arduino Nano board soldered onto the main PCB. Use "Arduino Nano (ATmega328P)" presets.

Arduino Uno Revision: All components, including the ATMega328P chip, are soldered directly to the main board. Use "Arduino Uno (ATmega328P)" presets.

Newer ATmega328PB Models: Some recent versions use the ATmega328PB chip and a CH340K USB chip, which may require specific drivers or hardware modifications to flash. 2. Firmware Options

PU2CLR (Standard): The widely accepted stable firmware, often found as version 1.1.5 or newer versions like 3.0.4.

Goshante (Advanced): A popular community firmware (e.g., v1.18 or v1.1.5-ex) that often provides a more polished interface and expanded features. 3. Flashing Procedure

The most common way to flash is via a Micro USB cable and a PC.

Drivers: You likely need the CH340 or CH341 USB-to-UART driver for your computer to recognize the device. Software Tools:

AVRDUDESS: A recommended GUI tool for Windows users to flash .hex files.

Arduino IDE: Useful if you want to compile the source code yourself from a GitHub repository. ats20 firmware

Settings: Ensure the baud rate is set correctly, typically 115200, and select the appropriate COM port. 4. Troubleshooting Common Issues Uno ISP programmer for ATS20 firmware update? - Facebook

A new firmware feature for the ATS-20 (often powered by the Si4732/Si4735 chip and an Arduino Nano) must balance the chip's powerful DSP capabilities against the limited memory (32KB Flash) of the ATmega328P.

Below is a drafted feature proposal for a "Signal Quality Sniffer", designed to enhance the DXing (long-distance) experience without overextending system resources. 📡 Feature: Signal Quality Sniffer (SQS)

The SQS is a real-time diagnostic overlay that replaces the static RSSI bars with a high-fidelity "Signal-to-Noise & Multipath" profile to help users orient antennas and find the cleanest frequency. ✨ Key Functionalities

Dual-Metric Bar: Instead of just signal strength, the bar splits to show RSSI (Signal Strength) and SNR (Signal-to-Noise Ratio) simultaneously.

Audio Mute-on-Seek: Automatically mutes audio while fast-tuning to prevent "pop" noises, re-engaging only when a signal meets a user-defined SNR threshold.

Peak Hold: A "ghost" marker on the S-meter that stays at the highest signal level reached in the last 3 seconds, perfect for rotating telescopic or external antennas.

Multipath Indicator: (FM Only) A small "MP" icon that flashes if high multipath interference is detected, suggesting the user needs to reposition. 🛠️ Technical Implementation

DSP Registry Access: Pulls data from the Si473X registers for SNR and RSSI using the PU2CLR SI4735 Library.

Memory Optimization: To fit this in the ATmega328P, the feature uses a Low-Res Graphic Mode (drawn with simple line-bitmaps) to save flash space compared to high-res fonts.

Control Integration: Toggled via a Long Press on the STEP or BAND button to avoid adding new physical switches. 📝 Logic Draft (Pseudo-code) Go to product viewer dialog for this item

void updateSQS() if (sqsModeEnabled) si4735.getCurrentAutomatedDigitalLevel(); int currentSNR = si4735.getCurrentSNR(); int currentRSSI = si4735.getCurrentRSSI(); // Draw logic for the OLED display.drawHorizontalBar(0, 54, currentRSSI, MAX_RSSI); display.drawGhostMarker(lastPeakRSSI); if (currentSNR < 5) display.printIcon(ICON_NOISY); Use code with caution. Copied to clipboard 🚀 How to Add This Feature

To implement a custom feature like this into your ATS-20, follow these steps:

Get the Source: Download the Goshante ATS_EX or PU2CLR source code from GitHub.

Edit in Arduino IDE: Open the .ino sketch. Use Arduino IDE 1.8 for best compatibility with older libraries.

Optimize Space: If the code is too large, comment out unused bands (like LW or specific SW segments) in the bandtable section.

Flash: Connect via USB (ensure the CH340 driver is installed) and select Arduino Nano (ATmega328P) as the board. How to Upgrade Firmware on the ATS-20+ Radio (Correct way)


Title: ATS20 Firmware Deep Dive: Which one gives the best performance?

Posted by: RadioRookie42

Hey everyone,

I’ve been tinkering with the ATS20 (Si5351 + Si4732 based SDR receiver) for a few months now. While the stock firmware is fine, I recently dove into the custom firmware options, and wow – it’s a completely different radio.

If you’re new to the ATS20, here’s a breakdown of the firmware scene I wish I had from day one. Title: ATS20 Firmware Deep Dive: Which one gives

The Stock Firmware – Functional, but Sleeping Potential

Out of the box, the factory firmware works. You can tune from 100 kHz to 30 MHz (and beyond, with mods), listen to AM, LSB, USB, and even FM. But it feels… restrained. The user interface is clunky, memory slots are limited, and the noise floor is higher than it should be.

The real magic happens when you realize: this is not a closed system.

4. The Spectrum Waterfall (ATS20+ Only)

The most exciting feature added by firmware like PU2CLR's SSB library is a rudimentary spectrum scope. Using the radio’s internal ADC, the screen can display a live waterfall of signals up/down the band.

The Gold Standard: IU5JAE's Firmware

The most significant firmware project for the ATS-20 series comes from Italian developer Andrea (IU5JAE) . His firmware has become the gold standard for this radio.

Part 1: What is ATS20 Firmware?

In simple terms, firmware is the operating system of the radio. It is the software permanently stored on the microcontroller (usually an ATmega328 or similar) that governs:

  • User Interface (UI): How the buttons, encoder wheel, and display interact.
  • Tuning Algorithms: How fast you scan frequencies and how the AGC (Automatic Gain Control) behaves.
  • Demodulation: How the radio processes SSB, AM, and NFM signals.

The original ATS20 firmware is functional but barebones. Community developers have reverse-engineered the hardware to create custom firmware that dramatically improves performance.

E. Memory & Scanning

  • Presets: Typically supports 256+ memory channels.
  • Band Scanning: Scan up or down within the current band.
  • Squelch: Adjustable squelch levels to silence background noise during scanning.

Part 3: Types of ATS20 Firmware (Which one is right for you?)

Before downloading, identify your hardware. The original ATS20 uses a blue PCB and an ATmega328. The ATS20+ uses a red PCB and often includes a battery charging IC. Do not mix them up.

Here are the three major firmware branches:

The Ultimate Guide to ATS20 Firmware: Unlocking the Full Potential of Your Receiver

The ATS20 (and its popular successor, the ATS20+) is a staple in the world of low-cost SDR (Software Defined Radio) and portable shortwave listening. For under $50, hobbyists get a compact, Si4732-based radio capable of SSB (Single Sideband), AM, and FM reception. However, the stock software these devices ship with often leaves much to be desired.

The secret to transforming this budget radio into a powerful DXing tool lies in one phrase: ATS20 firmware.

Whether you are experiencing display glitches, poor audio filtering, or simply want to add new features like spectrum scopes, updating the firmware is the best upgrade you can perform. This guide will walk you through everything you need to know.

5. Known Firmware Limitations

  • Touch Key Sensitivity: Many users complain that the firmware's handling of the capacitive touch keys is either too sensitive or not sensitive enough (often requiring calibration).
  • SSB "clicks": Some older firmware versions produced audible "clicks" when tuning SSB frequencies.
  • Sync Detection: Unlike the ATS-25 (a successor model), the ATS-20 firmware generally lacks synchronous AM detection, which can make shortwave listening prone to fading distortion.

Known limitations

  • Unfortunately, ClickYes Pro 2010 does not support 64-bit Outlook versions.

How to uninstall ClickYes Pro 2010

  • To uninstall ClickYes Pro 2010, double-click the 'Programs and Features' Control Panel icon.
  • Select ClickYes Pro 2010 in the list of installed programs and click the 'Uninstall' button. Follow the instructions.

Firmware - Ats20

Please let us know what features you would like to see in the next program release. Your questions, comments, suggestions and feature requests are greatly appreciated.
 
Your Message (required field)*
If you want us to get in touch with you, enter your name and email address below.
Your name
Your email address
      |   Print the contents of this page  Print    |   Frequently Asked Questions  FAQ