Wykres commitów

  • f2d32b143f Rename latency to rtt Phil Taylor 2021-02-05 21:25:03 +0000
  • 5daf846602 Add network latency measurement Phil Taylor 2021-02-05 21:23:00 +0000
  • fdceb06399 Delete MOC_COMMHANDLER.ipch Phil Taylor 2021-02-05 20:28:02 +0000
  • 8dd8b3a088 Add widget to rhs of statusBar Phil Taylor 2021-02-05 20:26:18 +0000
  • 163af0be66 Add audio destructor to delete buffer and fix lots of missing braces Phil Taylor 2021-02-05 17:40:58 +0000
  • 90f8cb91c1 Another try for retransmit! Phil Taylor 2021-02-05 15:49:08 +0000
  • 415c499238 Remove unnecessary buffer debug message Phil Taylor 2021-02-05 14:38:30 +0000
  • fc69c9d151 Put wf data back! Phil Taylor 2021-02-05 14:33:07 +0000
  • f7945bffd4 Stop infinite growth of audio buffer Phil Taylor 2021-02-05 14:30:50 +0000
  • c159cbfa37 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha Phil Taylor 2021-02-05 13:17:00 +0000
  • 1ab4ad94f9 Fixes to retransmit feature Phil Taylor 2021-02-05 13:16:48 +0000
  • d673b7e952 fixed typo Roeland Jansen 2021-02-05 13:29:50 +0100
  • a74ea8f2a3 in the TODO section added links to the wikiwq Roeland Jansen 2021-02-05 13:28:11 +0100
  • 14b68a15bc added feature info: ethernet support Roeland Jansen 2021-02-05 13:20:37 +0100
  • e8cab5b3a3 added 7610, 785x, 9700 as supported/working radios Roeland Jansen 2021-02-05 13:17:08 +0100
  • 2aaef41130 added wfview.code-workspace for vscode roeland jansen 2021-02-05 10:59:39 +0000
  • aa913167ef Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha Phil Taylor 2021-02-05 10:45:37 +0000
  • 112706e2b2 Add credit for Kappanhang Phil Taylor 2021-02-05 10:45:19 +0000
  • c427d93008 changed the audio->setBufferSize from 6000 to 10000 as 6000/8000 gave too many pops, clicks and other dropouts of audio roeland jansen 2021-02-05 10:41:32 +0000
  • 88edba70be Added fixed/center data from spectrum waterfall data. Elliott Liggett 2021-02-04 22:44:15 -0800
  • 1a1b7d0673 Adopted closing scheme for linux by default (may remove #ifdef soon). Changed default buffer size on receive audio to 6ksamples, which is 0.125 seconds. Added debug info for audio. Elliott Liggett 2021-02-04 22:06:48 -0800
  • 437489647a Fixed bug with fullscreen checkbox not following F11. Also changed default to not-full-screen. Elliott Liggett 2021-02-04 21:03:16 -0800
  • cece02069a Added default values for network prefs. Connected checkbox to network text boxes. Elliott Liggett 2021-02-04 20:54:34 -0800
  • 3791c68f5d Lots of <static_cast> additions! Phil Taylor 2021-02-04 21:12:38 +0000
  • ea1537a006 More linux compile fixes after code tidy. Phil Taylor 2021-02-04 20:20:23 +0000
  • d172b2ec75 Fix linux compile error Phil Taylor 2021-02-04 20:09:09 +0000
  • fe7fc46301 Better error messages and more udp code cleanup Phil Taylor 2021-02-04 19:53:48 +0000
  • 33b55f8bbf Remove duplicate code from DataReceived() functions Phil Taylor 2021-02-04 18:52:00 +0000
  • 7fd165aefd Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha Phil Taylor 2021-02-04 16:07:08 +0000
  • 45c3adb958 More retransmit fixes Phil Taylor 2021-02-04 16:06:55 +0000
  • 934edbea92 fixing typo in debug message roeland jansen 2021-02-04 15:44:28 +0000
  • 215c8863e9 More debugging for retransmit Phil Taylor 2021-02-04 13:33:58 +0000
  • 4d0ef4fdc0 Implement single packet retransmit Phil Taylor 2021-02-04 13:12:08 +0000
  • 73d99023d7 Fix for ic7610 wf length and partial sound device selection Phil Taylor 2021-02-04 10:27:30 +0000
  • c9fdda4f93 removed accidental merge garbage. oops. Elliott Liggett 2021-02-03 22:07:12 -0800
  • a1a1a03580 Merge of local changes, including rejection of brodcast echos. Merge branch 'lan-alpha' of gitlab.com:eliggett/wfview into lan-alpha Elliott Liggett 2021-02-03 22:04:50 -0800
  • fff8a6b6a3 Fixed situation where broadcast commands from wfview that were echo'd back to wfview were parsed. Minor change to udphandler.cpp to remove _sleep() calls (they can be later replaced with either qt's threading library sleep call, or the unix-native usleep/msleep calls, if windows has those. Also did a minor thing with a type conversion in udphandler. Elliott Liggett 2021-02-03 22:00:13 -0800
  • f18d0f3e2b Remove temporary ic9700 testing! Phil Taylor 2021-02-04 00:01:05 +0000
  • 65f5486c5b Attempt to call rig destructor on exit, and remove windows specfic _sleep() Phil Taylor 2021-02-03 23:58:11 +0000
  • 0d75363214 Remove first 12 bytes from LAN spectrum. Phil Taylor 2021-02-03 23:36:27 +0000
  • 41727a30ba Add #ifdef around pseudo terminal code so Windows compiles. Phil Taylor 2021-02-03 23:14:01 +0000
  • 399b334407 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha Phil Taylor 2021-02-03 23:08:30 +0000
  • 3f5e7e53ce Added camel case around #include <QtMultimedia/QAudioOutput>, so that linux can compile. Please test in windows to make sure I haven't broken it. Elliott Liggett 2021-02-03 22:10:37 +0000
  • 5566518d44 Remove hard-coded local IP address! Phil Taylor 2021-02-03 20:10:21 +0000
  • 6e074375e7 Add udphandler classes Phil Taylor 2021-02-03 20:00:40 +0000
  • 4bf23cea43 First support for LAN connection Phil Taylor 2021-02-03 19:36:35 +0000
  • 5acdc23322 Update INSTALL.md roeland jansen 2021-02-03 19:07:25 +0000
  • 0c78472629 Update INSTALL.md roeland jansen 2021-02-03 18:57:22 +0000
  • 3acb02db3b Update CONTRIBUTING.md roeland jansen 2021-02-03 18:48:31 +0000
  • 94f0034a42 Update CONTRIBUTING.md roeland jansen 2021-02-03 18:48:16 +0000
  • 9133934c2a Add CONTRIBUTING roeland jansen 2021-02-03 18:47:15 +0000
  • 65f9a70ee9 Enhanced code that finds radio serial ports. Added error reporting to the user if serial port isn't opening. Added command-line arguments for serial port (example: "-p /dev/ttyUSB0" or "--port /dev/ttyUSB0"). Cleaned up some of the debug messages. wfview also will now tell the user what radio was found in the status bar of the main window. Elliott Liggett 2021-02-02 01:05:59 -0800
  • add5c0d3b2 On startup, creates a constant queue searching for rig id until one is found. Elliott Liggett 2021-01-30 00:44:36 -0800
  • d32ecde001 Added automatic rigID and automatic CIV finding. Also fixed frequency data to include more digits. Cleaned up some startup code, made some worse too probably. Tested with IC-9700 USB connection. Elliott Liggett 2021-01-29 22:09:09 -0800
  • 655ea0ac0e Added support for various spectrum sizes and rig capability support. wfview has been tested with the following Icom radios over USB port: IC-7300, IC-7610, IC-7851 (and IC-7850), and IC-9700. It likely works fine with the IC-705 as well. At this time, the rig's CIV address must be changed in the preference file to indicate the rig you are using, and this must be in integer, not hex. Elliott Liggett 2021-01-24 16:16:38 -0800
  • eee5f6e31f Update INSTALL.md Elliott Liggett 2020-10-16 23:37:52 +0000
  • dc2f085535 Changed scroll speed for AF and RF gain sliders. Elliott Liggett 2020-04-23 15:22:23 -0700
  • 39dd6a0441 reversed scroll direction on the waterfall and plot scrolling. Elliott Liggett 2020-04-21 12:35:44 -0700
  • e13c9bdf96 Added control modifier to scroll on plot, causes faster changes. Elliott Liggett 2020-04-20 21:23:34 -0700
  • 03a3ca423d Added preliminary mouse scrolling support for the waterfall and plot area. As it stands, scrolling basically rotates the tuning knob. No modifier keys are supported yet, but we'll get there! Elliott Liggett 2020-04-20 21:10:20 -0700
  • f6d11f76bc Fixed minor bug in command 05. It is now parsed as a frequency instead of a mode. Elliott Liggett 2020-04-20 20:45:25 -0700
  • 06b36ee79b Changed install.md to reflect that we do not need to use the qmake --no-depends flag anymore -- because we removed the header from the UI file and this seems to work fine in Mint 19.x, Ubuntu 19, and Debian 10. Elliott Liggett 2020-04-07 21:33:15 +0000
  • 9cd417b597 Merge branch 'master' of gitlab.com:eliggett/wfview Elliott Liggett 2020-04-07 14:13:22 -0700
  • 2f69d85c99 Fixed issue with newer qmake. Elliott Liggett 2020-04-07 13:15:21 -0700
  • 9d12c21e7f Update INSTALL.md Elliott Liggett 2020-04-05 06:39:30 +0000
  • 505cd8dcac Update INSTALL.md Elliott Liggett 2020-04-05 00:50:47 +0000
  • fa7fa3a079 Moved exit button to make it more obvious. Elliott Liggett 2020-04-04 17:38:13 -0700
  • 4e65a9bbb9 Merge branch 'master' of gitlab.com:eliggett/wfview Elliott Liggett 2020-04-04 16:52:00 -0700
  • dd481afbbc Added window position restore as a setting, worked around qt bug to retain window focus during resize. Elliott Liggett 2020-04-04 16:51:46 -0700
  • 77428bd26c Added splitter percent to saved settings, removed unitless X-axis from waterfall. Elliott Liggett 2020-04-04 15:39:59 -0700
  • b53bdf0718 Update INSTALL.md Elliott Liggett 2020-04-03 23:23:10 +0000
  • 86e4bf01a3 Added suport for for different rig baud rates via the [Radio] preference SerialPortBaud. Left unset, it defaults to 115200. Added support for status bar text with memory presets. Elliott Liggett 2020-03-30 14:09:52 -0700
  • 907e7e4f02 Update README.md Elliott Liggett 2020-03-28 16:58:25 +0000
  • ed9182dfeb Update README.md Elliott Liggett 2020-03-28 16:39:28 +0000
  • 8373903438 Update INSTALL.md Elliott Liggett 2020-03-28 00:55:20 +0000
  • d0fd8b3bf8 Update INSTALL.md Elliott Liggett 2020-03-28 00:53:04 +0000
  • 90f2350da3 Added support for QCustomPlot >= 2.0. Yet to be tested. Elliott Liggett 2020-03-27 16:34:32 -0700
  • acfb1556bf Automatic symlink of /tmp/rig to the pseudo-terminal device. Also, we now supply preference files for flrig to simplify setting up integration to fldigi. Elliott Liggett 2020-03-23 14:58:31 -0700
  • 6a1f53887b Added pageup and pagedown keystrokes. Elliott Liggett 2020-03-17 15:15:01 -0700
  • 2c104f9950 Merge branch 'master' of gitlab.com:eliggett/wfview Elliott Liggett 2020-03-15 18:03:41 -0700
  • ba558b8e6f about box change Elliott Liggett 2020-03-15 18:03:35 -0700
  • 38f991f684 Update README.md Elliott Liggett 2020-03-15 05:24:57 +0000
  • 70ba80a1fd Update README.md Elliott Liggett 2020-03-15 02:56:34 +0000
  • d79f6e2295 Added install directions. Elliott Liggett 2020-03-14 19:50:57 -0700
  • 48fcf9c44c Merge branch 'master' of gitlab.com:eliggett/wfview Elliott Liggett 2020-03-13 19:43:33 -0700
  • 5df1f6e5b0 minor typo correction Elliott Liggett 2020-03-13 19:43:12 -0700
  • ea9c15276d Update README.md TODO list Elliott Liggett 2020-03-13 20:47:53 +0000
  • d6be430e06 Minor change to install script. Elliott Liggett 2020-03-12 20:13:29 -0700
  • fb30ed8cd8 Merge branch 'master' of gitlab.com:eliggett/wfview Elliott Liggett 2020-03-12 20:06:41 -0700
  • 797798d3b6 Added install script and various enhancements to wfview.pro to make installing easier, including an icon and a desktop launcher. Elliott Liggett 2020-03-12 20:06:33 -0700
  • 4b35cc4592 Update README.md Elliott Liggett 2020-03-13 00:55:57 +0000
  • 234ebf99f6 Update README.md Elliott Liggett 2020-03-13 00:51:38 +0000
  • 6df768f467 Update README.md Elliott Liggett 2020-03-13 00:49:24 +0000
  • 32c930788b Minor updates, copyright, comments. Elliott Liggett 2020-03-11 20:58:31 -0700
  • e850146789 Merge branch 'master' of gitlab.com:eliggett/wfview Elliott Liggett 2020-03-11 17:45:07 -0700
  • 125c0aff62 modified about box Elliott Liggett 2020-03-11 17:44:47 -0700
  • 328ac9a2bb Update README.md Elliott Liggett 2020-03-11 23:47:30 +0000
  • ee07db5002 Update README.md Elliott Liggett 2020-03-11 23:42:54 +0000
  • ea95fe469c Update README.md Elliott Liggett 2020-03-11 23:42:09 +0000
  • fb7c37f513 Update README.md Elliott Liggett 2020-03-11 23:41:51 +0000