- TerrainProfileWorker: guard pos1/pos2 nil before accessing lat/lon,
mark unavailable if missing instead of crashing
- Propagation analysis: guard pos1 nil in compute_factors
- contact_path_points: return [] instead of [{nil, nil}] on missing coords
- JS elevation hook: null check canvas before getContext
|
||
|---|---|---|
| .. | ||
| commercial | ||
| propagation | ||
| radio | ||
| terrain | ||
| weather | ||
| workers | ||
| application.ex | ||
| commercial.ex | ||
| mailer.ex | ||
| markdown.ex | ||
| propagation.ex | ||
| radio.ex | ||
| release.ex | ||
| repo.ex | ||
| terrain.ex | ||
| weather.ex | ||