1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-08 22:26:33 -04:00
sdrangel/sdrbase/util
Jon Beniston 72e4e684e2 ADS-B Demodulator updates.
Add OpenSky Network aircraft database support, for information about
aircraft model, owner, registration.
Add airline logos and country & military flags for display in the table.
Add OurAirports airport database support, to allow airports and ATC
frequencies to be displayed on the map.
Allow ATC frequency to be tuned by clicking on the map.
Add support for displaying flight paths on the map.
Allow columns in table to be rearranged and hidden.
Allow rows in table to be sorted by clicking on header.
Allow switching units from ft, kn, ft/min to m, kph, m/s
Allow aircraft timeout to be set by the user.
Allow font used for the table to be set by the user.
Add optional display of demodulator statistics.
Support multithreading in demodulator to reduce FIFO overflows.
Add support for demodulating all Mode-S frames and feeding them.
Add support for feeding in Beast hex format.
Allow option of correlating against full preamble or partial preamble.
Supporting highlighting of an aircraft in the table by selecting it on
the map.
Use difference of zeros and ones correlation, rather than absolute
threshold, to better account for varying conditions and make the
threshold easier to set.
Enable anti-aliasing for text on the map.
Improve CRC performance by 5x-10x.
Add HttpDownloadManager class to support downloading of files from the
web to disk.
2020-11-06 12:18:55 +00:00
..
azel.cpp Add ADS-B Demodulator plugin. 2020-10-27 16:22:10 +00: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 ADS-B Demodulator updates. 2020-11-06 12:18:55 +00:00
db.cpp ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
db.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
doublebuffer.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
doublebufferfifo.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02: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
httpdownloadmanager.cpp ADS-B Demodulator updates. 2020-11-06 12:18:55 +00:00
httpdownloadmanager.h ADS-B Demodulator updates. 2020-11-06 12:18:55 +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
lfsr.cpp Add 9600 FSK modem with scrambler and raised-cosine pulse-shaping. 2020-09-24 08:36:13 +02:00
lfsr.h Add IEEE 802.15.4 modulator 2020-10-08 15:13:06 +01:00
limitedcounter.h ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02: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
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
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 LimeRFE USB support (1) 2020-01-12 01:10:51 +01:00
serialutil.h LimeRFE USB support (1) 2020-01-12 01:10:51 +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 ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02: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 ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02: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