mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-11-23 10:05:27 +00:00
fix spelling and try to improve language
parent
6255771b24
commit
6e3bc103c1
25
Title-Bar.md
25
Title-Bar.md
@ -1,24 +1,19 @@
|
||||
[[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. In some older versions, 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. This was moved to the footer in latest versions.
|
||||
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. In some older versions, the title bar also contained either the application name or firmware name and version in the form **MAYHEM vX.Y.Z** where the versioning is consistent with the standard semantic versioning (major.minor.release) format. This was moved to the footer in latest versions.
|
||||
|
||||
Icons that may be actioned can be accessed by touch, or by using the directional buttons (H2) or directional ring (H1) to move the highlight that indicates which Icon is selected. If the highlight is on the Main Menu, using the *up* button will move it to the Title Bar.
|
||||
Actionable icons can be accessed by touch, or by using the directional buttons (H2) or the directional ring (H1) to move the highlight that indicates which icon is selected. If the highlight is on the main menu, using the *up* button will move it to the title bar.
|
||||
|
||||
The sections of Title Bar, along with functionality are (from left to right):
|
||||
The sections of the title bar, along with their functionality, are (from left to right):
|
||||
|
||||
|Image|Function|Actionable|
|
||||
|-----|--------|----------|
|
||||
|Back |Back arrow to previous screen/Return to menu| Yes |
|
||||
|Name|Application name| No |
|
||||
|![SpeakerIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_speaker_mute.png)|Activate/Deactivate Speaker Green if selected. Note needs to be enabled in Options>Interface.| Yes|
|
||||
|![StealthIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_stealth.png)|Activate [Stealth Mode](stealth-mode) Green if selected | Yes|
|
||||
|![CameraIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_camera.png)|Take [Screenshot](screenshots) | Yes|
|
||||
|![MoonIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_sleep.png)|Activate [Sleep Mode](sleep-mode)| Yes|
|
||||
|![BlastOffIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_biast_off.png)|Activate/Deactivate DC Power on Antenna port, Yellow if selected| Yes |
|
||||
|![ExtClockOffIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_clk_ext.png)|Indicate status of external clock , Green if Selected | Yes |
|
||||
|![SDCardOKIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/sd_card_ok.png)|Indicate presence of SD Card if Green|No|
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|![SpeakerIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_speaker_mute.png)|Toggle speaker. Green if activated. Note: needs to be enabled in Options>Interface.| Yes |
|
||||
|![StealthIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_stealth.png)|Toggle [stealth mode](stealth-mode). Green if selected | Yes |
|
||||
|![CameraIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_camera.png)|Take [screenshot](screenshots) | Yes |
|
||||
|![MoonIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_sleep.png)|Activate [sleep mode](sleep-mode) | Yes |
|
||||
|![BlastOffIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_biast_off.png)|Toggle DC power on antenna port. Yellow if selected | Yes |
|
||||
|![ExtClockOffIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/icon_clk_ext.png)|Indicate status of external clock. Green if selected | Yes |
|
||||
|![SDCardOKIcon](https://github.com/eried/portapack-mayhem/blob/master/firmware/graphics/sd_card_ok.png)|Indicate presence of SD card. Green if SD card was found | No |
|
||||
|
Loading…
Reference in New Issue
Block a user