hackrf/firmware/common
Martin Ling 3dd2e51d71 Initialise rf_path->switchctrl to SWITCHCTRL_SAFE.
This was previously never being initialised.
2022-09-21 12:22:58 +01:00
..
rad1o Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
xapp058 Fix include paths 2015-07-22 22:56:17 +02:00
bitband.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
bitband.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
configure_file.cmake Fix automatic rebuilding of M0 code 2021-11-10 11:31:42 +00:00
cpld_jtag.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
cpld_jtag.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
cpld_xc2c.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
cpld_xc2c.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
crc.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
crc.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
fault_handler.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
fault_handler.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
gpdma.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
gpdma.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
gpio.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
gpio_lpc.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
gpio_lpc.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
hackrf_core.c Move delay after enabling RF power to rad1o-specific code. 2022-09-19 10:46:01 +01:00
hackrf_core.h Detect hardware platform at run-time. 2022-09-14 07:08:47 -04:00
hackrf_ui.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
hackrf_ui.h rad1o: Don't update the UI during sweeps 2022-01-10 23:26:19 +01:00
i2c_bus.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
i2c_bus.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
i2c_lpc.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
i2c_lpc.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
LPC43xx_M0_memory.ld Break ldscripts into smaller pieces that can be shared. 2014-01-11 17:38:27 -08:00
LPC43xx_M4_M0_image_from_text.ld Copy M0 image directly from ROM, instead of shadow region. 2021-10-06 18:40:34 +01:00
LPC43xx_M4_memory.ld Move M0 offset and tx variables into a state struct. 2022-01-03 18:47:58 +00:00
LPC4320_M4_memory.ld Break ldscripts into smaller pieces that can be shared. 2014-01-11 17:38:27 -08:00
LPC4330_M4_memory.ld Reinstate LPC4330 linker script 2017-02-17 07:49:16 -07:00
m0_bin.s.cmake Fix automatic rebuilding of M0 code 2021-11-10 11:31:42 +00:00
m0_sleep.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
max2837.c Add braces to all control statements without them. 2022-08-03 23:46:46 +01:00
max2837.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
max2837_regs.def MAX2837: De-singleton the driver. 2014-11-10 16:37:34 -08:00
max2837_target.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
max2837_target.h Use new GPIO API to abstract GPIO in various drivers. 2014-11-15 16:26:59 -08:00
max2871.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
max2871.h feat(mixer): Full MAX2871 integration for rad1o 2017-01-27 21:41:24 +01:00
max2871_regs.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
max2871_regs.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
max5864.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
max5864.h SPI: Rename spi_t to spi_bus_t to match I2C naming. 2014-11-13 10:16:39 -08:00
max5864_target.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
max5864_target.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
mixer.c Mark code sections to be left alone by clang-format. 2022-08-03 23:03:15 +01:00
mixer.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
operacake.c operacake: disable the usage of time mode when a portapack is installed 2022-09-01 14:03:18 -06:00
operacake.h operacake: disable the usage of time mode when a portapack is installed 2022-09-01 14:03:18 -06:00
operacake_sctimer.c Add braces to all control statements without them. 2022-08-03 23:46:46 +01:00
operacake_sctimer.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
platform_detect.c Detect hardware platform at run-time. 2022-09-14 07:08:47 -04:00
platform_detect.h Detect hardware platform at run-time. 2022-09-14 07:08:47 -04:00
portapack.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
portapack.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
README started firmware directory with some basic stuff 2012-05-21 11:33:46 -06:00
rf_path.c Initialise rf_path->switchctrl to SWITCHCTRL_SAFE. 2022-09-21 12:22:58 +01:00
rf_path.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
rffc5071.c Change default RFFC5072 register settings to disable antenna bias. 2022-09-19 13:02:01 +01:00
rffc5071.h fix(common, hackf_usb): Make it compile for rad10 2015-06-06 18:49:09 +02:00
rffc5071_regs.def RFFC507x: De-singleton the driver code. 2014-11-10 16:42:08 -08:00
rffc5071_spi.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
rffc5071_spi.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
rom_iap.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
rom_iap.h Add missing stdbool.h include to rom_iap.h. 2022-08-03 23:46:46 +01:00
sct.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
sgpio.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
sgpio.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
si5351c.c firmware: use consistent clock source 2022-09-10 06:54:51 -04:00
si5351c.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
spi_bus.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
spi_bus.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
spi_ssp.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
spi_ssp.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
streaming.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
streaming.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
tuning.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
tuning.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
ui_portapack.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
ui_portapack.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
ui_rad1o.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
ui_rad1o.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_queue.c Add braces to all control statements without them. 2022-08-03 23:46:46 +01:00
usb_queue.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_request.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_request.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_standard_request.c Add braces to all control statements without them. 2022-08-03 23:46:46 +01:00
usb_standard_request.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
usb_type.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
w25q80bv.c Add braces to all control statements without them. 2022-08-03 23:46:46 +01:00
w25q80bv.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
w25q80bv_target.c Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00
w25q80bv_target.h Reformat all code to new clang-format standard. 2022-08-03 23:46:44 +01:00

This directory contains things shared by multiple HackRF firmware
implementations.