Merged
Conversation
Implements V1.0 Week 1 core features: - Interactive Propagation Charts tab with REL/SDBW/SNR/MUFday graphs - 24-hour Propagation Wheel (polar chart) showing band reliability - Best Bands recommendation widget with scoring algorithm - Enhanced data transformation to support hourly metrics Features use Plotly.js for responsive, interactive visualizations.
Implements V1.0 Week 2 settings feature: - Settings modal with SSN, noise level, prop method controls - Min TOA angle and required SNR sliders - TX power configuration - Auto/manual SSN mode toggle - localStorage persistence for user preferences - Ready for backend integration with generate_predictions.py
Implements V1.0 Week 2 Mini Planner feature: - Support for Lat/Lon, Maidenhead grid, and preset destinations - Maidenhead grid square to lat/lon conversion - Path geometry calculations (distance, bearing, long path) - Target management (add/remove up to 5 targets) - CSV export functionality - Popular preset destinations (Tokyo, London, Sydney, etc.) - Ready for backend prediction engine integration
Progress Update: - ✅ Week 1: Propagation Charts, Prop Wheel, Best Bands - ✅ Week 2: Settings Panel, Mini Planner - 8/16 core features implemented (50% complete) - Updated timeline and implementation notes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
A clear and concise description of what this PR does.
Type of Change
Related Issues
Closes #(issue number)
Related to #(issue number)
Changes Made
Testing
Describe the tests you've run to verify your changes:
Test Configuration
Test Results
Validation Checklist
Performance Impact
Benchmarks (if applicable)
Breaking Changes
If this PR introduces breaking changes, describe:
Screenshots/Output (if applicable)
For dashboard changes or output format changes, include before/after screenshots or sample output.
Additional Notes
Any additional information that reviewers should know:
Reviewer Checklist
For maintainers reviewing this PR: