Chris Gianakopoulos
@wizardyesterdayI do embedded software for my job, mess with computer protocols (both wired and RF), and signal processing for fun. It dovetails nicely with my SDR exploration.
Language Breakdown
Lines of code distribution across 26 owned repositories
T-Shaped Developer
T-shapedDeep in C++ with broad versatility
Collaboration Network
Global Impact visualization
Repos
26
PRs
0
Growth
+18%
Top Collaborators
No collaborator data yet.
Coding Streak
Contribution activity over the past year
Mohammad
@mohammadhasanii
Eric
@pclov3r
czo
@czodroid
nora-sandler
@nora-sandler
Stathis Xantinidis
@spithash
Top Repositories
This code uses libhackrf for a basis, and I have created an AM/FM/WBFM/SSB transmitter/receiver application with this stuff. I call the application radioDiags. The application accepts raw PCM data from stdin for transmit functionality, and sends demodulated data (also raw PCM) to stdout. The raw PCM data is sampled at 8000S/s and is represented by 16-bit signed little endian integers. The user connects to the user interface by using telnet (or netcat) to connect to port 20300.
This will control the receiver gain of an SDR.
For now, this is nothing but a collection of functional blocks.
This is a nice xlib app that does realtime display of power spectra or time domain view if IQ data.
The code in this repository provides an automated means for testing and characterization of R82xx tuners that are used in rtl-sdr radio dongles.
This isca simple Tcp client class to ease implemintation of C++ network applications.
This repository contains RtlSdrDiags incorporating a C language version of the Harris and Smith AGC
Signal modeling files in Scilab.
Open Source Impact
Contributions to external projects
No external contributions found.