Update README.md

This commit is contained in:
Charles J. Cliffe 2015-02-27 23:02:11 -05:00
parent 49fcef6e34
commit 57ffeb8e07
1 changed files with 3 additions and 3 deletions

View File

@ -16,8 +16,8 @@ Utilizes:
- wxWidgets (https://www.wxwidgets.org/) - wxWidgets (https://www.wxwidgets.org/)
- CMake (http://www.cmake.org/) - CMake (http://www.cmake.org/)
Basic Goals and Status: Features and Status:
---------------------- --------------------
- Simple UI - Simple UI
- Devices - Devices
- [x] RTL-SDR - [x] RTL-SDR
@ -94,7 +94,7 @@ Basic Goals and Status:
- [ ] Group and divide IQ data distribution workload instead of 100% distribution per instance - [ ] Group and divide IQ data distribution workload instead of 100% distribution per instance
Advanced Goals: Advanced Goals:
-------------- ---------------
- Support shell-based stdin/stdout tools for direct output/playback to/from CLI audio processing apps (i.e. DSD on OSX) - Support shell-based stdin/stdout tools for direct output/playback to/from CLI audio processing apps (i.e. DSD on OSX)
- Update visuals to support OpenGL ES - Update visuals to support OpenGL ES
- Basic demodulator filter(s) that can be enabled and tweaked visually - Basic demodulator filter(s) that can be enabled and tweaked visually