portapack-mayhem/firmware/application
2017-04-07 00:41:32 +01:00
..
bitmaps Added SD card wiper tool 2017-01-10 18:40:33 +00:00
adsb.cpp Symfield widget auto-inits 2017-02-01 00:21:13 +00:00
adsb.hpp Symfield widget auto-inits 2017-02-01 00:21:13 +00: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 Close Call should be more accurate 2017-02-01 08:53:26 +00:00
analog_audio_app.hpp Add lots of value constructors. 2016-11-26 16:50:44 -08:00
audio.cpp Added microphone TX (very basic for now) 2017-03-12 07:09:22 +00:00
audio.hpp Added microphone TX (very basic for now) 2017-03-12 07:09:22 +00:00
baseband_api.cpp SSTV transmit beta (320x256 24bpp Scottie 2 only) 2017-03-23 04:29:58 +00:00
baseband_api.hpp SSTV transmit beta (320x256 24bpp Scottie 2 only) 2017-03-23 04:29:58 +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 Finished jammer modes 2017-02-13 05:35:13 +00:00
bht.hpp Transmitter config widget 2017-01-30 13:10:30 +00:00
bitmap.hpp Added more SSTV modes 2017-03-23 21:28:21 +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 Initial firmware commit. 2015-07-08 08:39:24 -07:00
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 Bitmap preview in SSTV TX 2017-03-22 18:21:31 +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 Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ctcss.hpp Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
dcs.cpp Added DCS parity table and generator tool 2017-03-14 07:24:04 +00:00
dcs.hpp Added DCS parity table and generator tool 2017-03-14 07:24:04 +00: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 # 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 Initial firmware commit. 2015-07-08 08:39:24 -07:00
encoder.hpp Initial firmware commit. 2015-07-08 08:39:24 -07:00
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 File size + credits 2017-04-07 00:41:32 +01:00
file.hpp Added more SSTV modes 2017-03-23 21:28:21 +00:00
freqman.cpp Added categories for Frequency Manager 2017-02-03 15:10:27 +00:00
freqman.hpp Added categories for Frequency Manager 2017-02-03 15:10:27 +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 CTCSS bugfix, reading of title in wav files 2017-03-11 00:59:04 +00:00
io_wave.hpp CTCSS bugfix, reading of title in wav files 2017-03-11 00:59:04 +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 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 Add lots of value constructors. 2016-11-26 16:50:44 -08:00
main.cpp Added more SSTV modes 2017-03-23 21:28:21 +00:00
Makefile POCSAG TX (with fixed message for testing) 2017-02-07 17:48: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 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 Reduced audio tx FIFO refill size 2017-03-05 15:37:56 +00:00
pocsag_app.hpp Merge branch 'master' of https://github.com/furrtek/portapack-havoc 2017-03-05 15:38:04 +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 Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +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 Reverted to original CPLD data 2017-01-29 06:50:48 +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 Added more SSTV modes 2017-03-23 21:28:21 +00:00
replay_app.hpp Added more SSTV modes 2017-03-23 21:28:21 +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 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 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 Initial firmware commit. 2015-07-08 08:39:24 -07:00
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 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 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 Initial firmware commit. 2015-07-08 08:39:24 -07:00
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 Transmitter config widget 2017-01-30 13:10:30 +00:00
transmitter_model.hpp Transmitter config widget 2017-01-30 13:10:30 +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 File size + credits 2017-04-07 00:41:32 +01:00
ui_adsbtx.cpp Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ui_adsbtx.hpp Finished jammer modes 2017-02-13 05:35:13 +00: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 "Labels" widget 2017-02-12 07:23:31 +00:00
ui_afsksetup.hpp "Labels" widget 2017-02-12 07:23:31 +00:00
ui_alphanum.cpp Encoders, Nuoptix DTMF and RDS transmitters now use TransmitterView 2017-02-07 22:12:20 +00:00
ui_alphanum.hpp Encoders, Nuoptix DTMF and RDS transmitters now use TransmitterView 2017-02-07 22:12:20 +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 Added DCS parity table and generator tool 2017-03-14 07:24:04 +00:00
ui_audiotx.hpp Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00: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 Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_bht_tx.hpp Finished jammer modes 2017-02-13 05:35:13 +00: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 Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_closecall.hpp Utility: CW generator 2017-02-15 03:05:38 +00:00
ui_cw.cpp Utility: CW generator 2017-02-15 03:05:38 +00:00
ui_cw.hpp Utility: CW generator 2017-02-15 03:05:38 +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 Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ui_encoders.hpp Finished jammer modes 2017-02-13 05:35:13 +00: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 Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_freqman.hpp Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_handwrite.cpp Added microphone TX (very basic for now) 2017-03-12 07:09:22 +00:00
ui_handwrite.hpp Reverted WFM mode to working state 2017-02-12 04:05:21 +00:00
ui_jammer.cpp Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_jammer.hpp Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_lcr.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_lcr.hpp Encoders, Nuoptix DTMF and RDS transmitters now use TransmitterView 2017-02-07 22:12:20 +00: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 Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ui_menu.hpp Added categories for Frequency Manager 2017-02-03 15:10:27 +00:00
ui_mictx.cpp Added roger beep option in mic TX 2017-03-14 08:20:13 +00:00
ui_mictx.hpp Added DCS parity table and generator tool 2017-03-14 07:24:04 +00:00
ui_morse.cpp Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ui_morse.hpp Morse TX bugfix: bad CW symbols, FM not stopping 2017-03-03 08:06:11 +00:00
ui_navigation.cpp Commented out Play Dead screen on startup 2017-04-01 22:35:14 +01:00
ui_navigation.hpp Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
ui_numbers.cpp Bitmap preview in SSTV TX 2017-03-22 18:21:31 +00:00
ui_numbers.hpp Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
ui_nuoptix.cpp Encoders, Nuoptix DTMF and RDS transmitters now use TransmitterView 2017-02-07 22:12:20 +00:00
ui_nuoptix.hpp Encoders, Nuoptix DTMF and RDS transmitters now use TransmitterView 2017-02-07 22:12:20 +00:00
ui_playdead.cpp Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
ui_playdead.hpp Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
ui_pocsag_tx.cpp Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ui_pocsag_tx.hpp Morse CW TX and message set button 2017-02-14 17:16:59 +00:00
ui_rds.cpp Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ui_rds.hpp Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_receiver.cpp Transmitter config widget 2017-01-30 13:10:30 +00:00
ui_receiver.hpp Transmitter config widget 2017-01-30 13:10:30 +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 Added more SSTV modes 2017-03-23 21:28:21 +00:00
ui_replay_view.hpp Added more SSTV modes 2017-03-23 21:28:21 +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_script.cpp Transmitter config widget 2017-01-30 13:10:30 +00:00
ui_script.hpp Added categories for Frequency Manager 2017-02-03 15:10:27 +00: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 Frequency manager empty file bugfix 2017-01-30 01:09:00 +00: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 POCSAG TX text and bitrate can be changed 2017-02-07 19:54:18 +00:00
ui_sd_wipe.hpp POCSAG TX text and bitrate can be changed 2017-02-07 19:54:18 +00:00
ui_setup.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_setup.hpp Reverted WFM mode to working state 2017-02-12 04:05:21 +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 Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ui_soundboard.hpp Added DCS parity table and generator tool 2017-03-14 07:24:04 +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_sstvtx.cpp Added more SSTV modes 2017-03-23 21:28:21 +00:00
ui_sstvtx.hpp Added more SSTV modes 2017-03-23 21:28:21 +00: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_transmitter.cpp Microphone tx is mostly working, Voice activation, PTT, CTCSS... 2017-03-13 04:09:21 +00:00
ui_transmitter.hpp Reduced audio tx FIFO refill size 2017-03-05 15:37:56 +00:00
ui_whipcalc.cpp Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_whipcalc.hpp Finished jammer modes 2017-02-13 05:35:13 +00:00
ui_whistle.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_whistle.hpp Added categories for Frequency Manager 2017-02-03 15:10:27 +00: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