원클릭으로
airspy-fmradion
airspy-fmradion에는 jj1bdx에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Architecture of airspy-fmradion — signal flow from SDR source to audio output, key type aliases, the Source abstraction, and the FM decoder pipeline. Use when reading or modifying the DSP chain, sources, decoders, buffers, or audio output.
Build airspy-fmradion with CMake — full clean build, incremental rebuild, optimization flags, optional MP3 feature, and CMake-fetched dependencies. Use when compiling the project, editing CMakeLists.txt, or investigating build errors.
Commit message convention for airspy-fmradion. Use when writing a git commit message for this repository.
Format airspy-fmradion sources with clang-format and cmake-format. Use after editing C++ sources or CMakeLists.txt, and before committing code changes.