enhanced remote control, update documentation and links#9
Open
RaspCla wants to merge 52 commits intof4fez:masterfrom
Open
enhanced remote control, update documentation and links#9RaspCla wants to merge 52 commits intof4fez:masterfrom
RaspCla wants to merge 52 commits intof4fez:masterfrom
Conversation
include translations, made PRM8070.md
added design information and look up tables for the left three display digits of the PRM8070
Bugfix of links Implemented channel specific split frequencies (remaining features) -> show channel list -> add/define channel
added test for the left 3 digits of the LCD (only available for PRM8070)
lock volume if volume is set via serial interface
Changed documentation to explain display while split is active
Modified build.bat (added /DEFINE:DEBUG:0) added tools directory including 2 excel tools ChannelListFromToPRM.xlsx: allows to transfer a whole channel list from/to radio and FrequencyCalculation.xlsx: helper to calculate PLL values new "A" command as described before
changed memory definition into 256 byte segments (one DS only per segment) removed helper bits, used b.0 instead channel definition for Ch0..Ch2 as was done in V4 use spaces instead of tabs
added v5 to Release note.md
Changed link to version 5 of 'Computer_commands'
- [Computer commands V5](Computer_commands_V5.md)
Added RSSI value to "E" command (last byte) Changed documentation to new behavior
changed remote volume behavior (00 -> mute, 01 -> set latch "F"), E command not changed, yet
Added lind to V5 commands to Computer_control.md
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
seems I forgot to make a pull request for my changes some years ago.
Now the software and documentation supports a PRM8070 with enhanced display. Also Hamlib support is working now