-
Notifications
You must be signed in to change notification settings - Fork 62
Home
Vanya Sergeev edited this page Aug 28, 2016
·
62 revisions
What's going into the next release, what's planned for the following release, and what's outstanding.
- 0.4.0
- 0.5.0
- Block additions
- IQTCPSource
- IQTCPSink
- Block changes
- Library acceleration of SignalSource
- Core changes
- Add support for cleanup() for source blocks (#35)
- Block additions
- Open issues
- Blocks wanted
- Sources
- LFSRRandomSource
- Hardware SDR Sources
- BladeRFSource (#19)
- UHDSource
- Network sources
- NanomsgSource
- Sinks
- ❗ Plotting sinks with better stability, performance, and Mac OS X support (#26)
- Mac OS X audio sink
- Hardware SDR sinks
- BladeRFSink
- UHDSink
- Network sinks
- NanomsgSink
- Signal
- CTCSS Squelch
- Polyphase FIR Decimator
- Polyphase FIR Interpolator
- Modulators/Demodulators
- AMModulator
- NBFMModulator
- ASKModulator (option for OOK)
- FSKModulator (options for MFSK, CPFSK, MSK, GMSK)
- QAMModulator
- PSKModulator
- Transmitter/Receiver Composites
- BPSK31Transmitter
- AX25Transmitter
- Sources
- Block changes
- Unit tests
- Add PLLBlock unit test (#6)
- Core changes
What large infrastructure changes are planned and what is the general direction of the project.
-
1.0.0
- Core changes
- Add API for asynchronous control messages
- Core changes
-
Core changes
- Improve IPC performance on BSD platforms (investigate performance first)