portapack-mayhem/firmware/application
furrtek 8c680ff893 Simplified LCR code a bit
Split modem into modem and serializer
Frequency string formatter
2017-04-24 18:15:57 +01:00
..
bitmaps Added SD card wiper tool 2017-01-10 18:40:33 +00:00
protocols Simplified LCR code a bit 2017-04-24 18:15:57 +01: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 POCSAG RX saves ignored address 2017-04-21 06:22:31 +01:00
baseband_api.hpp POCSAG RX saves ignored address 2017-04-21 06:22:31 +01: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
bitmap.hpp Started adding coaster pager/EZRadioPro TX 2017-04-07 06:20:24 +01: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
CMakeLists.txt Simplified LCR code a bit 2017-04-24 18:15:57 +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
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
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
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
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 Simplified LCR code a bit 2017-04-24 18:15:57 +01: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
max5864.hpp
mcuconf.h
modems.cpp Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
modems.hpp Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
pocsag_app.cpp POCSAG RX saves ignored address 2017-04-21 06:22:31 +01:00
pocsag_app.hpp POCSAG RX saves ignored address 2017-04-21 06:22:31 +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 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
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 POCSAG address filter now ignores alpha messages 2017-04-19 22:05:16 +01:00
replay_app.hpp POCSAG address filter now ignores alpha messages 2017-04-19 22:05:16 +01:00
replay_thread.cpp POCSAG RX saves ignored address 2017-04-21 06:22:31 +01:00
replay_thread.hpp POCSAG address filter now ignores alpha messages 2017-04-19 22:05:16 +01:00
rf_path.cpp Remove repeated code in RF path Config. 2016-08-30 21:26:55 -07:00
rf_path.hpp
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
serializer.cpp Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
serializer.hpp Simplified LCR code a bit 2017-04-24 18:15:57 +01: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
spectrum_analysis_app.hpp
spectrum_color_lut.cpp
spectrum_color_lut.hpp
spi_arbiter.hpp
spi_pp.cpp
spi_pp.hpp
string_format.cpp Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
string_format.hpp Simplified LCR code a bit 2017-04-24 18:15:57 +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 Coaster pager address scan 2017-04-11 08:42:31 +01: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 RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_adsbtx.hpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +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_alphanum.cpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_alphanum.hpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01: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 Coaster pager address scan 2017-04-11 08:42:31 +01:00
ui_bht_tx.hpp Coaster pager address scan 2017-04-11 08:42:31 +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 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_coasterp.cpp Coaster pager address scan 2017-04-11 08:42:31 +01:00
ui_coasterp.hpp Coaster pager address scan 2017-04-11 08:42:31 +01: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 Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
ui_debug.hpp Simplified LCR code a bit 2017-04-24 18:15:57 +01: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
ui_font_fixed_8x16.hpp
ui_freqman.cpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_freqman.hpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_handwrite.cpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_handwrite.hpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01: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 Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
ui_lcr.hpp Simplified LCR code a bit 2017-04-24 18:15:57 +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 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_modemsetup.cpp Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
ui_modemsetup.hpp Simplified LCR code a bit 2017-04-24 18:15:57 +01:00
ui_morse.cpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_morse.hpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_navigation.cpp POCSAG RX saves ignored address 2017-04-21 06:22:31 +01:00
ui_navigation.hpp Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
ui_numbers.cpp Coaster pager address scan 2017-04-11 08:42:31 +01:00
ui_numbers.hpp Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
ui_nuoptix.cpp Coaster pager address scan 2017-04-11 08:42:31 +01: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 POCSAG RX saves ignored address 2017-04-21 06:22:31 +01:00
ui_pocsag_tx.hpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_rds.cpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_rds.hpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01: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 POCSAG address filter now ignores alpha messages 2017-04-19 22:05:16 +01:00
ui_replay_view.hpp POCSAG address filter now ignores alpha messages 2017-04-19 22:05:16 +01: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 Whistle now works 2017-04-18 12:55:49 +01: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 RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +01:00
ui_textentry.hpp RDS Radiotext should make receiver happier (missing end char) 2017-04-18 18:12:32 +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 Started adding coaster pager/EZRadioPro TX 2017-04-07 06:20:24 +01:00
ui_transmitter.hpp Whistle now works 2017-04-18 12:55:49 +01: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 Whistle now works 2017-04-18 12:55:49 +01:00
ui_whistle.hpp Whistle now works 2017-04-18 12:55:49 +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