Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Firmware 20160222

Compare
Choose a tag to compare
@jboone jboone released this 23 Feb 00:09

Binaries removed due to hardware changes. Please only use release 20170720 or newer.

It's been too long!

This release focuses on improving the audio receiver mode and implementing a few digital transponder receivers. Watch a YouTube demo of the firmware.

New Features

  • SSB audio receiver modes, LSB and USB with 2.8kHz bandwidth. (Thanks argilo for getting me started on this!)
  • Narrowband FM audio receiver supports multiple channel bandwidth and modulation combinations.
  • AIS receiver, decodes signals from water-going vessels (boats!). Displays packet information, writes raw packets to micro SD card.
  • ERT receiver, decodes signals from one type of utility "smart" meter. Displays packet information, writes raw packets to micro SD card.
  • TPMS receiver, decodes signals from a few kinds of automotive tire pressure monitors. Displays packet information, writes raw packets micro SD card.
  • Antenna port bias voltage can be enabled.
  • Additional audio receiver tuning frequency step sizes.
  • Screen capture saves to a PNG file on the micro SD card.
  • Display sleep mode reduces power consumption by 300mW.
  • Separate audio and digital receiver modes into separate sub-menus.
  • Reworked baseband DSP filtering should improve receiver sensitivity.
  • Narrowband and wideband FM audio de-emphasis improves sound quality.
  • Debug views for clock generator, second IF, and audio codec.
  • Architectural and code improvements, reduction in baseband code size.

Bugs Fixed

  • Spectrum waterfall update/repaint artifacts at bottom of display due to timing vs. screen refresh.
  • No spectrum waterfall during wideband FM mode.
  • PPM value does not update between the setup menu and the receiver PPM value.

Documentation

The Wiki documentation has been updated to reflect the newest firmware and features.

Installing

The Wiki documentation has separate firmware installation instructions for Linux/Mac OS users and for Windows users.

Reporting Bugs

If you find bugs, please report them in the "Issues" area of this GitHub project.