.. |
iot
|
#1417 - Fix compilation on Mac
|
2022-09-17 20:33:22 +01:00 |
CRC64.cpp
|
…
|
|
CRC64.h
|
…
|
|
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
|
…
|
|
bitfieldindex.h
|
…
|
|
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 |
crc.cpp
|
…
|
|
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
|
…
|
|
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
|
…
|
|
fixedaverage2d.h
|
…
|
|
fixedtraits.cpp
|
…
|
|
fixedtraits.h
|
…
|
|
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
|
…
|
|
incrementalvector.h
|
…
|
|
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
|
…
|
|
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
|
…
|
|
message.cpp
|
…
|
|
message.h
|
…
|
|
messagequeue.cpp
|
Replace deprecated QMutex(Recursive) with QRecursiveMutex
|
2022-09-17 23:00:07 +02:00 |
messagequeue.h
|
Replace deprecated QMutex(Recursive) with QRecursiveMutex
|
2022-09-17 23:00:07 +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 |
movingaverage.h
|
…
|
|
movingaverage2d.h
|
…
|
|
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
|
…
|
|
poweroftwo.h
|
use inline instead of static for code that is header only
|
2022-03-03 23:24:31 +01:00 |
prettyprint.cpp
|
…
|
|
prettyprint.h
|
…
|
|
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
|
Replace deprecated QMutex(Recursive) with QRecursiveMutex
|
2022-09-17 23:00:07 +02:00 |
rtpsink.h
|
Replace deprecated QMutex(Recursive) with QRecursiveMutex
|
2022-09-17 23:00:07 +02:00 |
samplesourceserializer.cpp
|
…
|
|
samplesourceserializer.h
|
…
|
|
serialutil.cpp
|
…
|
|
serialutil.h
|
…
|
|
sha512.h
|
SigMF file input
|
2020-11-10 02:09:21 +01:00 |
simpleserializer.cpp
|
…
|
|
simpleserializer.h
|
Fix gcc warnings
|
2022-09-16 11:41:40 +01:00 |
spinlock.cpp
|
…
|
|
spinlock.h
|
…
|
|
stacktrace.h
|
…
|
|
stepfunctions.h
|
…
|
|
syncmessenger.cpp
|
…
|
|
syncmessenger.h
|
…
|
|
threadsafesingleton.h
|
…
|
|
timeutil.cpp
|
…
|
|
timeutil.h
|
…
|
|
udpsinkutil.h
|
…
|
|
uid.cpp
|
…
|
|
uid.h
|
…
|
|
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 |