forked from travisgoodspeed/md380tools
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'travis/master'
- Loading branch information
Showing
35 changed files
with
142 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
+++ | ||
date = "2018-06-20T22:56:00-04:00" | ||
draft = false | ||
title = "Application Menu" | ||
|
||
[menu.main] | ||
parent = "Features" | ||
identifier = "amenu" | ||
|
||
+++ | ||
|
||
The Application Menu (abbreviated amenu) is a menu the md380tools developers added, completely separate from the original stock firmware's menu system. | ||
|
||
How to open | ||
----------- | ||
With md380tools firmware, It can currently be opened with the red "back" button. | ||
In KG5RKI's fork of md380tools, it can be opened with the "#" key. | ||
You navigate through the menu with the arrow keys, the green button enters submenus, edits fields, and saves values, and the red button serves as a "back" button. | ||
|
||
It looks something like this: | ||
 | ||
|
||
You can close it again by pressing again whatever button you pressed to open it. | ||
|
||
Application Menu features | ||
------------------------- | ||
* Channel Display | ||
* Quick zone change | ||
* Contact display | ||
* [Quick talkgroup change](quicktgchange) | ||
* [Test/Setup options](testsetup) | ||
* Netmon menu (Here you'll find all the net monitor displays, including Last Heard (Netmon 4, so press the "4" key). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
+++ | ||
date = "2018-06-20T22:56:00-04:00" | ||
draft = false | ||
title = "Quick TG Change" | ||
|
||
[menu.main] | ||
parent = "amenu" | ||
identifier = "quicktgchange" | ||
|
||
+++ | ||
|
||
The [Application Menu](..) includes a way to quickly change the target talkgroup "ad-hoc". It is a temporary change - it will return to the value programmed into the selected channel once you change channels. | ||
|
||
I'm going to enter my ID (not a valid "talkgroup" since it's a user id, but it serves as an example), 3125404. You will use something more like 3 for North America, or 3172 for "Northeast". | ||
Select the "TkGrp" entry with the arrow keys, | ||
 | ||
then press the green button to edit the field. | ||
 | ||
If you need to enter a shorter ID like here, you can press the red button to delete any digits leftover from the previous talkgroup (necessary if you change from 3100 to 3, for instance). | ||
 | ||
Then press the green button to confirm the change. | ||
 | ||
Note the "Cont"act field has a "*" to indicate it's an ad-hoc contact, and temporary. | ||
|
||
|
||
One of the main benefits to this capability is that codeplugs can be very simple - only having different channels for the most popular or most used talkgroups. All other talkgroups can be set ad-hoc, saving effort and radio memory. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
+++ | ||
date = "2018-06-20T22:56:00-04:00" | ||
draft = false | ||
title = "Test/Setup" | ||
|
||
[menu.main] | ||
parent = "amenu" | ||
identifier = "testsetup" | ||
|
||
+++ | ||
|
||
The Application Menu also has some testing and setup submenus, found here. | ||
 | ||
|
||
 | ||
|
||
|
||
Backlight | ||
--------- | ||
Your first options are for the backlight - here, I have a bug, where "Level Hi" should be equal to 9, the brightest backlight setting. This is likely my fault, so I'll just go fix that number. I'd also like to set "Lo" (where the screen would be "off" in the stock firmware) to "1", which is very dim but still readable in low light. "0" is, of course, off - no backlight. You change these values like any other field on the MD380 - select with the arrow keys, green button to edit the field, arrow keys to modify the value, and green to save the value. | ||
 | ||
|
||
The Time/sec field is how many seconds of inactivity before the backlight is set to "Lo". | ||
|
||
|
||
Morse Output | ||
------------ | ||
Morse output is off by default but can be "enabled" or even "verbose". Morse output will play the various menu entries using morse code, allowing blind operation of the radio. | ||
Menu entries are read with the label in a lower pitch, and the value in a higher pitch. | ||
 | ||
Morse off naturally means nothing is "read" aloud to you in morse code. | ||
 | ||
Enabled will read menu options and channel numbers. | ||
 | ||
Enabled will read menu options and channel names. | ||
 | ||
You can also change the speed, pitch, and volume of the morse narrator to your liking. | ||
|
||
Colours | ||
------- | ||
Change your color scheme, or use existing presets. | ||
 | ||
Choose a color scheme by selecting with arrow keys, and saving with the green entry. | ||
 | ||
There are a few options, including green on dark green: | ||
 | ||
You can edit colors manually. | ||
 | ||
This is the color editor screen. | ||
The green radio button will save the current color. | ||
The 1, 2, and 3 buttons will choose which color channel (red, green, blue) you are editing. | ||
The arrow keys can adjust that channel up or down. | ||
 | ||
|
||
|
||
Test/Debug | ||
---------- | ||
Data and options for test and debugging purposes. | ||
 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+60.1 KB
md380org/static/features/amenu/testsetup/amenu_setup_backlight_levels.bmp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+60.1 KB
md380org/static/features/amenu/testsetup/amenu_setup_green_color_manual.bmp
Binary file not shown.
Binary file added
BIN
+60.1 KB
md380org/static/features/amenu/testsetup/amenu_setup_green_color_test_debug.bmp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.