diff --git a/Main-Menu.md b/Main-Menu.md new file mode 100644 index 0000000..f87a2fd --- /dev/null +++ b/Main-Menu.md @@ -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)| + diff --git a/Main-Screen-Overview.md b/Main-Screen-Overview.md index bb1b415..060d047 100644 --- a/Main-Screen-Overview.md +++ b/Main-Screen-Overview.md @@ -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 \ No newline at end of file +* [Main Menu](main-menu) \ No newline at end of file diff --git a/Title-Bar.md b/Title-Bar.md index b4f0b73..6736f8b 100644 --- a/Title-Bar.md +++ b/Title-Bar.md @@ -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.