portapack-mayhem/firmware/application
2017-01-17 07:00:42 +00:00
..
bitmaps Added SD card wiper tool 2017-01-10 18:40:33 +00: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 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 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 Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00:00
baseband_api.hpp Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00:00
baseband_cpld.cpp Rename CPLD "Q_INVERT" to signal to "INVERT". 2016-08-21 11:35:40 -07:00
baseband_cpld.hpp Rename CPLD "Q_INVERT" to signal to "INVERT". 2016-08-21 11:35:40 -07:00
bht.cpp Fixed proc_tones skipping last tone 2016-12-26 16:15:54 +01:00
bht.hpp Fixed proc_tones skipping last tone 2016-12-26 16:15:54 +01:00
bitmap.hpp Commit replay stuff before sync 2017-01-10 19:45:40 +00: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
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 Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00: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
ctcss.cpp Re-enabled closecall even if it's still not working well 2016-12-23 18:31:02 +01:00
ctcss.hpp Re-enabled closecall even if it's still not working well 2016-12-23 18:31:02 +01:00
debounce.cpp
debounce.hpp
demofont.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
dirty_registers.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
encoder.cpp
encoder.hpp
encoders.hpp Added waveform widget and a frequency field in encoders tx 2017-01-09 02:45:29 +00: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 Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
event_m0.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ffconf.h FatFs: Enable long file name support. 2016-08-21 18:06:39 -07:00
file.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
file.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
freqman.cpp Added SD card wiper tool 2017-01-10 18:40:33 +00:00
freqman.hpp Added SD card wiper tool 2017-01-10 18:40:33 +00:00
halconf.h Disable SDC "nice waiting" for performance. 2016-04-10 17:24:28 -07:00
io_file.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
io_file.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
io_wave.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
io_wave.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
io.hpp Put Reader, Writer inside "stream" namespace. 2016-10-04 17:13:21 -07:00
irq_controls.cpp Touch: Simplify scanning. 2016-07-27 21:57:51 -07: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
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 POCSAG bitrate selection and logging toggle 2017-01-16 13:36:28 +00:00
Makefile Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00: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
max5864.hpp
mcuconf.h Completely useless "about" screen 2016-01-30 00:28:05 +01:00
pocsag_app.cpp POCSAG bitrate selection and logging toggle 2017-01-16 13:36:28 +00:00
pocsag_app.hpp POCSAG bitrate selection and logging toggle 2017-01-16 13:36:28 +00: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 POCSAG bitrate selection and logging toggle 2017-01-16 13:36:28 +00:00
radio.hpp CPLD: Remove decimation feature. 2016-08-21 11:31:37 -07:00
rds.cpp Fixed messup after last squashed commits 2016-12-24 16:54:44 +01:00
rds.hpp Fixed messup after last squashed commits 2016-12-24 16:54:44 +01:00
receiver_model.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
receiver_model.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00: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
replay_app.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
replay_app.hpp Commit replay stuff before sync 2017-01-10 19:45:40 +00:00
replay_thread.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
replay_thread.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
rf_path.cpp Remove repeated code in RF path Config. 2016-08-30 21:26:55 -07:00
rf_path.hpp SYNC 2016-01-31 09:34:24 +01:00
rffc507x_spi.cpp
rffc507x_spi.hpp
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 Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
sd_card.hpp Added SD card wiper tool 2017-01-10 18:40:33 +00:00
si5351.cpp
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_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
spectrum_color_lut.hpp
spi_arbiter.hpp
spi_pp.cpp
spi_pp.hpp
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 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
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
transmitter_model.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
transmitter_model.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00: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_about_demo.cpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
ui_about_demo.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
ui_about.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_about.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_adsbtx.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_adsbtx.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
ui_afskrx.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_afskrx.hpp Merge fixing, commit to catch up on recent files 2016-02-04 10:27:53 +01:00
ui_afsksetup.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_afsksetup.hpp Re-enabled closecall even if it's still not working well 2016-12-23 18:31:02 +01:00
ui_alphanum.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_alphanum.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00: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 # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
ui_audiotx.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_audiotx.hpp Started close call dev 2016-05-11 12:45:03 +02: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_bht_tx.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_bht_tx.hpp More pretty icons, BW setting change in BHT TX 2017-01-06 02:51:09 +01: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_closecall.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_closecall.hpp Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00:00
ui_debug.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_debug.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_encoders.cpp Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer 2017-01-17 07:00:42 +00:00
ui_encoders.hpp Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer 2017-01-17 07:00:42 +00:00
ui_font_fixed_8x16.cpp
ui_font_fixed_8x16.hpp
ui_freqman.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_freqman.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_handwrite.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_handwrite.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_jammer.cpp Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer 2017-01-17 07:00:42 +00:00
ui_jammer.hpp Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer 2017-01-17 07:00:42 +00:00
ui_lcr.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_lcr.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
ui_loadmodule.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00: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 Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_menu.hpp Pretty icons 2016-12-26 20:33:38 +01:00
ui_morse.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_morse.hpp Added waveform widget and a frequency field in encoders tx 2017-01-09 02:45:29 +00:00
ui_navigation.cpp POCSAG bitrate selection and logging toggle 2017-01-16 13:36:28 +00:00
ui_navigation.hpp Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00:00
ui_numbers.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_numbers.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_nuoptix.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_nuoptix.hpp Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00:00
ui_rds.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_rds.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
ui_receiver.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_receiver.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_record_view.cpp Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00:00
ui_record_view.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_replay_view.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_replay_view.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_rssi.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00: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 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 # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
ui_sd_card_status_view.hpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_sd_wipe.cpp Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00:00
ui_sd_wipe.hpp Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00:00
ui_setup.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_setup.hpp Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer 2017-01-17 07:00:42 +00:00
ui_sigfrx.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_sigfrx.hpp Started close call dev 2016-05-11 12:45:03 +02:00
ui_soundboard.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_soundboard.hpp Added bitrate option for POCSAG baseband, PWMRSSI frequency option 2017-01-16 08:40:17 +00: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_textentry.cpp Added utilities > Frequency manager + load/save 2016-12-26 01:31:38 +01:00
ui_textentry.hpp Added utilities > Frequency manager + load/save 2016-12-26 01:31:38 +01: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
ui_whipcalc.cpp Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer 2017-01-17 07:00:42 +00:00
ui_whipcalc.hpp Digital mode for waveform widget, 2.4GHZ WLAN channels in jammer 2017-01-17 07:00:42 +00:00
ui_whistle.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_whistle.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00
unistroke.hpp Handwriting fixes 2016-05-11 01:03:42 +02:00
ymdata.hpp # This is a combination of 2 commits. 2016-12-24 11:52:11 +01:00