mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-16 00:51:49 -05:00
commit
8d0d2229f5
10
README.md
10
README.md
@ -3,6 +3,8 @@ CubicSDR
|
|||||||
|
|
||||||
Cross-Platform Software-Defined Radio Application
|
Cross-Platform Software-Defined Radio Application
|
||||||
|
|
||||||
|
Please see the [CubicSDR GitHub Wiki](https://github.com/cjcliffe/CubicSDR/wiki) for build instructions.
|
||||||
|
|
||||||
Utilizes:
|
Utilizes:
|
||||||
--------
|
--------
|
||||||
- liquid-dsp (http://liquidsdr.org/ https://github.com/jgaeddert/liquid-dsp)
|
- liquid-dsp (http://liquidsdr.org/ https://github.com/jgaeddert/liquid-dsp)
|
||||||
@ -146,17 +148,17 @@ Advanced Goals and ideas:
|
|||||||
- Visual outputs?
|
- Visual outputs?
|
||||||
* Take control of additional devices and spawning new demodulators (i.e. trunkers)
|
* Take control of additional devices and spawning new demodulators (i.e. trunkers)
|
||||||
* Script manager / live editor
|
* Script manager / live editor
|
||||||
* Provide scriptable liquid-dsp modulation for trancievers?
|
* Provide scriptable liquid-dsp modulation for transceivers?
|
||||||
* Allow scripts to launch/run headless (no UI)
|
* Allow scripts to launch/run headless (no UI)
|
||||||
- "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
|
- L/R and surround-sound balance settings for separating and listening to mono streams
|
||||||
- Add tool for converting decimated I/Q recording to video
|
- Add tool for converting decimated I/Q recording to video
|
||||||
- Select video features such as title/demodulation/scope/waterfall/etc
|
- Select video features such as title/demodulation/scope/waterfall/etc.
|
||||||
- Render to video from GL frames->ffmpeg/mencoder /w demodulated audio
|
- Render to video from GL frames->ffmpeg/mencoder /w demodulated audio
|
||||||
- Accessability / Control
|
- Accessibility / Control
|
||||||
- USB/MIDI control surfaces
|
- USB/MIDI control surfaces
|
||||||
- Joystick / gamepad input
|
- Joystick / gamepad input
|
||||||
- Vibration / force-feeback
|
- Vibration / force-feedback
|
||||||
- Investigate compilation via emscripten using rtl_tcp for input
|
- Investigate compilation via emscripten using rtl_tcp for input
|
||||||
- Create web server+rtl_tcp bundle for embedded devices
|
- Create web server+rtl_tcp bundle for embedded devices
|
||||||
- Use emscripten compiled CubicSDR via embedded web server
|
- Use emscripten compiled CubicSDR via embedded web server
|
||||||
|
Loading…
Reference in New Issue
Block a user