portapack-mayhem/firmware/application/apps
euquiq 13ce56f7bf Added "RESOLUTION" parameter
Discord User jteich did some investigation (Thanks!) and helped me understanding this rather obscure parameter:

Internally, is called "TRIGGER", and is passed into the baseband when configuring the desired spectrum sample rate.

Please forgive me in advance if this explanation is not 100% correct. It's only my interpretation, based on my own observation and jteich's comments over Discord chat.

This trigger parameter apparently determines the amount of data over time used for calculating the signal's power inside each specttrum's bin, before considering it "done".

In short, if you lower this resolution value then the cascade will tend to be rendered a bit faster, while kind of blind to tiny signals.

On the other hand, a bigger value will help rendering and distinguishing different signals on the cascade.

Too big a value can easily clutter up the cascade. But then it may be a "blessing" when inspecting higher freuqencies -where hackrf is more deaf"

The default value of 32 is quite decent. But then, now you can experiment with it. Cheers
2020-10-26 23:43:35 -03:00
..
acars_app.cpp Testing external clock detection and auto-switch 2018-06-12 07:55:12 +01:00
acars_app.hpp Testing external clock detection and auto-switch 2018-06-12 07:55:12 +01:00
ais_app.cpp Add Heading to ADSB and Map Updating 2020-07-24 16:09:21 -05:00
ais_app.hpp Map view in AIS (#213) 2019-01-14 23:38:12 +00:00
analog_audio_app.cpp Cleanup 2020-07-31 13:51:35 +03:00
analog_audio_app.hpp Audio FIR filter for CW 2020-08-17 16:07:06 +03:00
analog_tv_app.cpp Analog tv app (#334) 2020-04-20 06:50:24 +02:00
analog_tv_app.hpp Analog tv app (#334) 2020-04-20 06:50:24 +02:00
capture_app.cpp Capture app fix (#19) 2020-05-08 16:51:33 +02:00
capture_app.hpp Bias-T now works in capture mode 2018-12-18 16:25:21 +00:00
ert_app.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ert_app.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
gps_sim_app.cpp GPS SIMULATOR EXIT ON PLAY FIX 2020-06-16 02:18:29 -03:00
gps_sim_app.hpp GPS Sim 2020-04-18 01:17:01 +02:00
lge_app.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
lge_app.hpp Fileman empty directory bugfix 2019-05-23 05:20:01 +01:00
pocsag_app.cpp Pocsag improvements (#20) 2020-05-09 13:13:21 +02:00
pocsag_app.hpp Pocsag improvements (#20) 2020-05-09 13:13:21 +02:00
replay_app.cpp Stop replay before exiting Replay app, to avoid freeze. 2020-05-29 14:52:11 -07:00
replay_app.hpp Added support for multiple sample rates in IQ record 2018-02-22 07:04:19 +00:00
soundboard_app.cpp More Improvements on SoundBoard 2020-08-28 23:59:33 +03:00
soundboard_app.hpp More Improvements on SoundBoard 2020-08-28 23:59:33 +03:00
spectrum_analysis_app.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
spectrum_analysis_app.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
tpms_app.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
tpms_app.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_about.cpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
ui_about.hpp Fork rename 2020-05-12 16:12:16 +02:00
ui_about_demo.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_about_demo.hpp UI Redesign for Portapack-Havoc (#268) 2019-10-29 22:53:54 +01:00
ui_about_simple.cpp Adding contributors 2020-09-15 23:13:01 +02:00
ui_about_simple.hpp Super simple about 2020-08-08 23:06:53 +02:00
ui_adsb_rx.cpp Fix negative altitude on DetailsView 2020-08-11 11:26:36 -05:00
ui_adsb_rx.hpp Reorganixe ADSBDetailsView 2020-08-11 11:26:54 -05:00
ui_adsb_tx.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
ui_adsb_tx.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_afsk_rx.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_afsk_rx.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_aprs_tx.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
ui_aprs_tx.hpp Added basic APRS transmit 2018-02-23 20:21:24 +00:00
ui_bht_tx.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
ui_bht_tx.hpp Added back scanning in BHT TX 2018-01-09 21:12:19 +00:00
ui_btle_rx.cpp Ble receiver (#337) 2020-04-20 06:50:03 +02:00
ui_btle_rx.hpp Ble receiver (#337) 2020-04-20 06:50:03 +02:00
ui_coasterp.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
ui_coasterp.hpp Title was too long 2020-06-28 15:41:55 +02:00
ui_debug.cpp Nicer debug -> temperature graph 2020-06-29 18:01:15 -03:00
ui_debug.hpp Nicer debug -> temperature graph 2020-06-29 18:01:15 -03:00
ui_encoders.cpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
ui_encoders.hpp fix OOK transmit - getting stuck after '12E' type 2020-05-26 11:45:48 +02:00
ui_fileman.cpp Hide empty & .dot tmp / system files in freq manager 2020-09-11 12:25:10 +02:00
ui_fileman.hpp Friendlier UI in fileman 2020-06-01 01:59:40 +02:00
ui_freqman.cpp Category label and entry to 12 chars (#324) 2020-04-12 15:26:20 +02:00
ui_freqman.hpp Category label and entry to 12 chars (#324) 2020-04-12 15:26:20 +02:00
ui_jammer.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_jammer.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_keyfob.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
ui_keyfob.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_lcr.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
ui_lcr.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_looking_glass_app.cpp Added "RESOLUTION" parameter 2020-10-26 23:43:35 -03:00
ui_looking_glass_app.hpp Added "RESOLUTION" parameter 2020-10-26 23:43:35 -03:00
ui_mictx.cpp Minor bug fix 2020-08-24 11:09:10 +08:00
ui_mictx.hpp Merged TxButton and Button & minor bug fix 2020-08-24 11:02:42 +08:00
ui_modemsetup.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_modemsetup.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_morse.cpp Bug fix 2020-09-24 11:04:00 +03:00
ui_morse.hpp Morse TX loops 2020-09-22 16:12:46 +03:00
ui_nrf_rx.cpp Nrf24l01 demodulation (#338) 2020-04-20 06:45:28 +02:00
ui_nrf_rx.hpp Nrf24l01 demodulation (#338) 2020-04-20 06:45:28 +02:00
ui_numbers.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_numbers.hpp Some titles were too long 2020-06-28 21:42:19 +02:00
ui_nuoptix.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_nuoptix.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_pocsag_tx.cpp Pocsag improvements (#20) 2020-05-09 13:13:21 +02:00
ui_pocsag_tx.hpp Pocsag improvements (#20) 2020-05-09 13:13:21 +02:00
ui_rds.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
ui_rds.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_remote.cpp Added some skeletons 2018-03-27 12:52:07 +01:00
ui_remote.hpp Added some skeletons 2018-03-27 12:52:07 +01:00
ui_scanner.cpp Revert into use of spaces for padding freq 2020-08-21 15:05:37 -03:00
ui_scanner.hpp New squelch behavior and fixes 2020-08-01 00:58:34 -03:00
ui_script.cpp No space after question mark 2020-06-01 01:59:12 +02:00
ui_script.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_sd_wipe.cpp No space after question mark 2020-06-01 01:59:12 +02:00
ui_sd_wipe.hpp Fixed mic tx not working the first time it was entered 2018-02-01 11:17:51 +00:00
ui_search.cpp Added some skeletons 2018-03-27 12:52:07 +01:00
ui_search.hpp Added some skeletons 2018-03-27 12:52:07 +01:00
ui_settings.cpp Setting for hiding the speaker 2020-06-08 01:23:23 +02:00
ui_settings.hpp Setting for hiding the speaker 2020-06-08 01:23:23 +02:00
ui_sigfrx.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_sigfrx.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_siggen.cpp Fix "Stop After" Freeze. 2020-09-19 14:22:28 +08:00
ui_siggen.hpp Some titles were too long 2020-06-28 21:42:19 +02:00
ui_sonde.cpp Radiosonde-vaisala-add-temp-humidity 2020-08-24 17:31:27 -03:00
ui_sonde.hpp Radiosonde-vaisala-add-temp-humidity 2020-08-24 17:31:27 -03:00
ui_sstvtx.cpp Few improvements in ui_transmitter (#332) 2020-04-16 23:58:06 +02:00
ui_sstvtx.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_test.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_test.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_tone_search.cpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
ui_tone_search.hpp Finally found what was eating all the RAM :D 2018-05-15 23:35:30 +01:00
ui_touch_calibration.cpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_touch_calibration.hpp Long titles corrupt the header 2020-05-11 11:08:00 +02:00
ui_touchtunes.cpp Contact info removal 2019-12-24 07:06:01 +01:00
ui_touchtunes.hpp Contact info removal 2019-12-24 07:06:01 +01:00
ui_view_wav.cpp Update ui_view_wav.cpp 2020-08-07 22:20:54 +02:00
ui_view_wav.hpp Added bias-T status icon 2018-01-07 23:13:08 +00:00
ui_whipcalc.cpp Radiosonde-vaisala-add-temp-humidity 2020-08-24 17:31:27 -03:00
ui_whipcalc.hpp Radiosonde-vaisala-add-temp-humidity 2020-08-24 17:31:27 -03:00