eried 2020-07-03 16:23:38 +02:00
commit 37d3ff7b68
3 changed files with 21 additions and 2 deletions

17
Main-Menu.md Normal file

@ -0,0 +1,17 @@
[[img/main-menu.png]]
The Main Menu of Mayhem comprises a number of buttons to access the various functionality groups of the firmware.
|Button|Functional Group|
|------|----------------|
|Receive|Receiver Applications|
|Transmit|Transmit Applications|
|Capture|Permit Recording or 'Capture' of RF to facilitate analysis or Replay Attack|
|Replay|Transmit a previously recorded RF Capture file|
|Calls|Detect any signals within a specified bandwidth, similar to 'Close Call function on scanners|
|Scanner|Step through a list of pre-defined frequencies, stopping if squelch is broken (signal detected)|
|Tools||
|Options||
|Debug||
|HackRF|Switch to HackRF mode for use from a USB Host device (eg. computer)|

@ -1,7 +1,9 @@
# Layout
[[img/main-screen.png]]
The Main Screen of Portapack Mayhem comprises two main regions:
* [Title Bar](title-bar)
* Main Menu
* [Main Menu](main-menu)

@ -1,4 +1,4 @@
TODO: Image Header
[[img/title-bar.png]]
The Portapack Mayhem Title Bar consists of a number of icons some of which trigger actions and some of which are used to indicate the status of certain subsystems. The Title Bar also contains the either the Application Name or Firmware name and Version in the form **MAYHEM vX.Y.Z** where the versioning is consistent with standard semantic versioning (major.minor.release) format.