portapack-mayhem/firmware/application
furrtek 45a754645e Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	firmware/application/bitmap.hpp
#	firmware/application/receiver_model.cpp
#	firmware/application/receiver_model.hpp
#	firmware/application/touch.hpp
#	firmware/application/ui_setup.cpp
#	firmware/baseband/proc_ais.hpp
#	firmware/baseband/proc_ert.hpp
#	firmware/bootstrap/CMakeLists.txt
#	firmware/common/portapack_persistent_memory.cpp
#	firmware/common/portapack_persistent_memory.hpp
2016-08-17 02:55:34 +02:00
..
afsk.cpp More AFSK options, scan lists, 2016-08-02 12:44:31 +02:00
afsk.hpp More AFSK options, scan lists, 2016-08-02 12:44:31 +02:00
ais_app.cpp Transponder apps: Use gains from receiver model. 2016-07-25 16:07:22 -07:00
ais_app.hpp AIS: Add gain controls, RSSI and channel indications. 2016-07-25 15:46:37 -07:00
analog_audio_app.cpp ReceiverModel: Use Mode instead of integer. 2016-07-27 14:51:37 -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 Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
baseband_api.hpp Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
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
bitmap.hpp Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
bulb_ignore_bmp.hpp Added carrier wake up in Xylos TX and cute icons 2016-05-27 06:48:04 +02:00
bulb_off_bmp.hpp Added carrier wake up in Xylos TX and cute icons 2016-05-27 06:48:04 +02:00
bulb_on_bmp.hpp Added carrier wake up in Xylos TX and cute icons 2016-05-27 06:48:04 +02:00
capture_app.cpp Remove baseband::start()/stop() and related message. 2016-07-19 17:06:22 -07:00
capture_app.hpp Add frequency step control to capture app. 2016-07-19 10:48:45 -07:00
capture_thread.cpp Move CaptureThread::static_fn into .cpp. 2016-06-21 12:15:57 -07:00
capture_thread.hpp Move CaptureThread::static_fn into .cpp. 2016-06-21 12:15:57 -07:00
chconf.h Initial firmware commit. 2015-07-08 08:39:24 -07:00
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
CMakeLists.txt Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
core_control.cpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
core_control.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02: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 Initial firmware commit. 2015-07-08 08:39:24 -07:00
debounce.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
demofont.hpp Completely useless "about" screen 2016-01-30 00:28:05 +01: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
ert_app.cpp ERT: Add RSSI to app UI. 2016-07-25 16:12:32 -07:00
ert_app.hpp ERT: Add RSSI to app UI. 2016-07-25 16:12:32 -07:00
event_m0.cpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
event_m0.hpp Expose static EventDispatcher to stop main loop. 2016-07-02 16:38:01 -07:00
ffconf.h Enable FatFs f_findfirst, f_findnext. 2016-04-19 11:57:22 -07:00
file.cpp File: Remove puts(), add write_line(), cascade changes in interface. 2016-07-24 20:39:21 -07:00
file.hpp File: Remove puts(), add write_line(), cascade changes in interface. 2016-07-24 20:39:21 -07:00
fox_bmp.hpp Added carrier wake up in Xylos TX and cute icons 2016-05-27 06:48:04 +02:00
halconf.h Disable SDC "nice waiting" for performance. 2016-04-10 17:24:28 -07:00
irq_controls.cpp Touch: Simplify scanning. 2016-07-27 21:57:51 -07:00
irq_controls.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
irq_lcd_frame.cpp Hide some M0 EventDispatcher event masks. 2016-06-19 11:41:38 -07:00
irq_lcd_frame.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
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 File: Remove puts(), add write_line(), cascade changes in interface. 2016-07-24 20:39:21 -07:00
log_file.hpp File: Remove puts(), add write_line(), cascade changes in interface. 2016-07-24 20:39:21 -07:00
main.cpp OOK transmit is mostly working, bit durations are wrong 2016-08-06 08:49:45 +02:00
Makefile Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
max2837.cpp SYNC 2016-01-31 09:34:24 +01:00
max2837.hpp SYNC 2016-01-31 09:34:24 +01: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 Completely useless "about" screen 2016-01-30 00:28:05 +01:00
portapack.cpp Merge remote-tracking branch 'upstream/master' 2016-07-25 16:35:42 +02:00
portapack.hpp Merge remote-tracking branch 'upstream/master' 2016-04-21 20:36:19 +02:00
radio.cpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
radio.hpp Tighten up radio API, stop leaking 1st/2nd IF instances. 2016-02-16 10:28:13 -08:00
receiver_model.cpp ReceiverModel: Use Mode instead of integer. 2016-07-27 14:51:37 -07:00
receiver_model.hpp Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
recent_entries.cpp SYNC 2016-01-31 09:34:24 +01:00
recent_entries.hpp Make Widget flags private, expose via methods. 2016-02-07 10:32:38 -08:00
rf_path.cpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
rf_path.hpp SYNC 2016-01-31 09:34:24 +01: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 SYNC 2016-01-31 09:34:24 +01:00
sd_card.cpp Use correct SDC card present function. 2016-04-10 17:29:14 -07:00
sd_card.hpp SYNC 2016-01-31 09:34:24 +01: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
signal.hpp SYNC 2016-01-31 09:34:24 +01:00
spectrum_analysis_app.cpp Move ReceiverView code to AnalogAudioView. 2016-01-31 09:13:44 -08:00
spectrum_analysis_app.hpp Move ReceiverView code to AnalogAudioView. 2016-01-31 09:13: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
splash.hpp Added raw ASCII char field in keyboard view 2016-08-01 20:06:17 +02:00
string_format.cpp SYNC 2016-01-31 09:34:24 +01:00
string_format.hpp Fixed LCR scan and alt format, console widget, text input autotrim 2016-07-29 04:52:51 +02: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 SYNC 2016-01-31 09:34:24 +01:00
time.cpp Merge 2016-05-09 21:05:11 +02:00
time.hpp Merge 2016-05-09 21:05:11 +02:00
touch_adc.cpp Move touch ADC data collection to M0. 2016-07-24 15:31:53 -07:00
touch_adc.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
touch.cpp Touch: Migrate touch calibration to persistent memory. 2016-07-27 15:30:43 -07:00
touch.hpp Touch: Adjust thresholds and parameters for new scan. 2016-07-27 21:58:35 -07:00
tpms_app.cpp Transponder apps: Use gains from receiver model. 2016-07-25 16:07:22 -07:00
tpms_app.hpp TPMS: Close row between controls and table header. 2016-07-25 15:29:52 -07:00
transmitter_model.cpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
transmitter_model.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
tuning.cpp SYNC 2016-01-31 09:34:24 +01:00
tuning.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
ui_about.cpp Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
ui_about.hpp Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
ui_afskrx.cpp Merge fixing, commit to catch up on recent files 2016-02-04 10:27:53 +01:00
ui_afskrx.hpp Merge fixing, commit to catch up on recent files 2016-02-04 10:27:53 +01:00
ui_afsksetup.cpp More AFSK options, scan lists, 2016-08-02 12:44:31 +02:00
ui_afsksetup.hpp More AFSK options, scan lists, 2016-08-02 12:44:31 +02:00
ui_alphanum.cpp Added raw ASCII char field in keyboard view 2016-08-01 20:06:17 +02:00
ui_alphanum.hpp Added raw ASCII char field in keyboard view 2016-08-01 20:06:17 +02: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_audiotx.cpp Fixed module loading (again), only audio tx works for now 2016-04-28 14:59:14 +02:00
ui_audiotx.hpp Started close call dev 2016-05-11 12:45:03 +02: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_closecall.cpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_closecall.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_debug.cpp Fixed LCR scan and alt format, console widget, text input autotrim 2016-07-29 04:52:51 +02:00
ui_debug.hpp Fixed LCR scan and alt format, console widget, text input autotrim 2016-07-29 04:52:51 +02:00
ui_encoders.cpp Fixed OOK clk setting 2016-08-06 12:55:39 +02:00
ui_encoders.hpp Fixed OOK clk setting 2016-08-06 12:55:39 +02:00
ui_epar.cpp Testing Messagepack for saving/loading stuff from SD card 2016-05-15 02:35:08 +02:00
ui_epar.hpp Testing Messagepack for saving/loading stuff from SD card 2016-05-15 02:35:08 +02: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_freqman.cpp Added frequency manager skeleton, LCR alt encoding, GPS jammer 2016-07-25 16:21:27 +02:00
ui_freqman.hpp Added frequency manager skeleton, LCR alt encoding, GPS jammer 2016-07-25 16:21:27 +02:00
ui_handwrite.cpp Fixed LCR scan and alt format, console widget, text input autotrim 2016-07-29 04:52:51 +02:00
ui_handwrite.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_jammer.cpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_jammer.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_lcr.cpp Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
ui_lcr.hpp Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
ui_loadmodule.cpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_loadmodule.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_menu.cpp Wrote most of the Encoders TX app (lacks baseband module) 2016-08-03 04:53:51 +02:00
ui_menu.hpp Scrollable menuview 2016-07-30 05:27:28 +02:00
ui_navigation.cpp OOK transmit is mostly working, bit durations are wrong 2016-08-06 08:49:45 +02:00
ui_navigation.hpp Merge remote-tracking branch 'upstream/master' 2016-07-25 16:35:42 +02:00
ui_numbers.cpp Completely useless "about" screen 2016-01-30 00:28:05 +01:00
ui_numbers.hpp Completely useless "about" screen 2016-01-30 00:28:05 +01:00
ui_rds.cpp Fixed LCR transmit and AFSK baseband module 2016-07-27 21:26:03 +02:00
ui_rds.hpp Sync with Sharebrained's fw, only Xylos TX works for now 2016-07-27 03:03:40 +02:00
ui_receiver.cpp Extract FrequencyStepView from FrequencyOptionsView. 2016-07-19 10:47:15 -07:00
ui_receiver.hpp Extract FrequencyStepView from FrequencyOptionsView. 2016-07-19 10:47:15 -07:00
ui_record_view.cpp Added PWM RSSI output for NBFM and WFM 2016-07-28 05:25:33 +02:00
ui_record_view.hpp Added PWM RSSI output for NBFM and WFM 2016-07-28 05:25:33 +02:00
ui_rssi.cpp Added PWM RSSI output for NBFM and WFM 2016-07-28 05:25:33 +02:00
ui_rssi.hpp Added PWM RSSI output for NBFM and WFM 2016-07-28 05:25:33 +02: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 Merge 2016-05-09 21:05:11 +02: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 Merge remote-tracking branch 'upstream/master' 2016-08-17 02:55:34 +02:00
ui_setup.hpp More AFSK options, scan lists, 2016-08-02 12:44:31 +02:00
ui_sigfrx.cpp Started close call dev 2016-05-11 12:45:03 +02:00
ui_sigfrx.hpp Started close call dev 2016-05-11 12:45:03 +02:00
ui_soundboard.cpp Fixed LCR and Xylos transmitters 2016-05-09 20:42:20 +02:00
ui_soundboard.hpp Fixed LCR and Xylos transmitters 2016-05-09 20:42:20 +02: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
ui_textentry.cpp RDS radiotext transmit (group 2A) 2016-05-29 12:06:47 +02:00
ui_textentry.hpp RDS radiotext transmit (group 2A) 2016-05-29 12:06:47 +02:00
ui_touch_calibration.cpp Touch: Adjust thresholds and parameters for new scan. 2016-07-27 21:58:35 -07:00
ui_touch_calibration.hpp Remove debugging code. 2016-07-27 21:57:00 -07:00
ui_whistle.cpp Added missing files, ENUMed modulation modes 2016-01-05 11:47:46 +01:00
ui_whistle.hpp "At least it builds, now" 2016-02-05 17:40:14 +01:00
ui_xylos.cpp OOK transmit is mostly working, bit durations are wrong 2016-08-06 08:49:45 +02:00
ui_xylos.hpp OOK transmit is mostly working, bit durations are wrong 2016-08-06 08:49:45 +02:00
unistroke.hpp Handwriting fixes 2016-05-11 01:03:42 +02:00
ymdata.hpp Completely useless "about" screen 2016-01-30 00:28:05 +01:00