Wykres commitów

540 Commity (864b2f491a8f8f8398dce5a542d19f8317438cfb)

Autor SHA1 Wiadomość Data
Elliott Liggett c1dc6d3eb7 Fixed issue with tuning steps and scrolling. Note: there are two
modifiers for the scrolling steps.

By default, scrolling on the WF or plot produces 100 Hz steps. Hold down
shift for 10 Hz steps, or hold down control for 1 khz steps. This works
well for me tuning in stations I have clicked on but perhaps not clicked
accurately.
2021-02-26 17:32:06 -08:00
Elliott Liggett f2f37db7bf Merge remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-02-26 17:12:51 -08:00
Elliott Liggett d23ff352ca Increased average and peak integration windows to sort of match DIN IEC
60268-10 Type I.
2021-02-26 17:11:41 -08:00
Phil Taylor 5a547440b3 Remove unnecessary debugging message! 2021-02-27 00:49:33 +00:00
Phil Taylor 27eb855adb Create rx audio packets with timestamp
Lots of other changes but if this works OK, I will update tx audio to use the same system.
2021-02-27 00:37:00 +00:00
Phil Taylor 6d8d1df45e Mitigate potential empty buffer crash. 2021-02-26 16:53:11 +00:00
Phil Taylor 01fd2f420d Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-02-26 16:52:12 +00:00
Phil Taylor bfc3bbf25b Update audiohandler.cpp 2021-02-26 10:29:09 +00:00
Phil Taylor a3470c836a Update audiohandler.cpp 2021-02-26 10:22:30 +00:00
Phil Taylor 4d9ba2af05 Update audiohandler.cpp 2021-02-26 10:20:55 +00:00
Phil Taylor aa2caae3b0 Update audiohandler.cpp 2021-02-26 10:19:00 +00:00
Phil Taylor 8a5c912f47 re-enable audio output buffer 2021-02-26 09:49:31 +00:00
Phil Taylor f54e7e646a Possible fix for Linux audio 2021-02-26 09:44:01 +00:00
Roeland Jansen 72be94f9cf changelog 2021-02-26 10:26:04 +01:00
Elliott Liggett 5286b5f412 Fixed minor bug where flock did not stop double-clicking on the
spectrum.
2021-02-26 00:24:02 -08:00
Elliott Liggett 6b67c0ab2b 2-day old code merge: remote-tracking branch 'origin/lan-alpha' into ui-enhance 2021-02-26 00:13:52 -08:00
Elliott Liggett 1a3a18cf34 Turned up the speed. Once you see fast meters, there's no going back.
Tested at 5ms without any issues, comitting at 10ms for now. Note that
50ms in the first 'fixed' meter code is the same as 25ms now due to how
the command queue is structured. So 10ms is only a bit faster than
before.
2021-02-26 00:01:23 -08:00
Elliott Liggett af2191da16 Cleaned up meter code, we can now query any meter we wish very easily,
either queued or directly.
2021-02-25 23:57:37 -08:00
Elliott Liggett b14c8392c7 Fixed meter polling issue. 2021-02-25 22:51:43 -08:00
Phil Taylor 93ef26995e Fix audiohandler compile warning 2021-02-25 18:51:51 +00:00
Phil Taylor 46789342df Reduce TX period to 10ms 2021-02-25 18:05:01 +00:00
Phil Taylor ea32c7f097 Various fixes and add watchdog in case of loss of civ or audio. 2021-02-25 17:53:01 +00:00
Phil Taylor 8eeeca07af Move uLaw encoding to a lookup table to match decoding 2021-02-25 17:49:48 +00:00
Phil Taylor b1d174b0a1 Send "are you there" packets on a timer until "I am here is received" 2021-02-25 11:13:18 +00:00
Phil Taylor 44678a6f34 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-02-24 22:58:38 +00:00
Phil Taylor 6f6145f726 Many changes to mitigate network instability 2021-02-24 22:56:40 +00:00
Phil Taylor 30b9c72208 Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-02-24 22:56:01 +00:00
Phil Taylor 0e745b1ee5 Fix stylesheet in Windows 2021-02-24 22:55:29 +00:00
Elliott Liggett 707aba708e Merge branch 'ui-enhance' of gitlab.com:eliggett/wfview into ui-enhance 2021-02-24 09:39:43 -08:00
Elliott Liggett 4c136dca3a meter fix 2021-02-24 09:38:34 -08:00
Roeland Jansen 83eaffe392 changelog 2021-02-24 17:33:36 +01:00
Roeland Jansen 6816ac789c removed useless 9700 log 2021-02-24 17:30:53 +01:00
Roeland Jansen f98471991e changelog 2021-02-24 17:30:11 +01:00
Elliott Liggett 7d1e202663 signed vs unsigned and meter math 2021-02-24 07:56:12 -08:00
Phil Taylor ffc62213cd Fix lockup to 785x 2021-02-24 11:00:23 +00:00
Phil Taylor 098d3b8915 Merge remote-tracking branch 'origin/ui-enhance' into lan-alpha 2021-02-24 08:41:04 +00:00
Phil Taylor 94d2cbbbc7 Fix logging compile error 2021-02-24 08:37:58 +00:00
Elliott Liggett 90d4933d02 changed size of meter for less eye bleach. 2021-02-24 00:29:01 -08:00
Elliott Liggett 29d3893bb0 Added a nice s-meter. It isn't right yet, but it's a start.
TODO: Change scale for power meter, make sure full-scale fits
TODO: create static image from scale to overlay each time rather than
drawing each time.
2021-02-24 00:18:19 -08:00
Phil Taylor ef79801081 Add logging categories 2021-02-23 21:21:22 +00:00
Phil Taylor 05c54ed349 Change UDP Server to use new packet format 2021-02-23 20:49:26 +00:00
Phil Taylor 80148a84bf More fixes to retransmit logic 2021-02-23 20:48:53 +00:00
Phil Taylor 84d558c08c Merge branch 'lan-alpha' of https://gitlab.com/eliggett/wfview into lan-alpha 2021-02-22 22:25:43 +00:00
Phil Taylor ae3005b8f8 Changes to retransmit code 2021-02-22 22:25:09 +00:00
Phil Taylor 6c54421f16 Fix small Windows compile warnings 2021-02-22 11:11:08 +00:00
Roeland Jansen cecc7e4703 f-lock in changelog 2021-02-22 11:29:33 +01:00
Phil Taylor 7112d23f5b Change server user types available. 2021-02-22 10:25:19 +00:00
Phil Taylor edf85885f1 Change precision of some number literals 2021-02-22 10:24:29 +00:00
Elliott Liggett 5da631ab0a Frequency lock works now. 2021-02-21 23:58:23 -08:00
Elliott Liggett 24d802597a Removed more unneeded debug and three unused functions. Just cleaning
house.
2021-02-21 22:13:21 -08:00