..
baseband_cpld.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
baseband_cpld.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
baseband_sgpio.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
baseband_sgpio.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
chconf.h
Initial firmware commit.
2015-07-08 08:39:24 -07:00
clock_manager.cpp
Stop audio PLL if shutting down GP_CLKIN clock source.
2015-08-01 13:45:52 -07:00
clock_manager.hpp
Code to shut down ClockManager-controlled devices.
2015-08-01 13:43:58 -07:00
cpld_update.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
cpld_update.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
debounce.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
debounce.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
dirty_registers.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
encoder.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
encoder.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
event.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
event.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ffconf.h
Initial firmware commit.
2015-07-08 08:39:24 -07:00
halconf.h
Initial firmware commit.
2015-07-08 08:39:24 -07:00
irq_controls.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
irq_controls.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
irq_ipc.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
irq_ipc.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
irq_lcd_frame.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
irq_lcd_frame.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
m4_startup.cpp
Generalize method for executing SPI flash image in M4 RAM.
2015-07-30 09:41:33 -07:00
m4_startup.hpp
Generalize method for executing SPI flash image in M4 RAM.
2015-07-30 09:41:33 -07:00
main.cpp
Use correct memory region for persistent storage.
2015-08-04 10:03:18 -07:00
Makefile
Use correct memory region for persistent storage.
2015-08-04 10:03:18 -07:00
max2837.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
max2837.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
max5864.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
max5864.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
mcuconf.h
Initial firmware commit.
2015-07-08 08:39:24 -07:00
portapack.cpp
Move HackRF firmware launch out of portapack::shutdown
2015-08-01 14:43:48 -07:00
portapack.hpp
Move LCD display object to portapack namespace.
2015-08-01 14:31:51 -07:00
radio.cpp
Use correct memory region for persistent storage.
2015-08-04 10:03:18 -07:00
radio.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
receiver_model.cpp
Use correct memory region for persistent storage.
2015-08-04 10:03:18 -07:00
receiver_model.hpp
Change default receiver frequency.
2015-08-02 09:38:49 -07:00
rf_path.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
rf_path.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
rffc507x_spi.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
rffc507x_spi.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
rffc507x.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
rffc507x.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
si5351.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
si5351.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spectrum_color_lut.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spectrum_color_lut.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spi_arbiter.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spi_pp.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
spi_pp.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
touch_adc.cpp
Unify duplicated code between touch_adc.cpp and rssi.cpp.
2015-07-08 16:00:18 -07:00
touch_adc.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
touch.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
touch.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
tuning.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
tuning.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_audio.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_audio.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_channel.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_channel.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_console.cpp
Move LCD display object to portapack namespace.
2015-08-01 14:31:51 -07:00
ui_console.hpp
Move LCD display object to portapack namespace.
2015-08-01 14:31:51 -07:00
ui_debug.cpp
Extract baseband stats into separate widget
2015-07-09 11:53:10 -07:00
ui_debug.hpp
Extract baseband stats into separate widget
2015-07-09 11:53:10 -07:00
ui_font_fixed_8x16.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_font_fixed_8x16.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_menu.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_menu.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_navigation.cpp
Move RSSI/baseband/audio bars to receiver mode.
2015-08-01 18:07:09 -07:00
ui_navigation.hpp
Move RSSI/baseband/audio bars to receiver mode.
2015-08-01 18:07:09 -07:00
ui_receiver.cpp
Move RSSI/baseband/audio bars to receiver mode.
2015-08-01 18:07:09 -07:00
ui_receiver.hpp
Move RSSI/baseband/audio bars to receiver mode.
2015-08-01 18:07:09 -07:00
ui_rssi.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_rssi.hpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_setup.cpp
Use correct memory region for persistent storage.
2015-08-04 10:03:18 -07:00
ui_setup.hpp
Add frequency correction (WIP).
2015-07-29 14:26:39 -07:00
ui_spectrum.cpp
Initial firmware commit.
2015-07-08 08:39:24 -07:00
ui_spectrum.hpp
Move LCD display object to portapack namespace.
2015-08-01 14:31:51 -07:00