From 089e5ce042acf4a4609307da87c2af13726dc9c3 Mon Sep 17 00:00:00 2001 From: Gerry Kavanagh Date: Fri, 3 Jul 2020 13:22:20 +0100 Subject: [PATCH 1/5] Updated Title Bar (markdown) --- Title-Bar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. From 00a76d894f332e53f3d30461c53bb4b7087825ca Mon Sep 17 00:00:00 2001 From: Gerry Kavanagh Date: Fri, 3 Jul 2020 13:23:10 +0100 Subject: [PATCH 2/5] Updated Main Screen Overview (markdown) --- Main-Screen-Overview.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Main-Screen-Overview.md b/Main-Screen-Overview.md index bb1b415..9a4788f 100644 --- a/Main-Screen-Overview.md +++ b/Main-Screen-Overview.md @@ -1,5 +1,7 @@ # Layout +[[img/main-screen.png]] + The Main Screen of Portapack Mayhem comprises two main regions: * [Title Bar](title-bar) From 5ae779664461bb32c2527918de39c00dba1e438d Mon Sep 17 00:00:00 2001 From: Gerry Kavanagh Date: Fri, 3 Jul 2020 13:24:15 +0100 Subject: [PATCH 3/5] Updated Main Screen Overview (markdown) --- Main-Screen-Overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main-Screen-Overview.md b/Main-Screen-Overview.md index 9a4788f..060d047 100644 --- a/Main-Screen-Overview.md +++ b/Main-Screen-Overview.md @@ -6,4 +6,4 @@ 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 From 0dc67fbf54ed1b871c39272d4a9c39c3b55ab4ac Mon Sep 17 00:00:00 2001 From: Gerry Kavanagh Date: Fri, 3 Jul 2020 13:32:07 +0100 Subject: [PATCH 4/5] Created Main Menu (markdown) --- Main-Menu.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 Main-Menu.md diff --git a/Main-Menu.md b/Main-Menu.md new file mode 100644 index 0000000..53f6236 --- /dev/null +++ b/Main-Menu.md @@ -0,0 +1,16 @@ +[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)| + From ddb23d672165cd7843e24111f3a6dc3fab704843 Mon Sep 17 00:00:00 2001 From: Gerry Kavanagh Date: Fri, 3 Jul 2020 13:33:04 +0100 Subject: [PATCH 5/5] Updated Main Menu (markdown) --- Main-Menu.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Main-Menu.md b/Main-Menu.md index 53f6236..f87a2fd 100644 --- a/Main-Menu.md +++ b/Main-Menu.md @@ -1,4 +1,5 @@ -[img/main-menu.png]] +[[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|