portapack-mayhem/firmware/application
2016-01-15 13:25:17 -08:00
..
ais_app.cpp Unjustify AIS RX packet count. 2016-01-15 13:25:17 -08:00
ais_app.hpp Return updated AIS RecentEntry. 2016-01-15 11:38:09 -08:00
analog_audio_app.cpp Implement AMConfigureMessage from M0 to M4. 2016-01-03 14:31:39 -08:00
analog_audio_app.hpp Implement AMConfigureMessage from M0 to M4. 2016-01-03 14:31:39 -08:00
baseband_cpld.cpp
baseband_cpld.hpp
chconf.h
clock_manager.cpp Switch RFFC5072, MAX2837 back to 40MHz reference. 2015-09-02 17:45:19 -07:00
clock_manager.hpp Function to adjust clock generator XTAL PLL frequency. 2015-08-24 12:09:11 -07:00
cpld_update.cpp
cpld_update.hpp
debounce.cpp
debounce.hpp
dirty_registers.hpp
encoder.cpp
encoder.hpp
ert_app.cpp Modify LogFile to open/close file on SD card status. 2016-01-13 23:11:19 -08:00
ert_app.hpp Modify LogFile to open/close file on SD card status. 2016-01-13 23:11:19 -08:00
event_m0.cpp Remove message_map from Context. 2016-01-13 15:46:04 -08:00
event_m0.hpp Remove message_map from Context. 2016-01-13 15:46:04 -08:00
ffconf.h Enable FatFs string functions. 2015-11-10 15:30:43 -08:00
halconf.h
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 Move event.* code into event_m[04].*. 2016-01-12 22:00:42 -08:00
irq_lcd_frame.hpp
irq_rtc.cpp Move event.* code into event_m[04].*. 2016-01-12 22:00:42 -08:00
irq_rtc.hpp
log_file.cpp Modify LogFile to open/close file on SD card status. 2016-01-13 23:11:19 -08:00
log_file.hpp Modify LogFile to open/close file on SD card status. 2016-01-13 23:11:19 -08:00
m4_startup.cpp
m4_startup.hpp
main.cpp Remove message_map from Context. 2016-01-13 15:46:04 -08:00
Makefile Move EventDispatcher code into event_*.hpp. 2016-01-12 21:49:29 -08:00
max2837.cpp Keep MAX2837 in standby so temperature can be read. 2015-12-17 20:59:21 -08:00
max2837.hpp Correct aesthetic typo in MAX2837 register defaults. 2015-12-16 22:37:55 -08:00
max5864.cpp
max5864.hpp
mcuconf.h
portapack.cpp Quick and dirty temperature logger, debug view of temp vs. time. 2015-12-16 22:36:51 -08:00
portapack.hpp Quick and dirty temperature logger, debug view of temp vs. time. 2015-12-16 22:36:51 -08:00
radio.cpp Move SGPIO configuration and control to baseband firmware. 2016-01-10 10:23:39 -08:00
radio.hpp Move SGPIO configuration and control to baseband firmware. 2016-01-10 10:23:39 -08:00
receiver_model.cpp Consolidate baseband disable code. 2016-01-10 11:10:13 -08:00
receiver_model.hpp Consolidate baseband disable code. 2016-01-10 11:10:13 -08:00
rf_path.cpp
rf_path.hpp
rffc507x.cpp Remove RegisterMap accessors. 2015-12-13 13:20:22 -08:00
rffc507x.hpp Remove RegisterMap accessors. 2015-12-13 13:20:22 -08:00
rffc507x_spi.cpp
rffc507x_spi.hpp
sd_card.cpp Expose current SD card status. 2016-01-13 23:08:22 -08: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_analysis_app.cpp Rename all the app .cpp/.hpp to have app name first. 2015-12-08 15:28:33 -08:00
spectrum_analysis_app.hpp Rename all the app .cpp/.hpp to have app name first. 2015-12-08 15:28:33 -08:00
spectrum_color_lut.cpp
spectrum_color_lut.hpp
spi_arbiter.hpp
spi_pp.cpp
spi_pp.hpp
string_format.cpp Extract to_string_* functions from ui_widget. 2015-12-02 13:38:17 -08:00
string_format.hpp Extract to_string_* functions from ui_widget. 2015-12-02 13:38:17 -08:00
temperature_logger.cpp Method to read TemperatureLogger record capacity. 2015-12-17 12:12:22 -08:00
temperature_logger.hpp Method to read TemperatureLogger record capacity. 2015-12-17 12:12:22 -08:00
touch.cpp
touch.hpp Increase touch sensitivity a bit. 2015-09-02 18:48:51 -07:00
touch_adc.cpp
touch_adc.hpp
tpms_app.cpp Modify LogFile to open/close file on SD card status. 2016-01-13 23:11:19 -08:00
tpms_app.hpp Modify LogFile to open/close file on SD card status. 2016-01-13 23:11:19 -08:00
tuning.cpp
tuning.hpp
ui_audio.cpp Remove message_map from Context. 2016-01-13 15:46:04 -08:00
ui_audio.hpp Missing #includes. 2016-01-09 12:17:17 -08:00
ui_baseband_stats_view.cpp Remove message_map from Context. 2016-01-13 15:46:04 -08:00
ui_baseband_stats_view.hpp Break out BasebandStatsView, add main, RSSI threads. 2015-10-14 10:59:32 -07:00
ui_channel.cpp Remove message_map from Context. 2016-01-13 15:46:04 -08:00
ui_channel.hpp Missing #includes. 2016-01-09 12:17:17 -08:00
ui_console.cpp Implement console "\n" -> crlf() behavior. 2015-12-01 17:28:22 -08:00
ui_console.hpp Switching between waterfall and console mode. 2015-11-06 09:40:03 -08:00
ui_debug.cpp Clean up temperature sensor rendering. 2015-12-17 20:36:58 -08:00
ui_debug.hpp Clean up temperature sensor rendering. 2015-12-17 20:36:58 -08:00
ui_font_fixed_8x16.cpp
ui_font_fixed_8x16.hpp
ui_menu.cpp
ui_menu.hpp
ui_navigation.cpp Make NavigationView an implicit first argument to any instance pushed onto nav stack. 2015-12-14 11:18:59 -08:00
ui_navigation.hpp Make NavigationView an implicit first argument to any instance pushed onto nav stack. 2015-12-14 11:18:59 -08:00
ui_receiver.cpp Add AISAppView. 2016-01-14 09:30:23 -08:00
ui_receiver.hpp Remove ui::BasebandBandwidthField. 2015-12-16 22:29:29 -08:00
ui_rssi.cpp Remove message_map from Context. 2016-01-13 15:46:04 -08:00
ui_rssi.hpp Missing #includes. 2016-01-09 12:17:17 -08:00
ui_sd_card_status_view.cpp Add SD card status view to receiver UI. 2015-12-01 10:45:34 -08:00
ui_sd_card_status_view.hpp Add SD card status view to receiver UI. 2015-12-01 10:45:34 -08:00
ui_setup.cpp Make NavigationView an implicit first argument to any instance pushed onto nav stack. 2015-12-14 11:18:59 -08:00
ui_setup.hpp Make GIT_REVISION value available within code. 2015-08-25 16:33:52 -07:00
ui_spectrum.cpp Remove message_map from Context. 2016-01-13 15:46:04 -08:00
ui_spectrum.hpp ChannelSpectrumConfig message subsumes FIFONotify. 2016-01-06 12:10:30 -08:00