Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SurvivorTed
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
SurvivorTed
1y ago
Can't really help with exact instructions for other distros, but the "in a nutshell" is you need to install qtcreator and QT5. After you have them installed and working all you have to do is load the .pro file from the Projec
2.
▲
by
SurvivorTed
1y ago
Thinking about it a bit more, if someone wanted to filter the comports like this you could copy the standard comport IO driver and make a new plugin that only listed the outbound ports (you could also restrict the list to Bluetooth devices)
3.
▲
by
SurvivorTed
1y ago
It seems like I missed this option. I'll be adding it to the list of things to do for version 1.1 :) Thanks for the feed back.
4.
▲
by
SurvivorTed
1y ago
There isn't any filtering of serial ports (it lists everything it finds). However it does support bookmarks. With bookmarks you open the serial port you want to use then select to bookmark it. WhippyTerm will take the current config
5.
▲
by
SurvivorTed
1y ago
I don't have a mac. I did have a guy who was going to add support for it but he backed out. The main GUI is built in QT so making a mac port shouldn't be too hard (the serial port detection would be the hardest part I think).
6.
▲
by
SurvivorTed
1y ago
It doesn't currently support it, but I was planning in the next release (a number of people have asked for it so it's a definitely going to add).
7.
▲
Show HN: Whippy Term - GUI terminal for embedded development (Linux and Windows)
(whippyterm.com)
96 points
by
SurvivorTed
1y ago
|
14 comments
8.
▲
by
SurvivorTed
1y ago
New GUI based serial terminal for embedded development (Linux and Windows) Hi all, just wanted to let everyone know of my new open-source serial (and TCP/IP) terminal program aimed at embedded developers. I wasn't happy with what