Firmware Downloads
Firmware Downloads
Firmware Downloads
Web-888 firmware ZIP package can download from the following URLs.
ZIP package upgrade will update everything include os, firmware and server application. Auto update will only update firmware and server application. When you feel you are hitting issue related to OS, try to use zip package to do the manual upgrade.
Tips
If you are using zip package to upgrade, you can always unzipped the zip file and copied it directly to the SD card, but left the config folder untouched to retain all your configurations and settings. The config folder contains all your settings.
Stable Channel
This is main channel, which is updated when there is a fully tested and stable build. If you prefer a stable system, use the following one.
Checksum:
Alpha Channel
This is our test channel, which is updated when there is a new build. It is targeting for the users who want to try cutting edge features and has the knowledge to fix the problem if encounter.
Checksum:
Changelogs
Later version contains all the changes in the previous versions.
20241228 (Download)
- Incrase max zoom to 14 on exclusive mode and 11 on shared mode. For exclusive mode support, please update full image which contains Linux Kernel update.
20241223 (Download)
- Fix auto update, which was broken since version 1113.
Warning
All version after 1113 contains the bug of auto update. You have to use zip file to do the manual update.
20241220 (Download)
- Add OSD Decoder and substract function to FT8 Skimmer extention, which shows about 5% more spots decoded. Check details
- Add map display support to NAVTEX extention
- Remove power off button as web-888 doesn't have hardware to support it
20241130 (Download)
- New Stable Release Canidate
- Use libcurl to replace curl to improve performance and stablity
- Fix mailto that causes connection broken
- Fix a regression of WSPR and FT8 frequencies
20241115 (Download)
- Fix NAVTEX issue
- Fix a place that WSPR uploading is still using curl, use libcurl instead
- Fix auto update which was missing websdr_vhf.bin
20241113 (Download)
- Fix FT4 frequency due to a regression. (thanks jeskko)
- Add WSPR additional frequency in extention UI
- Use libcurl instead of curl to improve code readability and reliability
- Fix command line to generate noip2 configuration
20241104 (Download)
- Fix the stability of Web-888 running on 64Mhz
Warning
Due to the stringent timing requirements we have identified in the FPGA code, some users have experienced stability issues when operating at a 64M bandwidth.
To ensure the stability of the system under 64M bandwidth conditions, we have made the difficult decision to reduce the number of supported channels by one. This adjustment is intended to enhance overall reliability for users in this bandwidth setting.
Please note that in 32M bandwidth mode, as well as in VHF mode, the system will continue to support the full 13 channels.
20241028 (Download)
- Fix the issue that some boards failed to show waterfall correctly
- Import 24B EiBi Database
- Add 5m and 8m bands FT8 frequency
- Add more wifi dongle drivers and firmware
- Update Linux kernel to 6.6.58 (Have to use zip package to update, auto upgrade will not upgrade OS)
20241013
- Fix the hang issue when switching between HF and VHF
- Use one single FPGA image for both HF and VHF
20241008 (Download)
- Import 24A EiBi Database
- Fix ALE_2G extension decoding
- Add a new option in admin UI to control who can change ATT
- Fix Download FAX Image (have to upgrade full package)
20240929 (Download)
- Fix ADC dither and PGA setting. Enable Dither will slight increase noise floor.
- Fix some settings related to network. <this change is only in full image, otherwise, you can create /etc/network/interfaces file to workaround. Check this github issue.
20240918 (Download)
- Feature: HFDL is now able to compile. but still not included in the official build as it is not fully functional.
- Bug: Fix auto update bug in the script
20240911
- Bug: Let sdrd service restart infinitely. This fixes when multi restarts performed in a short period will stop the server.
20240910
- Bug: Fix Wi-Fi hotspot mode, regression from ver 0907
- Bug: Update alpine Linux image to latest to fix CVE-2024-6119
20240907 (Download)
- Feature: Support switch HF bandwidth between 32MHz and 64MHz.
- Feature: Maximum Zoom Level in Shared Mode increased from 7 to 9.
- Bug: Fix static IP address configuration.
20240901 (Download)
- Bug: Better fix to avoid FT8 buffer overflow.
- Bug: By default, CLKOUT should be disabled.
20240831 (Download)
- Feature: Use https to download configuration.
- Bug: Fix crash when fast switching FT8/FT4 extension frequencies.