.. |
iot
|
#1417 - Fix compilation on Mac
|
2022-09-17 20:33:22 +01:00 |
ais.cpp
|
AIS: NMEA sentences must end with CR/LF. Don't read beyond end of array.
|
2022-07-17 13:15:17 +01: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 |
aviationweather.cpp
|
ADS-B: Add support for displaying airport weather (METARs) from CheckWX
|
2022-06-06 10:53:10 +01:00 |
aviationweather.h
|
Fix linux compilation
|
2022-06-06 12:55:52 +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 |
colormap.cpp
|
Spectrum: And fill and gradient styles. Allow 2D waterfall color map to be changed
|
2022-06-22 08:52:48 +01:00 |
colormap.h
|
Add 3D spectrogram
|
2022-06-18 12:35:44 +01:00 |
coordinates.cpp
|
Add RS41 Radiosonde (Weather Ballon) demodulator and feature
|
2022-03-01 17:17:56 +00:00 |
coordinates.h
|
Add RS41 Radiosonde (Weather Ballon) demodulator and feature
|
2022-03-01 17:17:56 +00: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
|
Fixed Qt 5.12.8 build
|
2022-02-10 01:22:55 +01: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
|
Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
|
2022-03-23 22:32:23 +01: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 |
giro.cpp
|
Map: Add support for Ionosonde stations
|
2022-07-20 17:41:11 +01:00 |
giro.h
|
Fix gcc error
|
2022-07-20 17:52:43 +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 - Fix Google Drive downloads
|
2022-02-25 00:02:13 +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
|
Message pipes rework (2)
|
2022-02-25 23:47:53 +01: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
|
VOR Localizer: Add support for DVORs
|
2022-06-06 15:56:47 +01:00 |
osndb.cpp
|
ADS-B: Add support for decoding Comm-B replies in Mode-S frames. This adds TAS, IAS, Mach, Selelected Alt, Selected Heading, Turn rate, Roll angle, Autopilot enabled, Vertical and lateral navigation modes, Baro setting, Headwind, OAT, Wind speed and direction, Pressure, Static air temperature, Humidity.
|
2022-08-26 12:35:12 +01:00 |
osndb.h
|
ADS-B: Add support for decoding Comm-B replies in Mode-S frames. This adds TAS, IAS, Mach, Selelected Alt, Selected Heading, Turn rate, Roll angle, Autopilot enabled, Vertical and lateral navigation modes, Baro setting, Headwind, OAT, Wind speed and direction, Pressure, Static air temperature, Humidity.
|
2022-08-26 12:35:12 +01:00 |
planespotters.cpp
|
ADS-B: Add support for decoding Comm-B replies in Mode-S frames. This adds TAS, IAS, Mach, Selelected Alt, Selected Heading, Turn rate, Roll angle, Autopilot enabled, Vertical and lateral navigation modes, Baro setting, Headwind, OAT, Wind speed and direction, Pressure, Static air temperature, Humidity.
|
2022-08-26 12:35:12 +01:00 |
planespotters.h
|
ADS-B: Add support for decoding Comm-B replies in Mode-S frames. This adds TAS, IAS, Mach, Selelected Alt, Selected Heading, Turn rate, Roll angle, Autopilot enabled, Vertical and lateral navigation modes, Baro setting, Headwind, OAT, Wind speed and direction, Pressure, Static air temperature, Humidity.
|
2022-08-26 12:35:12 +01: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 |
poweroftwo.h
|
use inline instead of static for code that is header only
|
2022-03-03 23:24:31 +01: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 |
radiosonde.cpp
|
Fix linux errors
|
2022-03-01 17:48:36 +00:00 |
radiosonde.h
|
Add RS41 Radiosonde (Weather Ballon) demodulator and feature
|
2022-03-01 17:17:56 +00:00 |
reedsolomon.h
|
Fix linux gcc warnings
|
2022-03-01 17:54:12 +00: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
|
Fix gcc warnings
|
2022-09-16 11:41:40 +01: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
|
ADS-B: Add support for decoding Comm-B replies in Mode-S frames. This adds TAS, IAS, Mach, Selelected Alt, Selected Heading, Turn rate, Roll angle, Autopilot enabled, Vertical and lateral navigation modes, Baro setting, Headwind, OAT, Wind speed and direction, Pressure, Static air temperature, Humidity.
|
2022-08-26 12:35:12 +01:00 |
visa.cpp
|
VISA: Prevent crash if VISA library not available
|
2022-09-16 14:48:17 +01:00 |
visa.h
|
VISA: Add methods to get available resources. Make I/O logging optional. Check for errors in processCommands.
|
2022-09-16 08:54:55 +01:00 |
weather.cpp
|
Fixed some signal/slot connects. Removed unnecessary m_channelMessageQueue in ChannelAPI. Fixes #1185
|
2022-03-23 22:32:23 +01:00 |
weather.h
|
Star Tracker updates.
|
2021-10-12 11:07:56 +01:00 |