Documentation
Complete guides for users, administrators, and developers.
User Manual
For RF engineers using RF HiRes Dash.
- Quick Start (5 minutes)
- Interface overview
- RF parameters explained
- Running propagation models
- Compute coverage (heatmap generation)
- Interpreting results
- Exporting reports
- Troubleshooting
Administrator Manual
For system administrators setting up RF HiRes Dash.
- Prerequisites and accounts
- Supabase setup (database + auth)
- GitHub configuration
- Render deployment
- Post-deployment verification
- Troubleshooting
- Maintenance and monitoring
- Scaling and performance
Technical Reference
Physics, formulas, and calculation methods.
- ITU-R P.368-9 propagation model
- Path loss fundamentals
- Ground wave propagation
- Diffraction and terrain effects
- Signal strength calculations (dBµV/m metric)
- Elevation data integration (SRTM + OpenTopography)
- Heatmap computation algorithm
- Compute coverage workflow
Download Technical Reference (PDF)
Software Reference
Architecture, code structure, and key callbacks.
- Architecture overview
- Technology stack
- File structure
- Database schema
- Authentication flow
- Key callbacks (map, compute, export)
- Core modules (propagation, elevation, export)
- Deployment pipeline (GitHub → Render CI/CD)
Download Software Reference (PDF)
Quick Links
- GitHub Repository: https://github.com/your-org/rf-hires-dash
- Live App: https://rf-hires-dash-prod.onrender.com
- Issue Tracker: https://github.com/your-org/rf-hires-dash/issues
- Discussions: https://github.com/your-org/rf-hires-dash/discussions
API Documentation
API access coming in v1.1. Check back soon or watch the repo for updates.
Contributing
RF HiRes Dash is open-source. Contributions welcome!
- Fork the repo
- Create a feature branch
- Submit a pull request
- See CONTRIBUTING.md