Mark Thompson

Results 70 comments of Mark Thompson

> I was wondering how many cars does it store? I was only able to hold only 66 readings and it would not hold anymore. So does it have a...

Would it be useful to be able to manually key using a button on the PortaPack, or is support for an external morse key (connected through the microphone input) absolutely...

I was also thinking that manual keying might fit better in the Morse app versus the Mic app. But, probably the Morse app would also need Receive capability to hear...

Just FYI, after PR #1602 (and if an SD card is present on which to save the settings), at least the last message sent (and other settings) will be saved....

GURU fault occurs in call to viewer.focus(). Attempting to display any nav modal in Notepad also results in a fault. I believe this is a more general issue with NavigationView...

Could you attach a screen-shot as an example? If possible, please mark up the picture to note the characters that are displayed incorrectly and the character that you were expecting...

I found more information on different pager character sets in this other project (multimon-ng): https://github.com/EliasOenal/multimon-ng/issues/69 Seems like we could do some (optional) character swizzling if we have them in our...

Implementation wise, first I would suggest adding a Call Sign to the Settings menu, where the operator could enter or view a Ham Radio call sign to be stored in...

Seems that the searching for nibbles in the raw packet data is useful after all, so filtering by MAC address would need to be a new filter option. The code...

Perhaps the filter could be enhanced to support special keywords such as "MAC:" to enable searching for digits in a MAC address.