mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-25 13:18:37 -05:00
Update README.md
This commit is contained in:
parent
ed52076ff1
commit
3fe342719c
@ -34,7 +34,10 @@ Basic Goals and Status:
|
|||||||
- [x] Scope
|
- [x] Scope
|
||||||
- [x] Spectrum
|
- [x] Spectrum
|
||||||
- [x] Waterfall
|
- [x] Waterfall
|
||||||
|
- [ ] Audio Spectrum
|
||||||
- [ ] More 2D visuals
|
- [ ] More 2D visuals
|
||||||
|
- [ ] Add faint grid for sense of scale
|
||||||
|
- [ ] Indicate outer spectrum edges when zoomed
|
||||||
- [ ] 3D visuals
|
- [ ] 3D visuals
|
||||||
- Demodulation:
|
- Demodulation:
|
||||||
- [ ] Design a proper architecture for modular expansion :)
|
- [ ] Design a proper architecture for modular expansion :)
|
||||||
@ -47,6 +50,7 @@ Basic Goals and Status:
|
|||||||
- [x] LSB
|
- [x] LSB
|
||||||
- [x] USB
|
- [x] USB
|
||||||
- [x] DSB
|
- [x] DSB
|
||||||
|
- [ ] RAW
|
||||||
- [ ] Controls
|
- [ ] Controls
|
||||||
- [x] Display Frequency and allow manual adjustments
|
- [x] Display Frequency and allow manual adjustments
|
||||||
- [x] Allow selection of demodulation type
|
- [x] Allow selection of demodulation type
|
||||||
@ -54,7 +58,8 @@ Basic Goals and Status:
|
|||||||
- [x] Display signal level and allow squelch control
|
- [x] Display signal level and allow squelch control
|
||||||
- [x] Display audio output selection
|
- [x] Display audio output selection
|
||||||
- [x] Volume control
|
- [x] Volume control
|
||||||
- [ ] Basic noise reduction / filter controls?
|
- [ ] Demodulator input filtering
|
||||||
|
- [ ] Audio filtering
|
||||||
- Basic Input Controls
|
- Basic Input Controls
|
||||||
- [x] Drag spectrum to change center frequency
|
- [x] Drag spectrum to change center frequency
|
||||||
- [x] Hold shift and click on waterfall to create a new demodulator
|
- [x] Hold shift and click on waterfall to create a new demodulator
|
||||||
@ -102,6 +107,8 @@ Advanced Goals:
|
|||||||
* Script manager / live editor
|
* Script manager / live editor
|
||||||
* Provide scriptable liquid-dsp modulation for trancievers?
|
* Provide scriptable liquid-dsp modulation for trancievers?
|
||||||
- "PVR" like mode with waterfall time shifting
|
- "PVR" like mode with waterfall time shifting
|
||||||
|
- L/R and surround-sound balance settings for separating and listening to mono streams
|
||||||
|
|
||||||
|
|
||||||
Target Platforms:
|
Target Platforms:
|
||||||
----------------
|
----------------
|
||||||
|
Loading…
Reference in New Issue
Block a user