Wykres commitów

733 Commity (7d50e433f5e1a1d7b4a616be51d430e7c01934f3)

Autor SHA1 Wiadomość Data
Phil Taylor 7d50e433f5 Fixes to UDP server 2021-05-14 09:55:02 +01:00
Phil Taylor 08f9b6e2da Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-05-14 09:54:09 +01:00
Phil Taylor 94202d0c8d Remove volume change debugging message 2021-05-14 09:53:59 +01:00
Roeland Jansen 9b64b97995 changelog 2021-05-14 10:06:42 +02:00
Roeland Jansen 9373f4e54f Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha 2021-05-14 10:00:34 +02:00
Phil Taylor bf9b4ed86d Merge branch 'ui-enhance' into lan-alpha 2021-05-14 08:54:01 +01:00
Phil Taylor 8b59872d08 Revert "Slight change to civ detection code"
This reverts commit 6fba8c8328.
2021-05-14 08:50:53 +01:00
Phil Taylor 6fba8c8328 Slight change to civ detection code 2021-05-14 08:45:40 +01:00
Roeland Jansen fc64173f15 Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha 2021-05-14 09:41:51 +02:00
Phil Taylor e8ea5a9427 Hopefully improve stability of pty by filtering traffic for any other CIV id. 2021-05-14 08:39:36 +01:00
Elliott Liggett c41047521f Additional search path for macports compatibility (macOS only). 2021-05-13 23:19:37 -07:00
Elliott Liggett cf9ad0d8bc Slower polling for older rigs using lower serial baud. 2021-05-13 22:38:13 -07:00
Phil Taylor d593fb9ac3 Fix CI-V packet length bug in udphandler 2021-05-13 23:15:03 +01:00
Phil Taylor 70363e50e8 Set pty serial port to NULL by default 2021-05-13 23:13:48 +01:00
Roeland Jansen 3e54f66b7f Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha 2021-05-13 13:56:41 +02:00
Phil Taylor 65602b5e48 Merge branch 'master' into lan-alpha 2021-05-12 10:20:01 +01:00
Roeland Jansen 770f26cbdc Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha 2021-05-12 10:24:08 +02: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