Releases: martinber/noaa-apt
Releases · martinber/noaa-apt
v1.4.1
- Add a more descriptive error message when loading files with incorrect lengths in the header.
- Added the run-noaa-apt.sh script to all builds for launching the program using double-click.
- Added a simple manpage for the Debian package version.
- Updated dependencies.
1 year passed since last release! noaa-apt is now more than 5 years old!
v1.4.0
- New false color method based on palettes.
- Added support to obtain timestamps from SDR++ filenames.
- Added "Auto update" functionality in processing tab.
- Sadly, minimum glibc version is now 2.28. Therefore, a newer Linux distro is needed: Debian Buster or Ubuntu 20.04 or equivalent.
- Updated dependencies and more small fixes.
v1.3.1
- Added run-noaa-apt.sh script for standalone GNU/Linux users, can be double clicked to launch the program.
- Fixed that TLE file is downloaded even if it is not needed (thanks Arcadie Z.).
- Improved version checks (thanks Arcadie Z.).
- Updated dependencies and small fixes.
v1.3.0
v1.2.0
v1.1.2
v1.1.1
v1.1.0
v1.0.0
- Fixed truncation issues on Raspberry Pi and 32 bit systems.
- GUI redesign, including a progress bar.
- Improved performance.
- Added settings.toml and different profiles, so now most constants can be edited.
- Hide terminal window on Windows.
- Export WAV as 16 bit integer when resampling so it can be used on WXtoIMG.
- Added checks against overflows when using strange sample rates.
- Added static OpenSSL as a Cargo feature.
v0.9.8
- Automatic contrast adjustment.
- Now can read telemetry frames.
- Application icons for GNU/Linux and Windows.
- .deb packages for Debian-based distros.
- Better font for GUI on Windows.
- Small fixes and improvements.
- First Raspberry Pi release
Bugs
- Output is truncated on Raspberry Pi depending on the input sample rate. Resample your WAV first to 48000Hz or 20800Hz, don't use 11025Hz as input sample rate. Other rates may work or not.