Update README.md

This commit is contained in:
Charles J. Cliffe 2015-11-09 18:39:12 -05:00
parent 9db454cdb4
commit a960bdbab1
1 changed files with 9 additions and 8 deletions

View File

@ -25,14 +25,15 @@ Features and Status:
- [x] SoapyRTLSDR for RTL-SDR (Maintained by C.J.) - [x] SoapyRTLSDR for RTL-SDR (Maintained by C.J.)
- [x] SoapyHackRF for HackRF - [x] SoapyHackRF for HackRF
- [x] SoapyBladeRF for BladeRF - [x] SoapyBladeRF for BladeRF
- [ ] SoapyUHD for Ettus USRP - [ ] SoapyUHD for Ettus USRP (untested)
- [x] SoapyRemote, use any SoapySDR Device via network (works on Pi) - [x] SoapyRemote, use any SoapySDR Device via network (works on Pi)
- [ ] SoapyAirSpy (WIP by C.J.)
- [ ] SoapyAudio (WIP by C.J.)
- [x] SoapyOsmo for GrOsmoSDR devices - [x] SoapyOsmo for GrOsmoSDR devices
- [ ] OsmoSDR - [ ] OsmoSDR
- [ ] MiriSDR - [ ] MiriSDR
- [ ] RFSpace - [ ] RFSpace
- [x] AirSpy - [x] AirSpy
- [ ] rtl_tcp client
- Basic Features - Basic Features
- [x] Device Selection - [x] Device Selection
- [x] Bandwidth - [x] Bandwidth
@ -42,13 +43,13 @@ Features and Status:
- [x] Device PPM - [x] Device PPM
- [x] Waterfall speed - [x] Waterfall speed
- [x] Spectrum average speed - [x] Spectrum average speed
- [ ] Gain Controls - [x] Gain Controls
- [ ] Bookmarks - [ ] Bookmarks
- [ ] History - [ ] History
- [ ] Default preferences - [ ] Default preferences
- [ ] Audio defaults - [ ] Audio defaults
- [x] Device defaults - [x] Device defaults
- [ ] Run as rtl_tcp server and visualize control - [ ] Run any device as rtl_tcp server and visualize control
- Neat Visuals - Neat Visuals
- [ ] 2D visuals - [ ] 2D visuals
- [x] Y Scope - [x] Y Scope
@ -72,7 +73,7 @@ Features and Status:
- [x] USB - [x] USB
- [x] DSB - [x] DSB
- [x] I/Q - [x] I/Q
- [ ] Controls - [x] 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
- [x] Display separate zoomed-in view of current waterfall and spectrum, allow adjustments - [x] Display separate zoomed-in view of current waterfall and spectrum, allow adjustments
@ -136,7 +137,7 @@ Features and Status:
- [ ] Update visuals to OpenGL 3.x / OpenGL ES - [ ] Update visuals to OpenGL 3.x / OpenGL ES
- [x] Resolve constant refresh on visuals that don't change often - [x] Resolve constant refresh on visuals that don't change often
- [ ] Resolve all driver/platform vertical sync issues - [ ] Resolve all driver/platform vertical sync issues
- [ ] Group and divide IQ data distribution workload instead of 100% distribution per instance - [x] Group and divide IQ data distribution workload instead of 100% distribution per instance
Advanced Goals and ideas: Advanced Goals and ideas:
@ -168,8 +169,8 @@ Advanced Goals and ideas:
- USB/MIDI control surfaces - USB/MIDI control surfaces
- Joystick / gamepad input - Joystick / gamepad input
- Vibration / force-feeback - Vibration / force-feeback
- Investigate compilation via emscripten using rtl_tcp for input - Investigate compilation via emscripten using SoapyRemote for input
- Create web server+rtl_tcp bundle for embedded devices - Create web server+SoapyRemote bundle for embedded devices
- Use emscripten compiled CubicSDR via embedded web server - Use emscripten compiled CubicSDR via embedded web server
Target Platforms: Target Platforms: