portapack-mayhem/firmware
euquiq 928bce083a Cosmetics + Jammer now in green + Jitter
I think the Jammer deserves a green icon, since it actually does it job pretty well.

Then there is a Jitter parameter. It allows to introduce a jitter from 1/60th of a second up to 60/60th of a second (a full one). It will delay / move forward either the TX or the cooldown period for a maximum of a half of the time you choose as jitter.

Meaning: If I choose 60/60th, a full second of jitter, it will produce a random number from 1 to 60.

Then it will calculate jitter = 30 - randomnumber

THen it will "add" that (positive or negative) time to the  time counter for the next jitter change of state.
2021-01-08 11:54:21 -03:00
..
application Cosmetics + Jammer now in green + Jitter 2021-01-08 11:54:21 -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