DeviationTX / deviation

Custom firmware for RC Transmitters
http://www.deviationtx.com
GNU General Public License v3.0
248 stars 156 forks source link

[TODO] better and cleaner scanner support #810

Closed howard0su closed 5 years ago

howard0su commented 5 years ago

couple of things we can do improve here:

  1. Clean up code and move the code out of the UI logic
  2. Support devo7e? (PR #568 )
  3. Use CC2500 if possible, fallback to CYRF: (@TheRealMoeder ) https://www.vincentgijsen.nl/post/doing-some-rf-spectrum-analyser-stuff/
TheRealMoeder commented 5 years ago

Already working on this.

TheRealMoeder commented 5 years ago

Related PRs: #813

TheRealMoeder commented 5 years ago
  1. and 2. are finished. 3 will be addressed in separate PR.