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
/
common
History
Jared Boone
f08fc3bb51
Pulled SSP1 configuration for MAX2837 into hackrf_core. Added SSP1 configuration for MAX5864. Added #defines for manipulating CS of both MAX parts. Changed a couple of #define names to be consistent with other names. Added explicit manipulation of MAX2837 CS via GPIO.
2012-06-14 13:06:10 -07:00
..
hackrf_core.c
Pulled SSP1 configuration for MAX2837 into hackrf_core. Added SSP1 configuration for MAX5864. Added #defines for manipulating CS of both MAX parts. Changed a couple of #define names to be consistent with other names. Added explicit manipulation of MAX2837 CS via GPIO.
2012-06-14 13:06:10 -07:00
hackrf_core.h
Pulled SSP1 configuration for MAX2837 into hackrf_core. Added SSP1 configuration for MAX5864. Added #defines for manipulating CS of both MAX parts. Changed a couple of #define names to be consistent with other names. Added explicit manipulation of MAX2837 CS via GPIO.
2012-06-14 13:06:10 -07:00
lpc43.h
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
LPC4330_M4_ROM_to_RAM.ld
Fix Linker bug copy ROM to RAM & exec from RAM (need more test).
2012-06-13 01:06:44 +02:00
LPC4330_M4.ld
migrated common stuff to libopencm3
2012-06-07 08:14:16 -06:00
Makefile_inc.mk
I cocked-up backing out an unwanted change to CFLAGS which created badness in the Makefile_inc.mk file.
2012-06-13 18:13:26 -07:00
max2837_regs.def
max2837: updates
2012-06-04 18:48:42 -04:00
max2837.c
Pulled SSP1 configuration for MAX2837 into hackrf_core. Added SSP1 configuration for MAX5864. Added #defines for manipulating CS of both MAX parts. Changed a couple of #define names to be consistent with other names. Added explicit manipulation of MAX2837 CS via GPIO.
2012-06-14 13:06:10 -07:00
max2837.h
max2837 and simpletx additions, still not quite working
2012-06-11 15:09:33 -06:00
README
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
rffc5071.c
fixed inconsistent naming of mixer pins
2012-06-14 10:44:22 -06:00
rffc5071.h
initial RFFC5071 support
2012-06-13 21:28:46 -06:00
si5351c.c
pull request
#10
, resolved conflicts
2012-06-13 21:21:34 -06:00
si5351c.h
pull request
#10
, resolved conflicts
2012-06-13 21:21:34 -06:00
README
This directory contains things shared by multiple HackRF firmware implementations.