Possible typo—vertResolution might be intended as horizontalResolution #4

Closed
opened 2025-04-09 15:03:08 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @SableRaf on 1/3/2025

In encode.js, I noticed that vertResolution seems to refer to the number of pixels per line, which would make it a horizontal resolution rather than vertical. Based on the explanations in the SSTV handbook, this might be a typo, and renaming it to horizontalResolution (or pixelsPerLine) could help clarify its meaning.

That said, I might have misunderstood, so please feel free to clarify if I’ve gotten it wrong!

*Originally created by @SableRaf on 1/3/2025* In `encode.js`, I noticed that `vertResolution` seems to refer to the number of pixels per line, which would make it a horizontal resolution rather than vertical. Based on the explanations in the [SSTV handbook](https://www.sstv-handbook.com/download/sstv_04.pdf), this might be a typo, and renaming it to `horizontalResolution` (or `pixelsPerLine`) could help clarify its meaning. That said, I might have misunderstood, so please feel free to clarify if I’ve gotten it wrong!
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/Web-SSTV#4
No description provided.