This website requires JavaScript.
Explore
Help
Sign In
Sojus07
/
hackrf
Watch
1
Star
0
Fork
0
You've already forked hackrf
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
hackrf
/
firmware
/
sgpio
History
Jared Boone
893c20e41f
Fix naming problem with SGPIO test project. This is due to my use of VPATH in Makefile_inc.mk, which I'm starting to regret a little bit...
2013-11-20 15:24:14 -08:00
..
Makefile
Fix naming problem with SGPIO test project. This is due to my use of VPATH in Makefile_inc.mk, which I'm starting to regret a little bit...
2013-11-20 15:24:14 -08:00
README
Initial SGPIO implementation. Sends a constant value to each channel of the DAC that can be measured as differential voltages to identify which channel is which.
2012-06-13 18:04:13 -07:00
sgpio_test.c
Fix naming problem with SGPIO test project. This is due to my use of VPATH in Makefile_inc.mk, which I'm starting to regret a little bit...
2013-11-20 15:24:14 -08:00
README
A program to demonstrate TX control of the MAX5864 DAC, via the SGPIO CPLD interface.