| .. |
|
admin
|
add return codes
|
2022-06-01 17:58:06 +02:00 |
|
aprs
|
Fixing minor items.
|
2023-04-03 23:54:13 -04:00 |
|
audio
|
Cleaning up stale wave files now.
|
2023-02-18 23:28:14 -05:00 |
|
config
|
Added option to disable paging filter that removes unreadable messages.
|
2023-05-28 17:01:14 -04:00 |
|
controllers
|
Minor setting name change.
|
2023-05-28 18:56:02 -04:00 |
|
form
|
prevent "None" showing up in text inputs
|
2022-06-09 17:24:53 +02:00 |
|
property
|
Adding all current customizations to the original forked code.
|
2022-11-19 14:34:47 -05:00 |
|
reporting
|
Porting MSK144 decoder from the OWRX 'develop' branch.
|
2023-05-06 20:17:09 -04:00 |
|
service
|
Enabled ISM service.
|
2023-05-28 20:56:15 -04:00 |
|
source
|
Fixing center_freq in Resampler.
|
2023-05-23 14:39:35 -04:00 |
|
__main__.py
|
Adding some more debug output.
|
2023-01-26 14:35:08 -05:00 |
|
bands.py
|
Adding optional modulation setting for digital modes in bands.json.
|
2023-02-28 15:37:33 -05:00 |
|
bookmarks.py
|
check for contents of bookmark files to improve migration
|
2021-04-26 21:05:33 +02:00 |
|
breadcrumb.py
|
mark last breadcrumb active
|
2021-04-18 19:25:29 +02:00 |
|
client.py
|
remove debugging message
|
2021-03-02 20:19:48 +01:00 |
|
command.py
|
add source for rf103 (experimental)
|
2020-10-25 16:53:18 +01:00 |
|
connection.py
|
Magic key works at last!
|
2023-05-21 00:08:12 -04:00 |
|
cpu.py
|
try to avoid "can only be started once" error
|
2021-12-27 16:37:10 +01:00 |
|
details.py
|
Adding limit to the number of stored files.
|
2023-02-21 23:05:11 -05:00 |
|
dsp.py
|
Trying to integrate with rtl_433 for ISM signal decoding.
|
2023-05-28 20:56:15 -04:00 |
|
fax.py
|
Improved fax parser, added conversion from BMP to PNG files.
|
2023-05-06 19:13:05 -04:00 |
|
feature.py
|
Fixing formatting.
|
2023-05-29 18:38:19 -04:00 |
|
fft.py
|
improve handling of failed devices
|
2021-12-06 15:50:03 +01:00 |
|
http.py
|
Added frequency to SSTV filenames, refactored storage code, etc.
|
2023-02-28 14:38:24 -05:00 |
|
js8.py
|
parser typing
|
2021-09-28 00:27:01 +02:00 |
|
jsons.py
|
use hierarchical property layers to make config changes effective
|
2021-02-23 23:23:37 +01:00 |
|
locator.py
|
handle errors when gps coordinates are out of range
|
2021-09-30 23:03:21 +02:00 |
|
map.py
|
Added option to ignore indirect APRS reports.
|
2023-04-22 16:30:19 -04:00 |
|
meta.py
|
add support for DMR locations
|
2021-09-17 18:24:33 +02:00 |
|
metrics.py
|
include prometheus metrics, refs #200
|
2021-02-01 18:43:14 +01:00 |
|
modes.py
|
Enabled ISM service.
|
2023-05-28 20:56:15 -04:00 |
|
multimon.py
|
Added option to disable paging filter that removes unreadable messages.
|
2023-05-28 17:01:14 -04:00 |
|
pocsag.py
|
add metrics for pocsag
|
2021-10-01 00:52:32 +02:00 |
|
receiverid.py
|
run the code formatter over all
|
2021-01-20 17:01:46 +01:00 |
|
rtl433.py
|
ISM processing now works, display works too.
|
2023-05-29 18:16:04 -04:00 |
|
sdr.py
|
Allowing failed SDR source to restart.
|
2022-12-11 12:09:36 -05:00 |
|
soapy.py
|
implement individual gain stages option
|
2021-02-20 00:16:32 +01:00 |
|
socket.py
|
…
|
|
|
sstv.py
|
Improved fax parser, added conversion from BMP to PNG files.
|
2023-05-06 19:13:05 -04:00 |
|
storage.py
|
Added support for non-image storage files to the browser.
|
2023-05-26 11:03:19 -04:00 |
|
users.py
|
update permissions on write
|
2021-02-18 21:07:45 +01:00 |
|
version.py
|
Preparing for OWRX+ 1.2.18 release.
|
2023-05-29 20:04:57 -04:00 |
|
waterfall.py
|
refactor owrx.form -> owrx.form.input
|
2021-04-29 15:17:21 +02:00 |
|
websocket.py
|
distinguish between error condition and normal socket close
|
2022-01-11 19:57:52 +01:00 |
|
wsjt.py
|
Porting MSK144 decoder from the OWRX 'develop' branch.
|
2023-05-06 20:17:09 -04:00 |