You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the pocsag modulator to log messages to a csv file. Sometimes the alpha message contains characters like ' " ' which messes upp the structure of the csv file. Same thing with commas ','.
Is it possible to somehow convert those characters to some other before writing to the log file?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi!
I'm using the pocsag modulator to log messages to a csv file. Sometimes the alpha message contains characters like ' " ' which messes upp the structure of the csv file. Same thing with commas ','.
Is it possible to somehow convert those characters to some other before writing to the log file?
Thanks!
The text was updated successfully, but these errors were encountered: