openwebrxplus/owrx
Marat Fayzullin 2e33b99767 Enabled periodic json dump from Dump1090, optimized lock in repeaters.py. 2023-09-19 22:43:55 -04:00
..
admin
adsb Updated to the latest Mode-S decoder from Jakob, updated message types. 2023-08-31 20:23:52 -04:00
aprs Downgrading direwolf.py, the new LogReader based version still crashes. 2023-09-15 22:07:35 -04:00
audio
config Debugging. 2023-09-10 21:00:51 -04:00
controllers Addredding jketterl's comments. 2023-09-18 19:40:19 -04:00
form Trying to sync owrx folder from jketterl's develop branch. 2023-09-10 21:00:51 -04:00
log Adding missing files. 2023-09-10 21:00:51 -04:00
property Fixing bug where trying to switch locked source reset it for all connections. 2023-08-08 20:10:58 -04:00
reporting Merging the rest of owrx folder. 2023-09-10 21:00:51 -04:00
service Trying to sync owrx folder from jketterl's develop branch. 2023-09-10 21:00:51 -04:00
source Debugging 2023-09-10 21:00:51 -04:00
__main__.py Debugging 2023-09-10 21:00:51 -04:00
aircraft.py Removed IATA->ICAO flight ID conversion for now. 2023-09-17 12:23:12 -04:00
bands.py
bookmarks.py Merging the rest of owrx folder. 2023-09-10 21:00:51 -04:00
breadcrumb.py
client.py
command.py
connection.py Fixed tiny issue with bookmarks, added flight/tail ID transforms. 2023-09-13 22:29:59 -04:00
cpu.py Made cpu.py discover /sys node containing temperature. 2023-06-30 23:21:42 -04:00
details.py
dsp.py Made parsing text decoder output more reliable. 2023-09-18 17:25:41 -04:00
eibi.py Prefer shorter SWL transmissions to closer ones. 2023-09-06 13:17:29 -04:00
fax.py
feature.py Merging the rest of owrx folder. 2023-09-10 21:00:51 -04:00
fft.py
http.py
js8.py
jsons.py
locator.py
map.py Updating aircraft database algorithms, adding OpenWeatherMap key, etc. 2023-09-02 17:19:13 -04:00
markers.py Removed IATA->ICAO flight ID conversion for now. 2023-09-17 12:23:12 -04:00
meta.py
metrics.py
modes.py Disabling old RTTY decoder. 2023-09-13 18:13:54 -04:00
pocsag.py
receiverid.py
repeaters.py Enabled periodic json dump from Dump1090, optimized lock in repeaters.py. 2023-09-19 22:43:55 -04:00
sdr.py Instead of ignoring startup failure, going to retry a few times, then fail. 2023-07-03 18:07:37 -04:00
soapy.py
socket.py
sstv.py
storage.py Fixing VDL2 logs not showing up in the browser. 2023-08-26 14:42:49 -04:00
toolbox.py Optimizing aircraft data processing, using bytes everywhere. 2023-09-12 00:15:54 -04:00
users.py
version.py Preparing for the next release. 2023-09-13 16:28:01 -04:00
waterfall.py
websocket.py
wsjt.py