portapack-mayhem/firmware/application
2016-11-28 10:55:45 -08:00
..
ais_app.cpp View::add_children: Use std::list_initializer as argument. 2016-09-05 14:53:04 -07:00
ais_app.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
analog_audio_app.cpp View::add_children: Use std::list_initializer as argument. 2016-09-05 14:53:04 -07:00
analog_audio_app.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
audio.cpp
audio.hpp
baseband_api.cpp Remove baseband::start()/stop() and related message. 2016-07-19 17:06:22 -07:00
baseband_api.hpp Remove baseband::start()/stop() and related message. 2016-07-19 17:06:22 -07:00
baseband_cpld.cpp Rename CPLD "Q_INVERT" to signal to "INVERT". 2016-08-21 11:35:40 -07:00
baseband_cpld.hpp Rename CPLD "Q_INVERT" to signal to "INVERT". 2016-08-21 11:35:40 -07:00
bitmap.hpp Touch: Add bitmaps for calibration UI. 2016-07-27 11:13:07 -07:00
capture_app.cpp View::add_children: Use std::list_initializer as argument. 2016-09-05 14:53:04 -07:00
capture_app.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
capture_thread.cpp Extract BufferExchange, simplify threading. 2016-10-06 13:38:56 -07:00
capture_thread.hpp Disallow copy constructors/assignments. 2016-11-26 16:52:57 -08:00
chconf.h
clock_manager.cpp CPLD: Invert GCK2 to improve ADC sample timing. 2016-10-03 11:58:42 -07:00
clock_manager.hpp
CMakeLists.txt Enable Effective C++ and uninitialized members warnings. 2016-11-26 16:28:11 -08:00
core_control.cpp Change M4 loader to use image tags. 2016-07-01 10:37:22 -07:00
core_control.hpp Change M4 loader to use image tags. 2016-07-01 10:37:22 -07:00
cpld_update.cpp On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream. 2016-07-18 11:32:14 -07:00
cpld_update.hpp On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream. 2016-07-18 11:32:14 -07:00
debounce.cpp
debounce.hpp
dirty_registers.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
encoder.cpp
encoder.hpp
ert_app.cpp View::add_children: Use std::list_initializer as argument. 2016-09-05 14:53:04 -07:00
ert_app.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
event_m0.cpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
event_m0.hpp Disallow copy constructors/assignments. 2016-11-26 16:52:57 -08:00
ffconf.h FatFs: Enable long file name support. 2016-08-21 18:06:39 -07:00
file.cpp File: Stop copying path when iterating. 2016-10-01 10:47:21 -07:00
file.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
halconf.h Disable SDC "nice waiting" for performance. 2016-04-10 17:24:28 -07:00
io_file.cpp Move IO functions into .cpp files. 2016-10-04 10:12:10 -07:00
io_file.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
io_wave.cpp Move IO functions into .cpp files. 2016-10-04 10:12:10 -07:00
io_wave.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
io.hpp Put Reader, Writer inside "stream" namespace. 2016-10-04 17:13:21 -07:00
irq_controls.cpp Touch: Simplify scanning. 2016-07-27 21:57:51 -07:00
irq_controls.hpp
irq_lcd_frame.cpp Hide some M0 EventDispatcher event masks. 2016-06-19 11:41:38 -07:00
irq_lcd_frame.hpp
irq_rtc.cpp Hide some M0 EventDispatcher event masks. 2016-06-19 11:41:38 -07:00
irq_rtc.hpp
log_file.cpp File: Remove puts(), add write_line(), cascade changes in interface. 2016-07-24 20:39:21 -07:00
log_file.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
main.cpp Move CPLD management into PortaPack::init(). 2016-07-18 11:30:45 -07:00
max2837.cpp MAX2837: Expose trim/bias/calibration adjustments. 2016-08-21 11:42:05 -07:00
max2837.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
max5864.cpp
max5864.hpp
mcuconf.h
portapack.cpp On PortaPack shutdown, init HackRF CPLD to EEPROM bitstream. 2016-07-18 11:32:14 -07:00
portapack.hpp
radio.cpp Rename CPLD "Q_INVERT" to signal to "INVERT". 2016-08-21 11:35:40 -07:00
radio.hpp CPLD: Remove decimation feature. 2016-08-21 11:31:37 -07:00
receiver_model.cpp CPLD: Remove decimation feature. 2016-08-21 11:31:37 -07:00
receiver_model.hpp CPLD: Remove decimation feature. 2016-08-21 11:31:37 -07:00
recent_entries.cpp RecentEntriesX: Move non-templated bits to .cpp. 2016-09-05 16:49:44 -07:00
recent_entries.hpp Hide ui::Point implementation. 2016-11-28 10:39:10 -08:00
rf_path.cpp Remove repeated code in RF path Config. 2016-08-30 21:26:55 -07:00
rf_path.hpp
rffc507x_spi.cpp
rffc507x_spi.hpp
rffc507x.cpp Remove dead test code. 2016-02-16 10:28:35 -08:00
rffc507x.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
rtc_time.cpp Rename time files/namespace to not conflict with existing defs. 2016-08-21 17:49:06 -07:00
rtc_time.hpp Rename time files/namespace to not conflict with existing defs. 2016-08-21 17:49:06 -07:00
sd_card.cpp FatFs: Enable long file name support. 2016-08-21 18:06:39 -07:00
sd_card.hpp
si5351.cpp
si5351.hpp
signal.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
spectrum_color_lut.cpp
spectrum_color_lut.hpp
spi_arbiter.hpp
spi_pp.cpp
spi_pp.hpp
string_format.cpp
string_format.hpp
temperature_logger.cpp Tighten up radio API, stop leaking 1st/2nd IF instances. 2016-02-16 10:28:13 -08:00
temperature_logger.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
touch_adc.cpp Move touch ADC data collection to M0. 2016-07-24 15:31:53 -07:00
touch_adc.hpp
touch.cpp Touch: Migrate touch calibration to persistent memory. 2016-07-27 15:30:43 -07:00
touch.hpp Hide ui::Point implementation. 2016-11-28 10:39:10 -08:00
tpms_app.cpp View::add_children: Use std::list_initializer as argument. 2016-09-05 14:53:04 -07:00
tpms_app.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
tuning.cpp Rename CPLD "Q_INVERT" to signal to "INVERT". 2016-08-21 11:35:40 -07:00
tuning.hpp Rename CPLD "Q_INVERT" to signal to "INVERT". 2016-08-21 11:35:40 -07:00
ui_audio.cpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00
ui_audio.hpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00
ui_baseband_stats_view.cpp View::add_children: Use std::list_initializer as argument. 2016-09-05 14:53:04 -07:00
ui_baseband_stats_view.hpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00
ui_channel.cpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00
ui_channel.hpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00
ui_console.cpp Hide ui::Point implementation. 2016-11-28 10:39:10 -08:00
ui_console.hpp
ui_debug.cpp Hide ui::Size implementation. 2016-11-28 10:55:45 -08:00
ui_debug.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_font_fixed_8x16.cpp
ui_font_fixed_8x16.hpp
ui_menu.cpp Hide ui::Size implementation. 2016-11-28 10:55:45 -08:00
ui_menu.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_navigation.cpp File: Make path a first-class object, add some methods from C++17. 2016-09-08 12:57:34 -07:00
ui_navigation.hpp Disallow copy constructors/assignments. 2016-11-26 16:52:57 -08:00
ui_receiver.cpp View::add_children: Use std::list_initializer as argument. 2016-09-05 14:53:04 -07:00
ui_receiver.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_record_view.cpp Put Reader, Writer inside "stream" namespace. 2016-10-04 17:13:21 -07:00
ui_record_view.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_rssi.cpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00
ui_rssi.hpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00
ui_sd_card_debug.cpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_sd_card_debug.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_sd_card_status_view.cpp Consolidate bitmaps for reuse. 2016-04-22 11:57:46 -07:00
ui_sd_card_status_view.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_setup.cpp MenuView: Change add_items arg to initializer_list. 2016-09-05 15:20:50 -07:00
ui_setup.hpp JTAG: Report if HackRF CPLD bitstream matches released version. 2016-07-17 15:56:24 -07:00
ui_spectrum.cpp Hide ui::Size implementation. 2016-11-28 10:55:45 -08:00
ui_spectrum.hpp Disallow copy constructors/assignments. 2016-11-26 16:52:57 -08:00
ui_touch_calibration.cpp Hide ui::Point implementation. 2016-11-28 10:39:10 -08:00
ui_touch_calibration.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00