github f4exb/sdrangel v4.20.0
IEEE 802.15.4 modulator

latest releases: v7.20.0, v7.19.1, v7.19.0...
3 years ago

IEEE 802.15.4 modulator

Another nice contribution from Jon ( srcejon) (PR #654). This plugin adds support for an IEEE 802.15.4 modulator. 802.15.4 is a low-rate, wireless personal area networking standard, used by ZigBee, 6LoWPAN and various Smart Energy networks.

Supported PHYs include: 20kbps BPSK, 40kbps BPSK, 100kpbs <1GHZ O-QPSK, 250kpbs <1GHz O-QPSK and 250kbps 2.4GHz O-QPSK. More details in the readme.md.

Reception tested using a commercial 802.15.4 packet sniffer, transmitting with Lime SDR and USRP.

Other changes and fixes

  • Fixes to Packet modulator. This is PR #655
  • Internals: implementation of the MainCore singleton in MainWindow and MainServer
  • Internals: unique Web API adapter in sdrbase section. Supersedes WebAPIAdapterGUI and WebAPIAdapterServer

Don't miss a new sdrangel release

NewReleases is sending notifications on new releases.