Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ohlsen Telegraph: Error in execution or in the interface #1843

Open
Linsty opened this issue Aug 10, 2024 · 3 comments
Open

Ohlsen Telegraph: Error in execution or in the interface #1843

Linsty opened this issue Aug 10, 2024 · 3 comments
Labels
DONE PR is made - bug is fixed or feature/enhancement is implemented

Comments

@Linsty
Copy link

Linsty commented Aug 10, 2024

Hi

The function Ohlesen Telegraph is not working correctly or the user interface is faulty.

Encrypt

When typing text or numbers into the text field, no result is shown in the Display Output and Codepoints sections.
afbeelding

Decrypt - Text mode

When typing Codepoints into the text field, no results are shown in the 'Text' section. However, 'Display Output' does show the graphical output.
afbeelding

Decrypt - Visual mode

When creating a visual sign: There is no result in the Text section. Codepoints shows the correct result, and Display Output shows the graphical output.

If the function works properly:

  • The Encrypt/Decrypt option should be removed (or Text mode should be included in the Encrypt section, and only Visual mode should be available in the Decrypt section).
  • The Text section should be removed from the results in both Text mode and Visual mode.
    afbeelding

f the function doesn't work properly:
Please add a Beta sign to the function so it's clear that it is not working optimally right now.

Kind regards,

Marcia

@t-m-z t-m-z self-assigned this Aug 10, 2024
@t-m-z
Copy link
Collaborator

t-m-z commented Aug 10, 2024

The position of the flaps was added together to form a number that represented a specific entry in the code book. Hence there is no specific alphabet - only a codebook.
This means, encoding ist not really usefull. I will have a look at it how to adapt the tool.

@t-m-z
Copy link
Collaborator

t-m-z commented Aug 10, 2024

The manual is updatetd,

@t-m-z
Copy link
Collaborator

t-m-z commented Aug 10, 2024

Encrypt:
GC Wizard only allows text from the codebook which will be encrypted to flaps and codepoints
Example: seilere sees, som kommer nord fra. => 001

Decrypt - Text mode
Codepoints will be decrypted with the relevant text from the codebook. Of there is no entry, there will be no ouput. I will change this.

Decrypt - Visual mode
Flaps will be decrypted with the relevant text from the codebook. Of there is no entry, there will be no ouput. I will change this.

@t-m-z t-m-z added bug Something isn't working DONE PR is made - bug is fixed or feature/enhancement is implemented labels Aug 13, 2024
@t-m-z t-m-z removed their assignment Oct 5, 2024
@t-m-z t-m-z removed the bug Something isn't working label Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DONE PR is made - bug is fixed or feature/enhancement is implemented
Projects
None yet
Development

No branches or pull requests

2 participants