portapack-mayhem/firmware/application
Jared Boone 76c5fe96af Use app-local queue for messages coming from application.
Messages are now deferred until application thread call stack unwinds, events are checked.
2016-06-21 11:00:42 -07:00
..
ais_app.cpp Improve File error handling. Massive effects... 2016-05-16 14:01:44 -07:00
ais_app.hpp Improve File error handling. Massive effects... 2016-05-16 14:01:44 -07:00
analog_audio_app.cpp Move common code to LNA/VGA field widgets. 2016-06-06 10:27:33 -07:00
analog_audio_app.hpp Move common code to LNA/VGA field widgets. 2016-06-06 10:27:33 -07:00
audio.cpp Extract LOTS of stuff into an audio API. 2016-02-05 16:25:43 -08:00
audio.hpp Extract LOTS of stuff into an audio API. 2016-02-05 16:25:43 -08:00
baseband_api.cpp Move capture start/stop into baseband API. 2016-06-20 10:52:59 -07:00
baseband_api.hpp Move capture start/stop into baseband API. 2016-06-20 10:52:59 -07:00
baseband_cpld.cpp
baseband_cpld.hpp
bitmap.hpp Consolidate bitmaps for reuse. 2016-04-22 11:57:46 -07:00
capture_app.cpp Add RF amp field to TPMS, capture modes. 2016-06-06 10:34:39 -07:00
capture_app.hpp Add RF amp field to TPMS, capture modes. 2016-06-06 10:34:39 -07:00
capture_thread.cpp Move capture start/stop into baseband API. 2016-06-20 10:52:59 -07:00
capture_thread.hpp Hide CaptureThread event mask, only used internally. 2016-06-19 11:20:45 -07:00
chconf.h
clock_manager.cpp Insert IDIVC into audio MCLK path, so it can be divided. 2016-01-29 15:17:05 -08:00
clock_manager.hpp Insert IDIVC into audio MCLK path, so it can be divided. 2016-01-29 15:17:05 -08:00
core_control.cpp Rename m4_startup.* to more appropriate core_control.* 2016-02-16 11:09:00 -08:00
core_control.hpp Rename m4_startup.* to more appropriate core_control.* 2016-02-16 11:09:00 -08:00
cpld_update.cpp
cpld_update.hpp
debounce.cpp
debounce.hpp
dirty_registers.hpp
encoder.cpp
encoder.hpp
ert_app.cpp Improve File error handling. Massive effects... 2016-05-16 14:01:44 -07:00
ert_app.hpp Improve File error handling. Massive effects... 2016-05-16 14:01:44 -07:00
event_m0.cpp Use app-local queue for messages coming from application. 2016-06-21 11:00:42 -07:00
event_m0.hpp Use app-local queue for messages coming from application. 2016-06-21 11:00:42 -07:00
ffconf.h Enable FatFs f_findfirst, f_findnext. 2016-04-19 11:57:22 -07:00
file.cpp Improve File error handling. Massive effects... 2016-05-16 14:01:44 -07:00
file.hpp Expose filesystem_error code. 2016-06-21 10:54:13 -07:00
halconf.h Disable SDC "nice waiting" for performance. 2016-04-10 17:24:28 -07:00
irq_controls.cpp Move event.* code into event_m[04].*. 2016-01-12 22:00:42 -08: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 Extract RTC interrupt handler into separate files. 2015-08-14 20:57:40 -07:00
log_file.cpp Improve File error handling. Massive effects... 2016-05-16 14:01:44 -07:00
log_file.hpp Improve File error handling. Massive effects... 2016-05-16 14:01:44 -07:00
main.cpp Move Painter into EventDispatcher. 2016-05-12 15:52:18 -07:00
Makefile Extract RecordView from AnalogAudioApp, CaptureApp. 2016-04-30 13:56:54 -07:00
max2837.cpp More application of range_t methods. 2016-01-27 14:55:03 -08:00
max2837.hpp More application of range_t methods. 2016-01-27 14:55:03 -08:00
max5864.cpp
max5864.hpp
mcuconf.h
portapack.cpp Fix audio codec I2C reliability for some HackRF units. 2016-04-26 13:06:46 -07:00
portapack.hpp Extract LOTS of stuff into an audio API. 2016-02-05 16:25:43 -08:00
radio.cpp Tighten up radio API, stop leaking 1st/2nd IF instances. 2016-02-16 10:28:13 -08:00
radio.hpp Tighten up radio API, stop leaking 1st/2nd IF instances. 2016-02-16 10:28:13 -08:00
receiver_model.cpp Hide baseband queue code inside baseband "API". 2016-02-10 20:11:19 -08:00
receiver_model.hpp Capture UI basic controls. 2016-04-12 10:56:00 -07:00
recent_entries.cpp Extract RecentEntries stuff to separate files. 2016-01-17 21:42:15 -08:00
recent_entries.hpp Make Widget flags private, expose via methods. 2016-02-07 10:32:38 -08:00
rf_path.cpp
rf_path.hpp Make better use of range_t methods. 2016-01-27 14:46:45 -08:00
rffc507x_spi.cpp
rffc507x_spi.hpp
rffc507x.cpp Remove dead test code. 2016-02-16 10:28:35 -08:00
rffc507x.hpp RF antenna bias voltage control API. 2016-01-23 11:30:00 -08:00
sd_card.cpp Use correct SDC card present function. 2016-04-10 17:29:14 -07:00
sd_card.hpp Expose current SD card status. 2016-01-13 23:08:22 -08:00
si5351.cpp
si5351.hpp
signal.hpp Add Signal for callbacks within a process (code executing on one core). 2015-12-01 10:27:46 -08:00
spectrum_color_lut.cpp
spectrum_color_lut.hpp
spi_arbiter.hpp
spi_pp.cpp
spi_pp.hpp
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 Method to read TemperatureLogger record capacity. 2015-12-17 12:12:22 -08:00
time.cpp Add Signal for per-second tick callbacks. 2016-04-27 12:02:17 -07:00
time.hpp Add Signal for per-second tick callbacks. 2016-04-27 12:02:17 -07:00
touch_adc.cpp
touch_adc.hpp
touch.cpp More arguments pass-by-reference. 2016-02-06 16:44:19 -08:00
touch.hpp More arguments pass-by-reference. 2016-02-06 16:44:19 -08:00
tpms_app.cpp Add RF amp field to TPMS, capture modes. 2016-06-06 10:34:39 -07:00
tpms_app.hpp Add RF amp field to TPMS, capture modes. 2016-06-06 10:34:39 -07:00
tuning.cpp Remove GCC-isms interfering with host-based testing. 2016-01-27 20:20:34 -08:00
tuning.hpp
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 Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -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 Make assorted arguments pass-by-reference. 2016-02-06 16:23:20 -08:00
ui_console.hpp Make assorted arguments pass-by-reference. 2016-02-06 16:23:20 -08:00
ui_debug.cpp Add SD card debug view. 2016-04-10 17:16:39 -07:00
ui_debug.hpp De-constexpr a few UI constructors. 2016-04-22 11:18:35 -07:00
ui_font_fixed_8x16.cpp
ui_font_fixed_8x16.hpp
ui_menu.cpp Make Widget flags private, expose via methods. 2016-02-07 10:32:38 -08:00
ui_menu.hpp Fix extra, empty menu items in DebugMenuView. 2016-02-19 11:22:22 -08:00
ui_navigation.cpp Use app-local queue for messages coming from application. 2016-06-21 11:00:42 -07:00
ui_navigation.hpp Center modal view message. 2016-05-17 11:06:37 -07:00
ui_receiver.cpp Move common code to LNA/VGA field widgets. 2016-06-06 10:27:33 -07:00
ui_receiver.hpp Move RF amp control code into new class. 2016-06-06 10:13:36 -07:00
ui_record_view.cpp Shameful hack to hide RecordView when sampling_rate == 0. 2016-05-25 11:33:23 -07:00
ui_record_view.hpp Shameful hack to hide RecordView when sampling_rate == 0. 2016-05-25 11:33:23 -07: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 Improve File error handling. Massive effects... 2016-05-16 14:01:44 -07:00
ui_sd_card_debug.hpp SD debug display more informative card type. 2016-05-09 22:49:26 -07: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 SD card status view inherits from new Image class. 2016-02-03 15:50:14 -08:00
ui_setup.cpp Make assorted arguments pass-by-reference. 2016-02-06 16:23:20 -08:00
ui_setup.hpp Remove some unused member variables. 2016-02-06 16:23:38 -08:00
ui_spectrum.cpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00
ui_spectrum.hpp Wrap message handler registrations in class to subscribe/unsubscribe automatically. 2016-05-11 22:53:09 -07:00