# kalibrate-rtl_openwrt **Repository Path**: d9394/kalibrate-rtl_openwrt ## Basic Information - **Project Name**: kalibrate-rtl_openwrt - **Description**: compilie kalibrate-rtl on openwrt - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # kalibrate-rtl_openwrt compile kalibrate-rtl on openwrt about kalibrate-rtl: https://github.com/steve-m/kalibrate-rtl 1、before your build kalibrate-rtl on openwrt , you must setup a linux compile environment with automake. 2、install needs package from openwrt: ~/openwrt/scripts/feeds install librtlsdr fftw3 3、then create a directory , such as : ~/openwrt/package/kalibrate-rtl 4、download the Makefile into ~/openwrt/package/kalibrate-rtl 5、make menuconfig 6、select Utilities->kalibrate-rtl as a module package : [M] 7、make V=99