portapack-mayhem/firmware/application
Jared Boone bf7f5d2567 IRQ: Make handlers more independent of EventDispatcher.
EventDispatcher is such a hairball...
2017-06-19 16:31:54 -07:00
..
ais_app.cpp Hide ui::Rect implementation. 2016-11-28 11:25:27 -08:00
ais_app.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
analog_audio_app.cpp Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08:00
analog_audio_app.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
audio.cpp Audio: Add input namespace and functions. 2017-05-31 11:43:45 -07:00
audio.hpp Audio: Add input namespace and functions. 2017-05-31 11:43:45 -07:00
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
bitmap.hpp Touch: Add bitmaps for calibration UI. 2016-07-27 11:13:07 -07:00
capture_app.cpp Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08: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 Initial firmware commit. 2015-07-08 08:39:24 -07:00
clock_manager.cpp CPLD: Invert GCK2 to improve ADC sample timing. 2016-10-03 11:58:42 -07:00
clock_manager.hpp Insert IDIVC into audio MCLK path, so it can be divided. 2016-01-29 15:17:05 -08:00
CMakeLists.txt CPLD: Stop generating HackRF CPLD .hpp file. 2017-06-02 21:55:35 -07: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
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 Add lots of value constructors. 2016-11-26 16:50:44 -08: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
ert_app.cpp Hide ui::Rect implementation. 2016-11-28 11:25:27 -08: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 IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
ffconf.h FatFs: Update to release R0.12c. 2017-05-03 12:43:45 +01:00
file.cpp Move additional FR_* error values to file.hpp for public use. 2016-12-06 09:34:45 -08:00
file.hpp Move additional FR_* error values to file.hpp for public use. 2016-12-06 09:34:45 -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 IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_controls.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
irq_lcd_frame.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_lcd_frame.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
irq_rtc.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_rtc.hpp Extract RTC interrupt handler into separate files. 2015-08-14 20:57:40 -07:00
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 Init: Boot to HackRF mode if PortaPack CPLD not found. 2017-06-13 22:16:00 -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 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 Init: Boot to HackRF mode if PortaPack CPLD not found. 2017-06-13 22:16:00 -07:00
portapack.hpp Init: Boot to HackRF mode if PortaPack CPLD not found. 2017-06-13 22:16:00 -07:00
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 Hide ui::Rect implementation. 2016-11-28 11:25:27 -08:00
recent_entries.hpp Hide ui::Rect implementation. 2016-11-28 11:25:27 -08:00
rf_path.cpp Remove repeated code in RF path Config. 2016-08-30 21:26:55 -07:00
rf_path.hpp Make better use of range_t methods. 2016-01-27 14:46:45 -08: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 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 Expose current SD card status. 2016-01-13 23:08:22 -08:00
si5351.cpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
si5351.hpp C++14: const all the methods! 2017-01-05 17:06:44 -08:00
signal.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08: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
string_format.cpp Add AIS last position timestamp to details view. 2016-01-15 18:15:34 -08:00
string_format.hpp Add AIS last position timestamp to details view. 2016-01-15 18:15:34 -08:00
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 C++14: make some wrapper classes static. 2017-01-05 17:10:00 -08:00
touch_adc.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
touch.cpp Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08:00
touch.hpp Fix types on touch Filter accumulator/value. 2016-11-28 12:00:56 -08:00
tpms_app.cpp Hide ui::Rect implementation. 2016-11-28 11:25:27 -08: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 Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08: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 Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08: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::Rect implementation. 2016-11-28 11:25:27 -08:00
ui_console.hpp Make assorted arguments pass-by-reference. 2016-02-06 16:23:20 -08:00
ui_debug.cpp WM8731: Add Codec abstraction. 2017-05-31 11:42:12 -07:00
ui_debug.hpp Modify registers widget to simplify configuration. 2017-05-31 11:12:56 -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 Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08:00
ui_menu.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
ui_navigation.cpp Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08: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 Remove a lot of static_cast<>s involving UI structs. 2016-11-29 10:13:56 -08: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 CPLD: Organize CPLD code into namespaces. 2017-06-02 21:57:13 -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