Files
mayhem-firmware/firmware/application/external
berkeozkir 52dd2ea2bb Add FPV DETECT external app with Auto-scan FPV Presence Receiver (#3084)
* fpv_rx external app implemented

* FPV DETECT: PR feedback and Copilot suggestions

- Rename app from 'FPV RX' to 'FPV DETECT' (menu and title)
- Add fpv_rx to EXTAPPLIST in external.cmake so app is included in build
- Set external_apps_address_end = 0xAE010000 in external_app_info.py
- Fix clang-format in ui_fpv_rx.cpp (update_visual_state block)
- Re-sample adjacent channels during candidate verification so
  neighbor_margin lock decision uses current measurements instead of
  stale channel_memory_ from scan (reduces false/missed locks)

Made-with: Cursor

* Rename fpv_rx to fpv_detect (files, dir, app id)

- Rename directory external/fpv_rx -> external/fpv_detect
- Rename ui_fpv_rx.{cpp,hpp} -> ui_fpv_detect.{cpp,hpp}
- Update external.cmake and external.ld for fpv_detect
- Namespace fpv_rx -> fpv_detect, class FpvRxView -> FpvDetectView
- Section/symbol .app_fpv_rx -> .app_fpv_detect

Made-with: Cursor
2026-03-16 10:28:07 +08:00
..
2025-10-28 08:10:09 +08:00
2025-10-28 08:10:09 +08:00
2026-02-19 14:33:01 +01:00
2026-02-19 14:33:01 +01:00
2026-02-19 14:33:01 +01:00
2026-02-20 22:09:55 +01:00
2026-03-12 22:05:42 +13:00
2025-12-14 11:26:21 +01:00
2026-02-06 09:48:20 +01:00
2026-02-19 14:33:01 +01:00
2025-10-28 08:10:09 +08:00
2026-01-30 17:18:13 +01:00
2026-02-04 14:01:29 +01:00
2026-01-30 17:18:13 +01:00
2026-02-23 21:37:03 +01:00
2026-02-19 14:33:01 +01:00
2026-02-16 14:34:55 +01:00
2026-02-16 14:34:55 +01:00
2026-03-05 19:49:17 +13:00
2026-02-24 11:23:41 +01:00
2026-01-10 15:10:23 +01:00
2026-01-10 21:25:41 +08:00
2026-02-19 14:33:01 +01:00
2026-02-06 17:20:14 +01:00
2026-02-19 14:33:01 +01:00