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
Michael Ossmann
287e64a9c0
figured out the offending bit in register 21
2012-06-11 23:18:07 -06:00
..
hackrf_core.c
Fixed Clock Init (to be tested on other board).
2012-06-08 02:24:05 +02:00
hackrf_core.h
max2837 and simpletx additions, still not quite working
2012-06-11 15:09:33 -06:00
lpc43.h
started firmware directory with some basic stuff
2012-05-21 11:33:46 -06:00
LPC4330_M4_ROM_to_RAM.ld
Added ROM to RAM code copy & exec => Warning requires latest version of libopencm3 !!
2012-06-10 11:46:55 +02:00
LPC4330_M4.ld
migrated common stuff to libopencm3
2012-06-07 08:14:16 -06:00
Makefile_inc.mk
Added ROM to RAM code copy & exec => Warning requires latest version of libopencm3 !!
2012-06-10 11:46:55 +02: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
migrated common stuff to libopencm3
2012-06-07 08:14:16 -06:00
si5351c.h
forgot a header file
2012-06-07 08:18:34 -06:00
README
This directory contains things shared by multiple HackRF firmware implementations.