f4exb
|
76c84c55d8
|
Spectrum Calibration: implementation of calibration points management
|
2022-02-05 23:40:23 +01:00 |
|
Jon Beniston
|
70c99d54c7
|
Add Web API wrappers to get map date and time and a device report
|
2022-02-04 18:21:56 +00:00 |
|
Jon Beniston
|
f026733bae
|
HTTPDownloadManager support Google drive and HTTP redirects
|
2022-02-04 17:18:23 +00:00 |
|
Jon Beniston
|
cb1067946c
|
Add extraction of vessel length and width from AIS messages
|
2022-02-04 17:17:10 +00:00 |
|
Jaroslav Škarvada
|
5904c2f8b0
|
Added support for LIB_SUFFIX (e.g. for lib64 on Fedora)
|
2022-01-26 01:00:49 +01:00 |
|
f4exb
|
e40032e939
|
Use intermediate integer to pass enum to QDataStream::operator>>
|
2022-01-23 06:52:51 +01:00 |
|
f4exb
|
1305fa931f
|
Spectrum: added markers display to API
|
2022-01-22 09:01:09 +01:00 |
|
f4exb
|
c025ea47ee
|
Spectrum: make markers display persistent
|
2022-01-22 09:00:58 +01:00 |
|
f4exb
|
639373f7eb
|
Spectrum Markers: tri-state show marker state
|
2022-01-22 09:00:42 +01:00 |
|
f4exb
|
de8f64063f
|
Spectrum Annotations. Implements #887
|
2022-01-22 08:59:40 +01:00 |
|
Peter Beckman
|
e9a805824d
|
Updating the DC+28 Encoding Range to include the alternate encoding
|
2022-01-20 16:18:05 -05:00 |
|
Peter Beckman
|
f4e2226fb4
|
Fixed ASCII Range for Latitude Direction and compacted code, fixed escape char in Altitude Regexp
|
2022-01-20 15:20:16 -05:00 |
|
Peter Beckman
|
f75c77f47c
|
Compacting Hash/List definitions, adding a few comments for future OSS contributors
|
2022-01-20 14:48:26 -05:00 |
|
Peter Beckman
|
9e5ebe0f1d
|
Was seeing some invalid Coordinates, I'll dig into that overnight once I log enough packets
|
2022-01-19 23:41:25 -05:00 |
|
Peter Beckman
|
8c4419af1b
|
Tested and working version; Adds Altitude, Status, Comment
|
2022-01-19 23:20:45 -05:00 |
|
Peter Beckman
|
de66c8cb3a
|
Adding Debug lines to APRSPacket::parseMicE, adding regex match for Mic-E APRS
|
2022-01-19 15:39:20 -05:00 |
|
Peter Beckman
|
cd9bf5770e
|
Fixing course, latitude calculation, latitude character appending
|
2022-01-19 15:12:50 -05:00 |
|
Peter Beckman
|
2d397207a6
|
Removing inRange from .h in favor of inline method
|
2022-01-19 14:32:08 -05:00 |
|
Peter Beckman
|
d9943f6976
|
Adding brackets, fixing QString double quotes, changing inRange() to inline
|
2022-01-19 14:30:15 -05:00 |
|
Peter Beckman
|
f07600f24e
|
Found a few bugs in Code Review
|
2022-01-19 00:33:08 -05:00 |
|
Peter Beckman
|
668b2c7490
|
First attempt at implementing APRS Mic-E Message Decoding
|
2022-01-19 00:23:33 -05:00 |
|
f4exb
|
9a16afd744
|
API: added histogram and waterfall markers to spectrum settings
|
2022-01-15 19:19:47 +01:00 |
|
f4exb
|
68edf32cd7
|
Removed unused symbol synchronization object and irrelevant references to liquidsdr. Fixes #1104
|
2022-01-15 02:23:14 +01:00 |
|
f4exb
|
a1c85aac17
|
API: fixed adding channels when device is MIMO
|
2022-01-13 02:45:25 +01:00 |
|
f4exb
|
ac28cadffa
|
API fixed update of AFCSettings and VORLocalizerSettings feature settings
|
2022-01-11 23:22:24 +01:00 |
|
f4exb
|
d15a574c9d
|
API: added missing include for Swagger UI
|
2022-01-11 23:21:15 +01:00 |
|
f4exb
|
98b305f320
|
Make rollup state a serializable object so that it can be dumped in JSON format for the API. Prerequisite tp #1050
|
2022-01-09 05:27:12 +01:00 |
|
f4exb
|
e9aaab05fa
|
CommandKeyReceiver: fixed export for MSVC
|
2022-01-07 00:27:28 +01:00 |
|
f4exb
|
128dd03684
|
New Jogdial Controller feature plugin. Implements #1088
|
2022-01-06 22:47:41 +01:00 |
|
f4exb
|
79ac722e79
|
PTT: vox (1)
|
2022-01-03 19:08:47 +01:00 |
|
f4exb
|
bb25211b29
|
Make code compatible with Qt 5.12
|
2021-12-27 23:30:18 +01:00 |
|
f4exb
|
327cc957d6
|
Fixed more compilation warnings
|
2021-12-27 22:28:34 +01:00 |
|
f4exb
|
63bea7734b
|
Fixed range-loop-construct warnings in GCC 11
|
2021-12-27 19:04:23 +01:00 |
|
f4exb
|
9bb3a273b3
|
Remote input/sink implemented remote control (1)
|
2021-12-24 21:06:15 +01:00 |
|
f4exb
|
247ae2679d
|
Remote plugins: added new meta data for #1074
|
2021-12-23 16:27:19 +01:00 |
|
f4exb
|
7c8cb7a85a
|
Remote: more fixes in conversion routines
|
2021-12-20 22:30:43 +01:00 |
|
f4exb
|
ab9f316737
|
Remote sink/input: implemented choice of sample size in transmission.
|
2021-12-19 13:15:17 +01:00 |
|
f4exb
|
9278b12e25
|
Remote output/source: implemented choice of sample size in transmission. Fixes in the size conversion routines
|
2021-12-19 11:30:48 +01:00 |
|
f4exb
|
316e635466
|
Remote data queue: fixed sample conversion
|
2021-12-18 22:48:20 +01:00 |
|
f4exb
|
9097e2f6d4
|
Remote Output: improve report API
|
2021-12-15 22:56:18 +01:00 |
|
f4exb
|
54866a1a1e
|
Remote output/source: use queue langth for rate control and derive rate from Tx side. Other fixes
|
2021-12-14 07:57:43 +01:00 |
|
f4exb
|
1168eefcc9
|
Remote Source: use fixed sample rate set to baseband sample rate. Remote Output: use sample rate from remote
|
2021-12-14 07:57:43 +01:00 |
|
f4exb
|
56ba6f3d80
|
Remote Output: removed center frequency from settings but add it to the device report
|
2021-12-14 07:57:43 +01:00 |
|
f4exb
|
96411edd3c
|
Remote Output and Remote Source more fixes
|
2021-12-14 07:57:43 +01:00 |
|
f4exb
|
f7f5f4b2dd
|
Remote source first fixes
|
2021-12-14 07:57:43 +01:00 |
|
f4exb
|
ef4b54a7b1
|
Removed all remaining references to remote UDP Tx delay
|
2021-12-07 08:17:55 +01:00 |
|
f4exb
|
fcdeffa59c
|
GUI flavor: save and restore the device item index for the initial set up (R0). Fixes #1066
|
2021-12-05 12:35:39 +01:00 |
|
f4exb
|
80992c01e0
|
RemoteInput: set system UDP buffer length for 250 ms of samples. RemoteSink: removed UDP Tx delay. Implements #1069
|
2021-12-04 21:36:12 +01:00 |
|
f4exb
|
71f63e3a9c
|
API: implemented Channel Marker in MIMO channels
|
2021-12-03 23:11:56 +01:00 |
|
f4exb
|
2a3ce0e7fb
|
API: implemented Channel Marker in Tx channels
|
2021-12-03 23:11:56 +01:00 |
|