BenjamimKrug / FullSerialMonitor

MIT License
86 stars 5 forks source link

Feature Ideas/Request #5

Open epac-tom opened 7 months ago

epac-tom commented 7 months ago

Looks like a good program, a few things that are deal breakers for me at the moment, and one of the many causes of using a number of different terminals, in no particular order:

I like the idea of the custom parsers, especially converting binary data to something more readable, but not sure if that would work currently, given the trigger is input as, presumably, ASCII?

epac-tom commented 7 months ago

Another one, if possible can you pull the device name for the COM port? I put together a python script that list my ports and their names to make it easier to identify which is which. Would be a nice feature if possible here: image Please ignore duplicate COM info :)

BenjamimKrug commented 7 months ago

Those are all very interesting features for sure, I'll look into adding them for the next version. Since the display options are something you would use, would you be willing to be a tester once I implement it?

Em ter., 9 de abr. de 2024 às 14:06, epac-tom @.***> escreveu:

Another one, if possible can you pull the device name for the COM port? I put together a python script that list my ports and their names to make it easier to identify which is which. Would be a nice feature if possible here: image.png (view on web) https://github.com/BenjamimKrug/FullSerialMonitor/assets/63097910/004b9451-1d1b-4e5a-92d2-1d13fa2834ce Please ignore duplicate COM info :)

— Reply to this email directly, view it on GitHub https://github.com/BenjamimKrug/FullSerialMonitor/issues/5#issuecomment-2045698437, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQZWIHX3VBSOZOWR46EURJLY4QNZDAVCNFSM6AAAAABF66I4TSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBVGY4TQNBTG4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

epac-tom commented 7 months ago

Yeah, of course. Always happy to help out.