Eric Wild ewild
  • Joined on 2022-02-18
ewild pushed tag v0.2.5 to sdr/gr-osmosdr 2023-12-03 20:05:02 +00:00
ewild pushed to master at sdr/gr-osmosdr 2023-10-29 16:21:34 +00:00
9c09c90d92 rtlsdr: detect RTL-SDR Blog V4, set lower tuning limit to 0Mhz
b581c621fe fix gain mode caching
8b33260d66 hackf: remove deprecated register keyword, make c++17 happy
Compare 3 commits »
ewild pushed to master at sdr/gr-osmosdr 2023-10-29 15:16:00 +00:00
674863d9cb Merge pull request 'Avoid namespace conflicts' (#4) from argilo/gr-osmosdr:freesrp-namespaces into master
0d15519fd5 Avoid namespace conflicts
Compare 2 commits »
ewild merged pull request sdr/gr-osmosdr#4 2023-10-29 15:15:59 +00:00
Avoid namespace conflicts
ewild pushed to master at ewild/burst-sender 2023-03-30 18:03:06 +00:00
ff872c64ae init
ewild pushed to master at ewild/burst-sender 2023-03-30 17:59:47 +00:00
a9a00373a4 init
ewild pushed to master at ewild/burst-sender 2023-03-30 17:58:39 +00:00
d951a6c115 init
ewild created branch master in ewild/burst-sender 2023-03-30 17:51:59 +00:00
ewild pushed to master at ewild/burst-sender 2023-03-30 17:51:59 +00:00
a02059a3a2 init
ewild created repository ewild/burst-sender 2023-03-30 17:46:54 +00:00
ewild pushed tag gr3.8 to sdr/gr-osmosdr 2022-12-28 19:11:58 +00:00
ewild pushed tag v0.2.4 to sdr/gr-osmosdr 2022-12-28 19:11:58 +00:00
ewild pushed to master at sdr/gr-osmosdr 2022-12-28 19:02:10 +00:00
82d6b6db78 Add support for RFSpace CloudSDR to gr-osmosdr
d75ccf8248 Re-add mirisdr support
Compare 2 commits »
ewild merged pull request sdr/gr-osmosdr#2 2022-11-01 11:30:35 +00:00
bladeRF: allow setting reference frequency
ewild pushed to master at sdr/gr-osmosdr 2022-11-01 11:30:35 +00:00
de6de7bc90 Merge pull request 'bladeRF: allow setting reference frequency' (#2) from jan.hrach/gr-osmosdr:master into master
3e531451f9 bladeRF: allow setting reference frequency
Compare 2 commits »
ewild commented on issue sdr/gr-osmosdr#1 2022-06-14 01:52:07 +00:00
build failure for OSX w/cmake version 3.23.2

There is unfortunately little we can do about it, you're apparently using homebrew/a venv that messes up the paths. None of the developers use osx, so we're unable to help.

ewild pushed to master at sdr/gr-osmosdr 2022-06-10 16:02:22 +00:00
821fdb3822 bladeRF: convert to using std instead of boost for shared_ptr
038a26501c bladeRF: minor fixups to keep clang happy
95b1025b01 bladeRF: calculate number of samples based on stream count
bfdc4d917c bladeRF: enable and disable each channel
34daf86ec3 bladeRF: set default gain mode to manual
Compare 12 commits »
ewild pushed to master at sdr/libosmo-dsp 2022-05-24 18:29:13 +00:00
79ebb0a5d8 configure.ac: fix libtool issue with clang and sanitizer
ewild pushed to master at sdr/libosmo-dsp 2022-05-24 18:28:02 +00:00
71cdcb01ce configure.ac: fix libtool issue with clang and sanitizer
ewild pushed to master at sdr/osmo-rfds 2022-05-24 18:26:13 +00:00
20d96b5d74 uhd 4.0 support