- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 770
 
Weather
        gullradriel edited this page Jul 9, 2025 
        ·
        2 revisions
      
    
The Weather app is supposed to decode AM modulated common weather stations signals
You can check the currently supported protocols here: baseband/fprotos
- Frequency selector: use rotary encoder or click on it to pop frequency key pad.
 - Temperature unit selector: use the rotary encoder to switch from Celsius to Fahrenheit.
 - AMP: 0 OFF, 1 ON (beware of strong signals).
 - LNA: use rotary encoder to change Low Noise Amplification.
 - VGA: use rotary encoder to change Variable Gain Amplification.
 - Volume: If beep on packet is enabled in main page settings, then it's the volume at which they will be played.
 - Clear: click to clear the displayed list.
 - Log: hit the checkbox to save the results in a log file.
 
Important
This program is sensitive to signal strength, so if you set values too high or too low, it will not be able to decode.
Ideal values are around: AMP 0, LNA 32, VGA 20. If still nothing, play with these values, try to reduce or increment.
- 433.92 MHz (EU)
 - 315 MHz (US, Japan)
 - 868 MHz (EU + others)
 - 915 MHz (US, Japan)
 
Note
The wiki is incomplete. Please add content and collaborate.
Important
- This is a public wiki. Everything is visible to everyone. Don't use it for personal notes.
 - Avoid linking to external tutorials/articles; they may become outdated or contain false information.
 
How to collaborate
How to ask questions correctly
- First steps
 - Usage cautions
 - Intended use and Legality
 - Features
 - PortaPack Versions (which one to buy)
 - HackRF Versions
 - Firmware update procedure
 - Description of the hardware
 - User interface
 - Powering the PortaPack
 - 
Troubleshooting
- Won't boot
 - Config Menu
 - Firmware upgrade
 - Diagnose firmware update in Windows
 - Receive Quality Issues
 - No TX/RX
 - TX Carrier Only
 - H2+ speaker modifications
 - Dead Coin Cell Battery
 - Factory Defaults
 - SD card not recognized by PC with the SD-card over USB selected
 - DFU overlay
 - Full reset
 - SolveBoard
 - How to Format SDCard
 - What if I don't like some of the apps
 
 - Applications
 
- 
Compilation of the firmware
- Compile on WSL with ninja
 - How to compile on Windows faster with WSL 2
 - Using Docker and Kitematic
 - Docker command-line reference
 - Using Buddyworks and other CI platforms
 - Notes for Buddy.Works (and other CI platforms)
 - Using ARM on Debian host
 - All in one script for ARM on Debian host
 - Compile on Arch based distro (exclude Asahi)
 - Dev build versions
 - Notes About ccache
 
 - Create a custom map
 - Code formatting
 - PR process
 - Description of the Structure
 - Software Dev Guides
 - Tools
 - Research
 - UI Screenshots
 - Maintaining
- Creating a prod/stable release (Maintainers only)
 - Maintaining rules
 
 - Development States Notes