portapack-mayhem/firmware/application
euquiq 72f3eea131 MIC TX Now includes RX with Volume and Squelch
You can enable RX and adjust VOLUME  and SQUELCH into your liking.

Sadly enough, you will NOT be able to use VOICE ACTIVATION when RX is enabled (to ensure there will be NO audio feedback defeating the VA sensing)

A "bug" that won over me, but perhaps and hopefully other coder can easily fix:  The Vumeter will momentarily "dissappear" when enabling RX. But it will reappear as soon as you start TX. Or when you turn off RX.

I enabled the PEAK LEVEL MARK on the Vumeter, so you can easily see in which level your input voice / signal is peaking and regulate the MIC gain accordingly in an easier / more robust way.

Side enhancement: Took off the dark green, yellow and red coloring from the vumeter when no signal is present, and replaced it with dark_grey. I know that some coloring is "eye-candy" but the vu-meter is more readable with this new contrast.
2020-08-07 00:19:37 -03:00
..
apps MIC TX Now includes RX with Volume and Squelch 2020-08-07 00:19:37 -03:00
bitmaps Removing more unnused files 2020-05-12 16:17:14 +02:00
hw PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
protocols Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
ui Update ui_spectrum.cpp 2020-07-27 01:40:20 -03:00
audio.cpp Mute and unmute audio 2020-06-08 01:22:58 +02:00
audio.hpp Mute and unmute audio 2020-06-08 01:22:58 +02:00
baseband_api.cpp Pocsag improvements (#20) 2020-05-09 13:13:21 +02:00
baseband_api.hpp Pocsag improvements (#20) 2020-05-09 13:13:21 +02:00
bitmap.hpp Added interactive titlebar! 2020-08-01 21:55:09 -04:00
capture_thread.cpp
capture_thread.hpp
chconf.h
clock_manager.cpp UI Redesign for Portapack-Havoc (#268) 2019-10-29 22:53:54 +01:00
clock_manager.hpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
CMakeLists.txt Adding Debug app back 2020-04-21 14:22:09 +02:00
core_control.cpp
core_control.hpp
de_bruijn.cpp Started writing (copying...) AFSK RX 2017-08-29 09:42:04 +01:00
de_bruijn.hpp Started writing (copying...) AFSK RX 2017-08-29 09:42:04 +01:00
demofont.hpp
dirty_registers.hpp
emu_cc1101.cpp Added remaining buttons for TouchTunes remote 2017-09-24 20:05:42 +01:00
event_m0.cpp Do not turn off backlight, while typing 2020-05-09 16:23:22 +02:00
event_m0.hpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
ffconf.h FatFs: Update to release R0.12c. 2017-05-03 12:43:45 +01:00
file.cpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
file.hpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
freqman.cpp Capped max entries per Freqman file to 30 due to RAM issue 2017-12-11 02:40:43 +00:00
freqman.hpp Updated freqman files and max entries per file 2018-05-21 19:10:39 +01:00
halconf.h
io_file.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
io_file.hpp OutputStream (file M0 -> M4 radio) now works 2017-06-23 08:40:22 +01:00
io_wave.cpp Added wav file viewer 2017-10-15 15:53:40 +01:00
io_wave.hpp Application: Fix uninitalized fmt_pcm_t field warning 2018-08-05 15:07:12 -07:00
io.hpp
irq_controls.cpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
irq_controls.hpp PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
irq_lcd_frame.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_lcd_frame.hpp
irq_rtc.cpp IRQ: Make handlers more independent of EventDispatcher. 2017-06-19 16:31:54 -07:00
irq_rtc.hpp
log_file.cpp
log_file.hpp
main.cpp Added LGE app, nothing to see here 2019-02-06 17:34:53 +00:00
mcuconf.h Merge remote-tracking branch 'upstream/master' 2017-07-25 00:20:57 +01:00
portapack.cpp Speaker option for the H1 2020-06-08 01:23:44 +02:00
portapack.hpp Speaker option for the H1 2020-06-08 01:23:44 +02:00
radio.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
radio.hpp
receiver_model.cpp Bias-T now works in capture mode 2018-12-18 16:25:21 +00:00
receiver_model.hpp Bias-T now works in capture mode 2018-12-18 16:25:21 +00:00
recent_entries.cpp ADSB position decoding 2017-08-17 12:56:47 +01:00
recent_entries.hpp
replay_thread.cpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
replay_thread.hpp Added loop option in Replay app 2017-12-11 04:14:54 +00:00
rf_path.cpp
rf_path.hpp
rfm69.cpp Added RFM69 helper 2019-05-05 00:43:36 +01:00
rfm69.hpp Added RFM69 helper 2019-05-05 00:43:36 +01:00
rtc_time.cpp
rtc_time.hpp
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 Added remaining buttons for TouchTunes remote 2017-09-24 20:05:42 +01:00
serializer.hpp AFSK RX works (only Bell202 for now) 2017-09-02 08:28:29 +01:00
signal.hpp
spectrum_color_lut.cpp Analog tv app (#334) 2020-04-20 06:50:24 +02:00
spectrum_color_lut.hpp Analog tv app (#334) 2020-04-20 06:50:24 +02:00
string_format.cpp Fixed bug in datetime 2020-06-30 17:33:38 -03:00
string_format.hpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
temperature_logger.cpp
temperature_logger.hpp
tone_key.cpp Bias-T now works in capture mode 2018-12-18 16:25:21 +00:00
tone_key.hpp Added back frequency display for CTCSS 2017-12-06 13:20:51 +00:00
touch.cpp
touch.hpp
transmitter_model.cpp Added support for multiple sample rates in IQ record 2018-02-22 07:04:19 +00:00
transmitter_model.hpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
tuning.cpp
tuning.hpp
ui_baseband_stats_view.cpp
ui_baseband_stats_view.hpp
ui_handwrite.cpp Merge remote-tracking branch 'upstream/master' 2017-06-21 03:25:27 +01:00
ui_handwrite.hpp Merge remote-tracking branch 'upstream/master' 2017-06-21 03:25:27 +01:00
ui_loadmodule.cpp Merge 'upstream/master' - At least it builds... 2017-01-16 03:45:44 +00:00
ui_loadmodule.hpp
ui_navigation.cpp Added interactive titlebar! 2020-08-01 21:55:09 -04:00
ui_navigation.hpp Added interactive titlebar! 2020-08-01 21:55:09 -04:00
ui_playdead.cpp Added Bias-T toggle confirmation 2018-01-08 03:47:37 +00:00
ui_playdead.hpp Tones bugfix, numbers station voice files search 2017-03-22 03:21:06 +00:00
ui_record_view.cpp Fix for https://github.com/eried/portapack-mayhem/issues/35 Capture app hang on exit 2020-05-29 00:55:57 +02:00
ui_record_view.hpp Fix for https://github.com/eried/portapack-mayhem/issues/35 Capture app hang on exit 2020-05-29 00:55:57 +02:00
ui_sd_card_debug.cpp Debug sd card verbose by @gregoryfenton 2020-06-09 23:43:45 +02:00
ui_sd_card_debug.hpp
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
unistroke.hpp
ymdata.hpp