yttria

Crates.ioyttria
lib.rsyttria
version0.2.0
sourcesrc
created_at2020-04-08 20:11:52.258624
updated_at2024-06-05 06:05:52.263475
descriptionA library that re-exports the other yttria sub-libraries for radio application development
homepage
repositoryhttps://github.com/yttria-rs/yttria
max_upload_size
id227743
size19,425
Trevor (Trevader24135)

documentation

README

yttria

Yttria sets out to be an end-to-end wireless communications DSP library for developing custom and novel radio solutions, particularly regarding Software Defined Radios.

Why Yttria?

Yittrium Iron Garnets (YIGs) are a powerful technology that have been around for many years, but are becoming very powerful and highly relevant in miniaturized SDR applications due to their good filter characteristics and their extremely high agility. This project hopes to extend that power by making the software side as powerful and agile as the hardware is becoming.

Todo

  • Support current common SDRs
    • HackRF One
    • UHD
    • LimeSDR
    • SDRplay
    • others?
  • Accept and export data in useful formats
    • IP Tunnels
    • IP Taps
    • User Interfaces
  • Provide common MAC layer implementations
    • CDMA
    • CSMA
    • Token Ring
    • Aloha
  • Provide common modulation types
  • Provide pipelined processing approach
  • Provide hooks for GUIs or other control applications
Commit count: 2

cargo fmt