Wykres commitów

240 Commity (0f8c4b816e15bd252f618bd3b2b9fafec17841b1)

Autor SHA1 Wiadomość Data
Elliott Liggett 0f8c4b816e Changed spectrum to scale line plot to maximum amplitude of the rig.
Prepared new window for satellite ops (not added to program yet).
2021-02-12 17:21:32 -08:00
Elliott Liggett 50c638ed4b Added preliminary support for IC-R8600. Untested. 2021-02-12 11:52:16 -08:00
Phil Taylor 5a55d5fd3d Fix for remote connection IP detection 2021-02-12 14:46:02 +00:00
Phil Taylor 62d0c1d681 Update udphandler.cpp 2021-02-12 14:31:26 +00:00
Phil Taylor dc151f5268 Always use 16bit samples internally 2021-02-12 14:28:55 +00:00
Phil Taylor 518b70c0e6 Update audiohandler.cpp 2021-02-12 12:59:33 +00:00
Phil Taylor cabc7cd16a Fix linux compile warnings 2021-02-12 12:58:37 +00:00
Phil Taylor 06105c0e6b Hopefully now fixed linux TX! 2021-02-12 12:53:35 +00:00
Phil Taylor 3ea7a9b8ed Update udphandler.cpp 2021-02-12 12:44:10 +00:00
Phil Taylor d0462e06a5 Update audiohandler.cpp 2021-02-12 12:42:42 +00:00
Phil Taylor 66f35dbe7f Update udphandler.cpp 2021-02-12 12:26:32 +00:00
Phil Taylor 1b0160b18c Update udphandler.cpp 2021-02-12 12:24:45 +00:00
Phil Taylor 50731d45c7 More txaudio fixes 2021-02-12 12:23:00 +00:00
Phil Taylor 955963042e Update audiohandler.cpp 2021-02-12 12:11:21 +00:00
Phil Taylor 98a3573ad3 Minor change 2021-02-12 12:08:50 +00:00
Phil Taylor 9f27c3acb2 Maybe fix TX audio on linux? 2021-02-12 12:02:25 +00:00
Phil Taylor be6c55bfde Delete duplicate rxaudio signal 2021-02-12 11:04:42 +00:00
Phil Taylor 00a55ef4b0 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-02-12 11:03:08 +00:00
Phil Taylor 9648211739 Add a bit more debugging for TX audio 2021-02-12 09:20:15 +00:00
Elliott Liggett 55983bfa66 Found two connections that were the same, commented out one of the two
RxAudio setup connections.
2021-02-11 18:49:56 -08:00
Elliott Liggett ce5c6e3c7f Minor change from setupAudio to setupRxAudio within the udpAudio signal
slot connection.
2021-02-11 18:44:47 -08:00
Phil Taylor c288a7f45b Remove ui_wfmain.h 2021-02-11 22:59:39 +00:00
Phil Taylor 4b3005ba8c Update wfview.pro 2021-02-11 20:22:40 +00:00
Phil Taylor a9971a1c4e Make uLawEncode static 2021-02-11 19:55:51 +00:00
Phil Taylor 20e681dc91 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-02-11 19:47:29 +00:00
Phil Taylor b7f8ad1dee Add initial TX audio support 2021-02-11 19:18:35 +00:00
Elliott Liggett 8dfc83a3c9 Added filter select combo box. Does not actually do anythig yet. 2021-02-11 09:21:17 -08:00
Elliott Liggett 37f242ea39 Added DD and DV modes for IC-705 and IC-9700. Untested. 2021-02-11 09:09:45 -08:00
Roeland Jansen 69114e2619 added items to the mode menu TODO-section 2021-02-11 10:09:44 +01:00
Roeland Jansen 13556f12d2 added newline at the start of help string as well 2021-02-11 09:57:14 +01:00
Roeland Jansen 9f9b032cf8 added newline at the help string 2021-02-11 09:51:40 +01:00
Elliott Liggett 7b32bc97e6 Calibration UI has basic functions. Reference set/get methods are good.
Still need to connect sliders to spinboxes so that the user can sense
the value change.
2021-02-11 00:33:25 -08:00
Elliott Liggett fa50414138 Added UI elements with some supporting code: squelch and calibration
window.
2021-02-10 21:22:38 -08:00
Roeland Jansen 7021cd935d added info about working on a raspi 2021-02-10 21:33:20 +01:00
Roeland Jansen 700ce46b1c added changelog 2021-02-10 21:19:25 +01:00
roeland jansen 615e193ea6 Merge branch 'lan-alpha' into 'master'
Lan alpha mergin into master

See merge request eliggett/wfview!1
2021-02-10 17:32:56 +00:00
roeland jansen 53fd008f3a 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.
2021-02-10 17:32:56 +00:00
roeland jansen d7967e0356 added logout/login after adding to dialout group 2021-02-10 12:39:30 +00:00
roeland jansen d0410e1b69 added command to get user in dialout group. 2021-02-10 10:40:22 +00:00
Phil Taylor b8fe90ebc0 Fix location of received devname. 2021-02-09 13:57:03 +00:00
Phil Taylor 5ec57cbc1b Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-02-09 12:43:49 +00:00
Phil Taylor e6dee05ab1 Add support for codec/bitrate selection 2021-02-09 12:43:28 +00:00
Elliott Liggett 0b5559ac62 Minor UI update: replaced two buttons with single checkbox. 2021-02-08 23:31:44 -08:00
Phil Taylor a6ccec78a8 Change available sample rates. 2021-02-08 17:22:29 +00:00
Phil Taylor 228fb07eed Add audio buffersize slider and ability to select samplerate and number of channels. 2021-02-08 16:53:26 +00:00
Phil Taylor b6ad6218e1 Fix for audio latency? 2021-02-08 12:38:30 +00:00
Phil Taylor 9078ee79bb Start the audio thread! 2021-02-08 11:14:17 +00:00
Phil Taylor 563b7feb1c Remove IP address from inuse detection 2021-02-08 10:23:23 +00:00
Phil Taylor f1817874b5 Fix audio thread crash on exit 2021-02-08 10:22:20 +00:00
Roeland Jansen c341efc11a adding missing dash to the short form of --logfile 2021-02-08 10:20:06 +01:00