issues
search
JuliaTelecom
/
SoapySDR.jl
Julia Wrappers for SoapySDR
https://juliatelecom.github.io/SoapySDR.jl/dev/
Other
15
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Driver for RedPitaya
#91
F1TIU
opened
1 year ago
0
Driver for SDRPlay
#90
F1TIU
opened
1 year ago
0
make read/write operate on `Vector` rather than `NTuple`
#89
sjkelly
closed
1 year ago
3
`read` and `write` taking `NTuple` is a type instability footgun
#88
sjkelly
closed
1 year ago
0
add ability to set IQ balance to high level API
#87
sjkelly
closed
2 years ago
0
run JuliaFormatter
#86
sjkelly
closed
2 years ago
0
Add Support for Channel Settings with High Level interface
#85
sjkelly
closed
2 years ago
0
Misc improvements
#84
sjkelly
closed
2 years ago
0
A few minor cleanups
#83
sjkelly
closed
2 years ago
0
Highlevel Register interface improvements
#82
sjkelly
closed
2 years ago
1
support enumerating Register, UART, and GPIO interfaces
#81
sjkelly
closed
2 years ago
0
Error Handling on Read/Write
#80
sjkelly
closed
2 years ago
3
WIP: add high level interface for clock sources
#79
sjkelly
closed
2 years ago
0
Handle errors on read/write.
#78
maleadt
closed
2 years ago
1
segfault when collecting Devices
#77
sjkelly
opened
2 years ago
2
Add group activate/deactivate
#76
staticfloat
closed
2 years ago
0
Add error checking to all `SoapySDRDevice_` calls
#75
staticfloat
closed
2 years ago
0
Add `GC.@preserve` to `buffers` when calling `write!()`
#74
staticfloat
closed
2 years ago
0
A few minor tweaks
#73
sjkelly
closed
2 years ago
0
Make Filtering Drivers easier
#72
sjkelly
closed
2 years ago
0
The latest batch of improvements from LimeSDR testing
#71
staticfloat
closed
2 years ago
0
Check device/stream are open before `{read,write}Stream`
#70
staticfloat
closed
2 years ago
0
Ensure that `read!(s::Stream, ...)` does not loop forever
#69
staticfloat
closed
2 years ago
1
Change `activate!()` default to continuous stream, rather than burst
#68
staticfloat
closed
2 years ago
2
Gain Element coverage
#67
sjkelly
closed
2 years ago
0
Frequency API coverage
#66
sjkelly
closed
2 years ago
0
Update examples and export error flags
#65
sjkelly
closed
2 years ago
0
add live updating FFT example via Makie
#64
sjkelly
closed
2 years ago
0
Expand Stream highlevel API coverage
#63
sjkelly
closed
2 years ago
0
RFC: use finalizers rather than open/close
#62
sjkelly
closed
2 years ago
0
Misc Fixups
#61
sjkelly
closed
2 years ago
0
When opening a `Device`, check for NULL pointer
#60
staticfloat
closed
2 years ago
0
Misc corrections and simplifications
#59
sjkelly
closed
2 years ago
0
Fix double-free when freeing `ArgInfoList` objects
#58
staticfloat
closed
2 years ago
0
High Level Direct Buffer Access API
#57
sjkelly
opened
2 years ago
0
Several small cleanups
#56
sjkelly
closed
2 years ago
0
Use Clang.jl for Device.h as well
#55
sjkelly
closed
2 years ago
0
[log] setup log handlers independent of __init__
#54
sjkelly
closed
2 years ago
0
Fix Precompilation bug and add high level FM/FFT example
#53
sjkelly
closed
2 years ago
0
Update Examples and partial migration to Clang.jl
#52
sjkelly
closed
2 years ago
0
fix typo in GPIO
#51
sjkelly
closed
2 years ago
0
`STREAM_ERROR` on 0.2 with USRP/UHD
#50
sjkelly
closed
2 years ago
1
Setting Rx- & Tx-SamplingRate individually
#49
TheoBr24
closed
2 years ago
1
CompatHelper: add new compat entry for CEnum at version 0.4, (keep existing compat)
#48
github-actions[bot]
closed
2 years ago
0
Rework KWArgs.
#47
maleadt
closed
2 years ago
1
Initialize Clang.jl for binding generation
#46
sjkelly
closed
2 years ago
0
Fixes for acquireWriteBuffer.
#45
maleadt
closed
2 years ago
0
Should `_unmake` calls be finalizers?
#44
sjkelly
closed
2 years ago
0
Various small fixes
#43
maleadt
closed
2 years ago
1
Additional API wrappers
#42
sjkelly
closed
2 years ago
0
Next