srcejon
|
a76262f0b7
|
Ensure frequency and inputFrequencyOffset are consistent.
|
2024-04-07 15:00:50 +01:00 |
|
srcejon
|
67723563a4
|
Merge branch 'f4exb:master' into freq_scanner
|
2024-04-07 14:05:29 +01:00 |
|
srcejon
|
116d6674bd
|
Add frequency and frequencyMode to API
|
2024-04-06 22:16:46 +01:00 |
|
srcejon
|
9c31f0066a
|
Remove debug.
|
2024-04-06 11:46:09 +01:00 |
|
Daniele Forsi
|
92246cdc71
|
Fix typing errors found with codespell and more
|
2024-04-06 12:39:18 +02:00 |
|
f4exb
|
6351ae0655
|
ChirpChat: updated documentation
|
2024-04-06 11:01:22 +02:00 |
|
f4exb
|
9c72d4fd14
|
ChirpChat demod: FT decoding: try symbol shifts
|
2024-04-06 11:01:22 +02:00 |
|
f4exb
|
5ff2ce2575
|
ChirpChat demod: fixed packet length setting
|
2024-04-06 11:01:21 +02:00 |
|
f4exb
|
7c3bf5edcd
|
ChirpChat: added 488 Hz bandwidth
|
2024-04-06 11:01:21 +02:00 |
|
f4exb
|
1691a3dfb3
|
ChirpChat demod: optimize SFD detection
|
2024-04-06 11:01:21 +02:00 |
|
f4exb
|
788df1eda3
|
ChirpChat demod: auto message length for FT messages
|
2024-04-06 11:01:21 +02:00 |
|
f4exb
|
3c9f74aeb5
|
ChirpChat demod: implemented FT decoding
|
2024-04-06 11:01:21 +02:00 |
|
f4exb
|
a02d1839ef
|
ChirpChat demod: run the decoder on its own thread
|
2024-04-06 11:01:21 +02:00 |
|
f4exb
|
c21223771a
|
ChirpChat demod: use messages for the decoder
|
2024-04-06 11:01:21 +02:00 |
|
srcejon
|
3bdba94921
|
Fix variable type.
|
2024-04-05 16:57:33 +01:00 |
|
srcejon
|
9334a7f16a
|
Channel Power: Add absolute frequency setting.
|
2024-04-05 16:46:49 +01:00 |
|
srcejon
|
b30588b28a
|
RadiosondeDemod: Fix packets read from .csv not being sent to Radiosonde feature.
|
2024-04-05 16:45:22 +01:00 |
|
srcejon
|
6b2923358e
|
Merge branch 'f4exb:master' into freq_scanner
|
2024-04-03 15:13:12 +01:00 |
|
f4exb
|
8e77ad01ad
|
FT8: added soft decode on magnitudes and genaralize to any number of bits per symbol
|
2024-04-03 14:01:45 +02:00 |
|
srcejon
|
b2778d9138
|
Merge branch 'f4exb:master' into freq_scanner
|
2024-03-28 14:31:10 +00:00 |
|
f4exb
|
2e9fc9db64
|
FT8: add encoding support to library and added more tests
|
2024-03-28 15:15:48 +01:00 |
|
srcejon
|
68b833ad97
|
APRS: Fix forwarding of binary data to APRS-IS for #2028. Support UTF-8.
PacketDemod: Support UTF-8.
|
2024-03-20 13:54:15 +00:00 |
|
srcejon
|
525f47e5e9
|
Merge branch 'f4exb:master' into freq_scanner
|
2024-03-20 11:02:40 +00:00 |
|
ADS-B related code
|
6e8a7b0079
|
Add Airplanes.Live at request of user
Add Airplanes.Live url and port to readme at request of user
|
2024-03-18 10:32:07 -07:00 |
|
srcejon
|
3c8f1abaee
|
Heat Map: Fix overflow in average calculation.
|
2024-03-18 14:15:35 +00:00 |
|
srcejon
|
4d69da6ec2
|
AIS Demod: Remove unused filter.
|
2024-03-18 14:15:11 +00:00 |
|
f4exb
|
cb89392c86
|
Updated versions and changelogs
|
2024-03-17 21:23:30 +01:00 |
|
srcejon
|
0a7acaf935
|
Fix gcc warning.
|
2024-03-13 22:44:50 +00:00 |
|
srcejon
|
eea3214ec0
|
Fix power report and bandwidth widget.
|
2024-03-13 22:41:34 +00:00 |
|
srcejon
|
d45058d08f
|
Add Channel Power to Web API
|
2024-03-13 15:52:45 +00:00 |
|
srcejon
|
0a19722ece
|
Add channel power channel.
|
2024-03-13 15:45:14 +00:00 |
|
srcejon
|
10c9864902
|
ADS-B: Only list available maps.
|
2024-03-12 14:10:56 +00:00 |
|
f4exb
|
76e8c70716
|
FT8 demod: implemented DXCC country decoding. Fixes #2008
|
2024-03-08 15:36:39 +01:00 |
|
f4exb
|
ef2fbb844e
|
SigMF file sink: updated API with new record size log2
|
2024-03-04 23:05:54 +01:00 |
|
f4exb
|
e97ea32f3b
|
SigMF File Sink: implement 16 and 8 bits sample sizes. Fixes #1921
|
2024-03-04 21:21:33 +01:00 |
|
srcejon
|
eddfa3bec0
|
Add settings to API.
|
2024-03-03 21:57:33 +00:00 |
|
srcejon
|
2a29a69a3e
|
AIS, DSC, End-of-Train, Packet, Radiosonde: All packet date/time to come from File Input device or system clock.
|
2024-03-03 21:24:54 +00:00 |
|
srcejon
|
5919f234c0
|
Add End-of-Train demodulator for #1866
|
2024-03-03 13:40:42 +00:00 |
|
srcejon
|
7238b48e22
|
ADS-B: Add QT 6 support for map.
|
2024-02-28 12:34:57 +00:00 |
|
f4exb
|
99b3c72469
|
Updated versions and changelogs
|
2024-02-21 13:56:59 +01:00 |
|
wysiwyng
|
24e3fb2d76
|
add rsp1b to remote sinks/sources
|
2024-02-18 19:57:00 +01:00 |
|
f4exb
|
ac651ff798
|
Updated versions and changelogs
|
2024-02-18 11:56:40 +01:00 |
|
srcejon
|
e1817958b5
|
Fix warnings and Sky Map connections.
|
2024-02-16 18:08:31 +00:00 |
|
srcejon
|
483e338614
|
Add AvailableChannelOrFeatureHandler for handling lists of channels, features and message pipes to them.
|
2024-02-16 16:31:12 +00:00 |
|
f4exb
|
5dcf7f7d40
|
Updated versions and changelogs
|
2023-12-31 19:16:27 +01:00 |
|
srcejon
|
97847425bb
|
For #1936 - Use separate date/time fields and prefix address with leading 0.
|
2023-12-23 10:38:58 +00:00 |
|
f4exb
|
86a1d15eba
|
Frequency Scanner: handle change of I/Q stream in tracked channels
|
2023-12-14 21:57:49 +01:00 |
|
f4exb
|
a9a6c672ec
|
Frequency Scanner: give more space to channel power display
|
2023-12-14 21:57:49 +01:00 |
|
f4exb
|
c5e9da7004
|
Frequency scanner: set device frequency for both Rx and MIMO devices
|
2023-12-14 21:57:49 +01:00 |
|
f4exb
|
5ed6f060a0
|
Frequency Scanner: allow scanning channels of a MIMO device
|
2023-12-14 21:57:49 +01:00 |
|