..
ais.cpp
Add extraction of vessel length and width from AIS messages
2022-02-04 17:17:10 +00:00
ais.h
Add extraction of vessel length and width from AIS messages
2022-02-04 17:17:10 +00:00
aprs.cpp
Updating the DC+28 Encoding Range to include the alternate encoding
2022-01-20 16:18:05 -05:00
aprs.h
Removing inRange from .h in favor of inline method
2022-01-19 14:32:08 -05:00
astronomy.cpp
Star Tracker updates.
2021-10-12 11:07:56 +01:00
astronomy.h
Star Tracker updates.
2021-10-12 11:07:56 +01:00
average.h
VOR single channel: first working release of VOR localizer feature plugin
2020-12-07 19:32:43 +01:00
ax25.cpp
Fix gcc warnings
2021-01-13 23:03:55 +00:00
ax25.h
Add packet demodulator
2021-01-13 19:58:07 +00:00
azel.cpp
Fixed -Wunused-variable warnings
2020-11-14 18:45:05 +01:00
azel.h
Add ADS-B Demodulator plugin.
2020-10-27 16:22:10 +00:00
bitfieldindex.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
CRC64.cpp
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
CRC64.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
crc.cpp
ADS-B Demodulator updates.
2020-11-06 12:18:55 +00:00
crc.h
Fixed -Wreorder warnings
2020-11-14 05:51:19 +01:00
csv.cpp
Fixed range-loop-construct warnings in GCC 11
2021-12-27 19:04:23 +01:00
csv.h
Merge CSV code in to a single file.
2021-11-04 12:33:43 +00:00
db.cpp
Scope GUI: refactor amp scale
2021-06-27 01:52:42 +02:00
db.h
Scope GUI: refactor amp scale
2021-06-27 01:52:42 +02:00
doublebuffer.h
GLScope redesign: ScopeVis: processTraces by start iterator and length. TraceBackBuffer: m_endPoint is now private
2021-05-31 19:35:14 +02:00
doublebufferfifo.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
doublebuffermultiple.h
GLScope redesign: added missing bits
2021-06-01 10:58:29 +02:00
fits.cpp
Map Updates
2022-02-09 16:41:40 +00:00
fits.h
Star Tracker updates.
2021-10-12 11:07:56 +01:00
fixed.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
fixedaverage2d.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
fixedtraits.cpp
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
fixedtraits.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
flightinformation.cpp
ADS-B Updates:
2021-11-12 16:51:23 +00:00
flightinformation.h
ADS-B: Add support for downloading flight departure and arrival airports and times via aviationstack.com API
2021-10-29 12:54:10 +01:00
golay2312.cpp
NFM demod: DCS squelch (1)
2021-04-17 23:13:09 +02:00
golay2312.h
NFM demod: DCS squelch (1)
2021-04-17 23:13:09 +02:00
httpdownloadmanager.cpp
HTTPDownloadManager support Google drive and HTTP redirects
2022-02-04 17:18:23 +00:00
httpdownloadmanager.h
HTTPDownloadManager support Google drive and HTTP redirects
2022-02-04 17:18:23 +00:00
incrementalarray.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
incrementalvector.h
MIMO: MO operation fixes
2019-10-20 20:05:30 +02:00
interpolation.cpp
Add support for linear interpolation, which can be more accurate if
2021-06-10 20:10:19 +01:00
interpolation.h
Fix gcc compilation
2021-06-10 20:26:51 +01:00
lfsr.cpp
Add DATV Modulator
2021-03-18 17:17:58 +00:00
lfsr.h
Add DATV Modulator
2021-03-18 17:17:58 +00:00
limitedcounter.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
maidenhead.cpp
Map updates.
2021-01-22 14:54:22 +00:00
maidenhead.h
Add Map feature for displaying the combined items from other plugins
2021-01-13 20:07:28 +00:00
max2d.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
message.cpp
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
message.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
messagequeue.cpp
AMBE processing: handle the case where the decoder is too slow
2019-07-23 03:22:35 +02:00
messagequeue.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
morse.cpp
VOR demod: added missing bits
2020-11-25 00:17:04 +01:00
morse.h
Add VOR demodulator
2020-11-24 12:31:16 +00:00
movingaverage2d.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
movingaverage.h
ATV Demodulator: bug fixes and performance improvements
2020-07-20 11:15:26 +02:00
openaip.cpp
ADS-B Updates:
2021-11-12 16:51:23 +00:00
openaip.h
Use older version of QtGraphicalEffects to support older versions of Qt. Don't warn for non-existent .xml files
2021-11-12 17:19:03 +00:00
planespotters.cpp
ADS-B Updates:
2021-11-12 16:51:23 +00:00
planespotters.h
ADS-B Updates:
2021-11-12 16:51:23 +00:00
png.cpp
Star Tracker updates.
2021-10-12 11:07:56 +01:00
png.h
Star Tracker updates.
2021-10-12 11:07:56 +01:00
popcount.h
Add 9600 FSK modem with scrambler and raised-cosine pulse-shaping.
2020-09-24 08:36:13 +02:00
prettyprint.cpp
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
prettyprint.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
rtpsink.cpp
PVS-Studio analys fixes: core package minor issues
2019-06-15 07:00:09 +02:00
rtpsink.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
samplesourceserializer.cpp
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
samplesourceserializer.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
serialutil.cpp
Add support for VS2019 and Ninja
2020-11-04 10:40:17 +01:00
serialutil.h
LimeRFE USB support (1)
2020-01-12 01:10:51 +01:00
sha512.h
SigMF file input
2020-11-10 02:09:21 +01:00
simpleserializer.cpp
Strict aliasing.
2014-11-22 21:55:35 +00:00
simpleserializer.h
Fixed some compilation issues
2019-10-25 13:57:19 +02:00
spinlock.cpp
git clone git://git.osmocom.org/sdrangelove.git
2014-05-18 16:52:39 +01:00
spinlock.h
Moved export.h file to root of exports directory and removed util
2018-03-20 13:49:21 +01:00
stacktrace.h
Reorganized sdrbase library code
2016-03-08 04:54:12 +01:00
stepfunctions.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
syncmessenger.cpp
Fixed Qt version checks
2020-11-04 23:05:32 +01:00
syncmessenger.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
threadsafesingleton.h
Reorganized sdrbase library code
2016-03-08 04:54:12 +01:00
timeutil.cpp
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
timeutil.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
udpsinkutil.h
Removed LoRa demod and added ChirpChat demod (1)
2020-11-09 11:35:18 +01:00
uid.cpp
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
uid.h
ixed incomplete copyright headers (3): sdrbase
2019-04-11 14:32:15 +02:00
units.cpp
Add VOR demodulator
2020-11-24 12:31:16 +00:00
units.h
Add Radio Astronomy plugin
2021-10-12 11:31:14 +01:00
visa.cpp
Add Radio Astronomy plugin
2021-10-12 11:31:14 +01:00
visa.h
Add Radio Astronomy plugin
2021-10-12 11:31:14 +01:00
weather.cpp
ADS-B: Add support for downloading flight departure and arrival airports and times via aviationstack.com API
2021-10-29 12:54:10 +01:00
weather.h
Star Tracker updates.
2021-10-12 11:07:56 +01:00