portapack-mayhem/firmware/application
2016-12-23 18:31:02 +01:00
..
bitmaps Added basic POCSAG receiver 2016-08-23 08:45:33 +02:00
adsb.cpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
adsb.hpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01: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 Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
baseband_api.hpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01: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 Added basic POCSAG receiver 2016-08-23 08:45:33 +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 Wavfile class 2016-12-23 18:31:02 +01: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 Soundboard: Arbitrary samplerate support for wave files 2016-08-26 09:54:17 +02:00
file.hpp Soundboard: Arbitrary samplerate support for wave files 2016-08-26 09:54:17 +02:00
filewriter.cpp Wavfile class 2016-12-23 18:31:02 +01:00
filewriter.hpp Wavfile class 2016-12-23 18:31:02 +01: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 Wavfile class 2016-12-23 18:31:02 +01:00
Makefile Wavfile class 2016-12-23 18:31:02 +01: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
pocsag_app.cpp Added Soundboard 2016-08-26 08:11:24 +02:00
pocsag_app.hpp Bitrate and flags for POCSAG packets, trim bugfix 2016-08-25 16:20:19 +02: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
rds.cpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
rds.hpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01: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
string_format.cpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
string_format.hpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01: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 Wavfile class 2016-12-23 18:31:02 +01:00
ui_about.hpp Soundboard: Arbitrary samplerate support for wave files 2016-08-26 09:54:17 +02:00
ui_adsbtx.cpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
ui_adsbtx.hpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01: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 HH:MM in POCSAG RX 2016-08-23 14:35:14 +02:00
ui_afsksetup.hpp HH:MM in POCSAG RX 2016-08-23 14:35:14 +02:00
ui_alphanum.cpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
ui_alphanum.hpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01: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 Wavfile class 2016-12-23 18:31:02 +01: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 xx2262 remote encoder def 2016-09-27 03:06:14 +02:00
ui_encoders.hpp Started ADS-B TX UI and frame encoding 2016-11-30 07:41:55 +01: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 Numbers station works, very basic 2016-12-23 18:31:02 +01:00
ui_freqman.hpp Numbers station works, very basic 2016-12-23 18:31:02 +01: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 Numbers station works, very basic 2016-12-23 18:31:02 +01:00
ui_jammer.hpp Numbers station works, very basic 2016-12-23 18:31:02 +01:00
ui_lcr.cpp Added Soundboard 2016-08-26 08:11:24 +02:00
ui_lcr.hpp AudioTX, fixed about screen and an LCR address list bug 2016-08-17 04:17:24 +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 Wavfile class 2016-12-23 18:31:02 +01:00
ui_navigation.hpp Numbers station works, very basic 2016-12-23 18:31:02 +01:00
ui_numbers.cpp Wavfile class 2016-12-23 18:31:02 +01:00
ui_numbers.hpp Wavfile class 2016-12-23 18:31:02 +01:00
ui_nuoptix.cpp Cleanup, random mode in DTMF TX 2016-09-23 20:17:29 +02:00
ui_nuoptix.hpp Cleanup, random mode in DTMF TX 2016-09-23 20:17:29 +02:00
ui_rds.cpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
ui_rds.hpp Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
ui_receiver.cpp Numbers station works, very basic 2016-12-23 18:31:02 +01:00
ui_receiver.hpp Numbers station works, very basic 2016-12-23 18:31:02 +01:00
ui_record_view.cpp Wavfile class 2016-12-23 18:31:02 +01:00
ui_record_view.hpp Wavfile class 2016-12-23 18:31:02 +01: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 Wavfile class 2016-12-23 18:31:02 +01:00
ui_soundboard.hpp Wavfile class 2016-12-23 18:31:02 +01: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_whipcalc.cpp Numbers station works, very basic 2016-12-23 18:31:02 +01:00
ui_whipcalc.hpp Numbers station works, very basic 2016-12-23 18:31:02 +01: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 Restoring jammer and RDS functionalities, please wait... 2016-12-23 18:31:01 +01:00
ui_xylos.hpp Numbers station works, very basic 2016-12-23 18:31:02 +01:00
unistroke.hpp Handwriting fixes 2016-05-11 01:03:42 +02:00
wavfile.cpp Wavfile class 2016-12-23 18:31:02 +01:00
wavfile.hpp Wavfile class 2016-12-23 18:31:02 +01:00
ymdata.hpp Completely useless "about" screen 2016-01-30 00:28:05 +01:00