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

Template is re-applied before sending #8

Merged
merged 1 commit into from Aug 23, 2022
Merged

Conversation

Ruxton
Copy link
Contributor

@Ruxton Ruxton commented Aug 23, 2022

Template is re-applied before sending to regenerate %t macro and ensure any changes since loading the image are represented.

Template is re-applied before sending to regenerate time-based text
@dl8dtl
Copy link
Collaborator

dl8dtl commented Aug 23, 2022

Shouldn't that also apply to %d?

@dl8dtl
Copy link
Collaborator

dl8dtl commented Aug 23, 2022

Or is that already implied anyway? (I only looked at the patch so far, not the full context.)

@Ruxton
Copy link
Contributor Author

Ruxton commented Aug 23, 2022

It applies to all of them, it just runs the applyTemplate() func before sending. Many wont change in a session, but %t is mostly the reason i did this. I send in a net and I'll add an image 5 minutes before my turn to transmit, so the template with timestamp in it was always off. I've been running with this in for about a year.

@dl8dtl
Copy link
Collaborator

dl8dtl commented Aug 23, 2022

Sounds useful to me.

@dl8dtl dl8dtl merged commit 8c67b52 into ON4QZ:main Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants