Wykres commitów

718 Commity (70363e50e803c5fedf77011a9bc0552e79f97d76)

Autor SHA1 Wiadomość Data
Phil Taylor 70363e50e8 Set pty serial port to NULL by default 2021-05-13 23:13:48 +01:00
Phil Taylor 65602b5e48 Merge branch 'master' into lan-alpha 2021-05-12 10:20:01 +01:00
Phil Taylor ff4ec65a0f Fix for crash on MacOS 2021-05-12 09:14:48 +01:00
Roeland Jansen 274e905d21 Merge branch 'lan-alpha' 2021-05-11 13:43:23 +02:00
Roeland Jansen 7e597df042 Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha 2021-05-11 12:20:43 +02:00
Phil Taylor 87cf5ec8e4 Make pty/vsp ComboxBox editable 2021-05-11 11:18:45 +01:00
roeland jansen d831542006 Update README.md 2021-05-11 10:10:12 +00:00
Phil Taylor bc1069118e Comment out unnecessary debugging for pty. 2021-05-11 11:01:51 +01:00
Roeland Jansen f648c67d8b changelog 2021-05-11 11:18:05 +02:00
Roeland Jansen d999b683c2 Merge branch 'lan-alpha' 2021-05-11 11:16:30 +02:00
Roeland Jansen 973f30cdbd changelog 2021-05-11 11:15:43 +02:00
Phil Taylor 516416099c Fixes for virtual serial port in Windows. 2021-05-11 09:58:38 +01:00
Phil Taylor 06aa27bfb9 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-05-11 09:38:18 +01:00
Phil Taylor 944b0f5987 Initial commit of pty rewrite 2021-05-11 09:38:05 +01:00
Phil Taylor 65a3f9f77e Merge branch 'ui-enhance' into lan-alpha 2021-05-10 13:29:40 +01:00
Roeland Jansen 2878223f7f Merge branch 'ui-enhance' 2021-05-10 11:24:53 +02:00
Elliott Liggett 4d3036b401 Enhanced accessibility for the UI. 2021-05-09 22:14:45 -07:00
Phil Taylor 5ce4e49c5f Changes for mac build 2021-05-09 13:13:34 +01:00
Phil Taylor 5c1be2b62c Merge branch 'master' into lan-alpha 2021-05-09 12:38:53 +01:00
Roeland Jansen 223f6dcc9c changelog 2021-05-09 12:23:16 +02:00
Roeland Jansen b041302c1a Merge branch 'ui-enhance' 2021-05-09 12:21:05 +02:00
Elliott Liggett 908ec96567 Data Mode now sends the currently selected filter. 2021-05-08 23:46:44 -07:00
Elliott Liggett 3968cdcbb0 Removed -march=native compiler and linker flags. This should make the
binary builds more compatible, and also eliminate an issue on Pop! OS,
where the default optimizations clashed.
2021-05-08 23:30:49 -07:00
Elliott Liggett 51fcf4f583 Preliminary (and untested) support for the IC-910H. 2021-05-08 13:45:52 -07:00
Elliott Liggett 5a034a7ebd Found a missing default in a switch case. 2021-05-08 13:33:05 -07:00
Roeland Jansen d4682beec3 changelog 2021-05-08 10:27:04 +02:00
Phil Taylor 1ee4965ea2 Merge branch 'ui-enhance' into lan-alpha 2021-05-08 08:34:30 +01:00
Phil Taylor 544e64af5d Add win32 debug mode to VS solution 2021-05-08 08:33:35 +01:00
Elliott Liggett b1a5d279ba Added serial port iterators for the IC-7610 and IC-R8600. Untested. 2021-05-07 23:43:04 -07:00
Elliott Liggett d16f92bd7e removing debug info we didn't need. 2021-05-07 23:26:45 -07:00
Elliott Liggett 4b11a424e2 Adding /dev/ to discovered serial devices, also ignoring case on "auto"
for serial port device.
2021-05-07 23:15:24 -07:00
Elliott Liggett 6d3334e6e8 wfview's own memory system now tracks mode correctly. *however*, it
needs work:
It should track the selected filter, since this information is generally
available and useful, and it should also be storing the frequencies in
Hz. I am also not sure how well the stored memory mode specification
will work across multiple rigs.
2021-05-07 22:37:28 -07:00
Elliott Liggett 228f18ca24 Added more mode shortcuts: A = airband, $ = 4 meter band (shift-4), W =
WFM, V = 2M, U = 70cm, Shift-S = 23cm (S-band)
2021-05-07 15:57:40 -07:00
Elliott Liggett 3a9967cb8c Fixed BSR mode and filter selection. 2021-05-07 15:46:47 -07:00
Elliott Liggett 14b0ba2151 The band stacking register now uses the newer integer frequency parsing.
We also communicate a little slower to the serial rigs, which seems more
reliable.
2021-05-07 14:52:19 -07:00
Phil Taylor 8936c733b4 Merge branch 'master' into lan-alpha 2021-05-07 09:30:51 +01:00
Phil Taylor 5435032dbf Updater serialDeviceListCombo with current COM/tty port setting 2021-05-07 09:28:01 +01:00
Roeland Jansen 720641089c Merge branch 'lan-alpha'
this fixes RTS/DTR assertions when a rig is set to TX with RTS or DTR in CW or RTTY mode.
2021-05-07 10:04:35 +02:00
Phil Taylor cb5144e9e1 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 25d2670f98 Force DTR/RTS to false to stop rigs going into TX if USB Send is enabled 2021-05-06 20:41:32 +01:00
Phil Taylor cf49551db0 Convert project to 32bit default on Windows and remove beginnings of VSPE code. 2021-05-06 11:25:23 +01:00
Phil Taylor e041e6d1c5 Add code to select virtual serial port 2021-05-05 14:11:00 +01:00
Phil Taylor 5bd21ce6fa Merge branch 'ui-enhance' into lan-alpha 2021-05-05 12:43:10 +01:00
Roeland Jansen 5720ca4c8e Merge branch 'ui-enhance' 2021-05-05 11:04:29 +02:00
Roeland Jansen 96f85a3c8c Merge branch 'lan-alpha' 2021-05-05 10:32:19 +02:00
Roeland Jansen 458b4887b1 Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha 2021-05-05 10:31:46 +02:00
Roeland Jansen 705631658f fixed a typo in mint instructions and ubuntu instructions 2021-05-05 10:31:31 +02:00
Roeland Jansen 092a7152c0 fixed the display instead of rigcaps so that ant sel starts with 1 instead of 0 2021-05-04 19:00:28 +02:00
Roeland Jansen ce7a70872e reverted last change -- need to modify the display code here, not rigcaps 2021-05-04 18:42:14 +02:00
Roeland Jansen 64e0b0f2c4 ant sel starts with '1' on the rigs 2021-05-04 18:31:45 +02:00