portapack-mayhem/firmware
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
..
application Added "RESOLUTION" parameter 2020-10-26 23:43:35 -03:00
baseband Fixed "Stop After" freeze & stronger CW signal 2020-09-19 14:24:40 +08:00
bootstrap PortaPack Sync, take 2 (#215) 2019-02-03 18:25:11 +00:00
chibios Bias-T now works in capture mode 2018-12-18 16:25:21 +00:00
chibios-portapack UI Redesign for Portapack-Havoc (#268) 2019-10-29 22:53:54 +01:00
common Fix for the freezing when no on_touch_release function 2020-09-25 03:34:05 +02:00
graphics Added interactive titlebar! 2020-08-01 21:55:09 -04:00
tools Update generate_world_map.bin.py 2020-08-26 01:40:51 +02:00
CMakeLists.txt Update CMakeLists.txt 2020-05-12 10:31:55 +02:00
toolchain-arm-cortex-m.cmake Missing toolchain-arm-cortex-m.cmake file 2017-02-11 23:12:49 +00:00