Commit graph

38 commits

Author SHA1 Message Date
Phil Taylor
eabad76189 Replace deprecated hex modifier 2022-04-28 10:52:46 +01:00
Daniele Forsi
cf85d4cf7b Fix spelling errors 2022-03-23 15:45:51 +00:00
Phil Taylor
af9f739ad2 Fix typo 2021-09-22 11:02:09 +01:00
Phil Taylor
86b44aaeff Add keepalive for linux/mac pty 2021-09-22 10:59:03 +01:00
Roeland Jansen
d163fab611 Merge branch 'audio-enhance' 2021-08-30 10:05:56 +02:00
Phil Taylor
5c87df95f4 Add better detection of ci-v transceive disable 2021-08-29 00:16:31 +01:00
Davide Gerhard
be294bb04e pttyhandler: add errno.h 2021-08-25 19:05:52 +02:00
Phil Taylor
e747ebf691 If pty connected s/w sends a disable transceive command, dont' send any transceive commands to it 2021-07-08 09:23:16 +01:00
Phil Taylor
7070d734b9 Hopefully fix the occasional 0xe1 packet from hitting the pty 2021-06-10 18:49:16 +01:00
Phil Taylor
c778e1839c Open pty non-blocking 2021-05-31 18:11:24 +01:00
Phil Taylor
aa7a57f89c Fix for crashing pty on mac 2021-05-31 17:55:01 +01:00
Phil Taylor
f7f6c8e565 Add --debug option to increase debugging for release builds 2021-05-15 18:53:16 +01:00
Phil Taylor
5304a4254c Revert "Slight change to civ detection code"
This reverts commit 10f908a9b2.
2021-05-14 08:50:53 +01:00
Phil Taylor
10f908a9b2 Slight change to civ detection code 2021-05-14 08:45:40 +01:00
Phil Taylor
181b778b2c Hopefully improve stability of pty by filtering traffic for any other CIV id. 2021-05-14 08:39:36 +01:00
Phil Taylor
15d6be5276 Set pty serial port to NULL by default 2021-05-13 23:13:48 +01:00
Phil Taylor
cf72cc3dd0 Fix for crash on MacOS 2021-05-12 09:14:48 +01:00
Phil Taylor
9aec5fc342 Comment out unnecessary debugging for pty. 2021-05-11 11:01:51 +01:00
Phil Taylor
72b085646f Fixes for virtual serial port in Windows. 2021-05-11 09:58:38 +01:00
Phil Taylor
e5a09064db Initial commit of pty rewrite 2021-05-11 09:38:05 +01:00
Phil Taylor
f8f0f80dd1 pttyHandler doesn't use pty parameter in Linux so set to Q_UNUSED to eliminate warning 2021-05-07 08:46:49 +01:00
Phil Taylor
acba674a12 Add code to select virtual serial port 2021-05-05 14:11:00 +01:00
Phil Taylor
1d9338a40d Better detection of transceive command 2021-03-07 09:55:28 +00:00
Phil Taylor
3078a1cf88 Fixes for pty 2021-03-05 12:53:23 +00:00
Phil Taylor
4a9cb48db0 Update pttyhandler.cpp 2021-03-04 23:48:50 +00:00
Phil Taylor
8d946e34a2 Update pttyhandler.cpp 2021-03-04 23:45:22 +00:00
Phil Taylor
4bc313ce90 Update pttyhandler.cpp 2021-03-04 21:19:41 +00:00
Phil Taylor
ded195ab8e Update pttyhandler.cpp 2021-03-04 21:17:06 +00:00
Phil Taylor
279df676ce I must be getting tired! 2021-03-04 21:15:04 +00:00
Phil Taylor
40732fb9fa Update pttyhandler.cpp 2021-03-04 21:13:21 +00:00
Phil Taylor
b7951a894d Update pttyhandler.cpp 2021-03-04 21:11:59 +00:00
Phil Taylor
5a9dc55cf7 Update pttyhandler.cpp 2021-03-04 21:10:00 +00:00
Phil Taylor
9e4c106565 More linux fixes 2021-03-04 21:06:25 +00:00
Phil Taylor
f79fa2d3aa Add debugging 2021-03-04 21:02:56 +00:00
Phil Taylor
f905771598 Another pty bug 2021-03-04 20:30:37 +00:00
Phil Taylor
17d7b0dc14 Fix linux pty issue 2021-03-04 20:27:50 +00:00
Phil Taylor
1a0fa0a212 Fix typo 2021-03-04 20:23:06 +00:00
Phil Taylor
6805264457 Move pseudoterm into dedicated class 2021-03-04 20:19:05 +00:00