prop/lib/microwaveprop
Graham McIntire 2c16fd979d
Move ML deps to dev/test only, exclude from production build
- Nx, Axon, EXLA, Polaris deps restricted to only: [:dev, :test]
- model.ex and training mix tasks moved to lib_ml/ (compiled via
  elixirc_paths in dev/test only)
- load_ml_model uses Code.ensure_loaded? + apply/3 to avoid
  compile-time references to ML modules in production
- Verified: MIX_ENV=prod compiles clean with no ML warnings
2026-04-01 12:10:31 -05:00
..
commercial Fix SNMP polling: remove invalid timeout option and normalize OID format 2026-03-30 13:44:49 -05:00
propagation Move ML deps to dev/test only, exclude from production build 2026-04-01 12:10:31 -05:00
radio Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
terrain Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
weather HRRR forecast hours (f00-f18) with timeline map UI 2026-03-31 16:44:47 -05:00
workers Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
application.ex Move ML deps to dev/test only, exclude from production build 2026-04-01 12:10:31 -05:00
commercial.ex Add commercial link monitoring via SNMP polling 2026-03-30 13:02:59 -05:00
mailer.ex initial 2026-03-28 11:28:47 -05:00
propagation.ex Move ML deps to dev/test only, exclude from production build 2026-04-01 12:10:31 -05:00
radio.ex Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
release.ex docker 2026-03-28 11:41:31 -05:00
repo.ex initial 2026-03-28 11:28:47 -05:00
terrain.ex Add SRTM terrain path profiles for QSOs 2026-03-29 16:22:29 -05:00
weather.ex Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00