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
61b7b76912
OOPS. Missed changes from clock reconfiguration two commits (and five minutes) ago.
2012-06-13 17:58:14 -07:00
..
hackrf_core.c
OOPS. Missed changes from clock reconfiguration two commits (and five minutes) ago.
2012-06-13 17:58:14 -07:00
hackrf_core.h
#defines for CPLD JTAG interface on LPC43xx.
2012-06-13 16:47:38 -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
Added C99 support to CFLAGS. It's been 13 years now...
2012-06-13 17:53:57 -07:00
max2837_regs.def
max2837: updates
2012-06-04 18:48:42 -04:00
max2837.c
figured out the offending bit in register 21
2012-06-11 23:18:07 -06: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
si5351c.c
Added r_div argument to si5351c_configure_multisynth(). Modified Jellybean clock setup to provide 10MHz clock to MAX5864 and 20MHz to CPLD (both inverted and non-inverted).
2012-06-13 17:53:10 -07:00
si5351c.h
Added r_div argument to si5351c_configure_multisynth(). Modified Jellybean clock setup to provide 10MHz clock to MAX5864 and 20MHz to CPLD (both inverted and non-inverted).
2012-06-13 17:53:10 -07:00
README
This directory contains things shared by multiple HackRF firmware implementations.