0.1.16 • Published 8 months ago
@rfkit/spectrum-analyzer v0.1.16
@rfkit/spectrum-analyzer
A high-performance spectrum analyzer library for RF signal processing, supporting real-time spectrum analysis, waterfall display, and multi-segment frequency scanning.
Setup
pnpm add @rfkit/spectrum-analyzerUse
import {
SpectrumAnalyzer,
type SpectrumConfig,
type SpectrumOutputData,
type TimestampedFloat32Array,
} from '@rfkit/spectrum-analyzer';
new SpectrumAnalyzer({
processing: {
enableMetrics,
enableWaterfall,
},
onSpectrumUpdate: handleSpectrumUpdate,
});0.1.16
8 months ago
0.1.15
8 months ago
0.1.14
8 months ago
0.1.13
8 months ago
0.1.12
8 months ago
0.1.11
8 months ago
0.1.10
8 months ago
0.1.9
8 months ago
0.1.8
8 months ago
0.1.7
10 months ago
0.1.6
10 months ago
0.1.5
10 months ago
0.1.4
10 months ago
0.1.3
10 months ago
0.1.2
10 months ago
0.1.1
10 months ago
0.1.0
10 months ago
1.0.0
10 months ago