f4exb
a3f5ed6963
Meshtastic: fixed Tx and strengthen Rx header processing
2026-03-27 00:25:08 +01:00
f4exb
23e17844d6
Meshtastic modulator: removed useless enums
2026-03-27 00:25:08 +01:00
f4exb
671f62a13a
Meshtastic modulator: removed useless GUI items
2026-03-27 00:25:08 +01:00
f4exb
bef25a7973
Meshtastic modulator: removed amateur radio items
2026-03-27 00:25:07 +01:00
f4exb
e9822c344a
Meshtastic modulator: make hasCRC and hasHeader static and remove useless messages
2026-03-27 00:25:07 +01:00
f4exb
f966a96148
Meshtastic modulator: removed ASCII. RTTY and FT coding schemes and keep only text type message
2026-03-27 00:25:07 +01:00
f4exb
ab040bd2c7
Meshtastic: apply Copilot review in original PR
2026-03-27 00:25:07 +01:00
f4exb
738bdfa744
Meshtastic: moved meshtasticcommon to a modemmeshtastic module
2026-03-27 00:25:07 +01:00
Alejandro Aleman
40ea5d096f
meshtastic: consolidate LoRa/Meshtastic demod, auto-profile, decode tree, and dechirp replay improvements
2026-03-12 13:04:04 +01:00
f4exb
5ae74e9e19
Release 7.23.2
2026-02-14 10:58:43 +01:00
f4exb
fcbaf95403
Fixed settings keys
2026-02-12 23:23:27 +01:00
f4exb
c8389506e4
Release v7.23.1
2026-02-02 21:38:25 +01:00
f4exb
47fba8c980
Apply atomic settings to channel Tx plugins. Fixes #1329
2026-02-01 12:26:46 +01:00
srcejon
139b366bfd
Merge branch 'f4exb:master' into acars
2026-01-25 16:43:30 +00:00
Jon Beniston
bffe587c18
Replace NCOF with NCO as the latter has better SFDR.
2026-01-25 11:11:20 +00:00
f4exb
3b3f5b5405
ChirChat modulator: fixed message timings display
2026-01-25 00:34:01 +01:00
f4exb
ab6c0ee5e7
ChirpChat: add option to reverse the chips sequence orientation. Fixes #2618
2026-01-24 22:11:17 +01:00
f4exb
1236b11900
Publish version v7.23.0
2026-01-13 19:07:23 +01:00
srcejon
a1004cd935
Merge branch 'f4exb:master' into inmarsat
2026-01-07 13:02:21 +00:00
Jon Beniston
0ae5320f77
Add OpenCV dependency
2026-01-07 10:45:55 +00:00
Jon Beniston
632032256c
Fix Mac compilation. Only include required headers.
2026-01-06 20:34:50 +00:00
Jon Beniston
feeb757f21
Add Inmarsat C demodulator.
2026-01-06 12:07:52 +00:00
f4exb
c334ffeeec
DATV modulator: use the libavcodec version to figure out write_packet_cb prototype
2026-01-03 13:36:43 +01:00
f4exb
ce2c5207aa
DATV modulator: fixed write_packet_cb prototype depending on FF_API_AVIO_WRITE_NONCONST value. Fixes PR #2586
2026-01-03 12:31:07 +01:00
f4exb
0ddbba7815
DATV modulator: fixed still image timestamp implementation to be portable. Fixes PR #2586
2026-01-03 12:16:53 +01:00
f4exb
5145fd1368
DATV modulator: more Sonar fixes
2026-01-01 15:48:31 +01:00
f4exb
b15134e1ff
DATV modulator: use localtime_r instead of localtime
2026-01-01 15:37:41 +01:00
f4exb
6c347095e5
DATV modulator: Sonar fix
2026-01-01 12:56:52 +01:00
f4exb
7cf1a28b48
DATV modulator: implement still image source for the TS. Fixes #2454
2026-01-01 11:13:03 +01:00
Roger van Bommel
3e84c65cb8
Correct null PID behaviour for DVB-S modulator
2025-12-29 20:21:23 +01:00
f4exb
502e751ae7
Publish v7.22.10
2025-12-22 09:32:35 +01:00
Jon Beniston
baaf6e43c7
SSBMod: Initialise baseband settings when device is started. Fixes #2539
2025-10-31 09:09:59 +00:00
f4exb
b935db0228
Publish version 7.22.9
2025-09-28 21:27:43 +02:00
Jon Beniston
f204c168f6
Add crash handler on Windows.
...
Add memory buffer to Logger, so last 500 log messages can be included in crash report.
Generate and include stripped pdb files so stack trace can include function names.
2025-07-31 16:35:44 +01:00
f4exb
89d7fe736f
Updated versions and changelogs
2025-05-04 20:01:51 +02:00
f4exb
77b2b815b8
Replace sprintf by snprintf wherever possible
2025-04-21 14:34:53 +02:00
Jon Beniston
60869b74f9
Fix build with Qt 6.9.0.
2025-04-21 10:59:54 +01:00
f4exb
e6b3e50fd2
Updated version and changelog
2025-02-02 19:09:22 +01:00
Jon Beniston
b2a1dc3569
Fix SSB Mod Morse keyer
2025-01-20 09:25:33 +00:00
Jon Beniston
1462890a77
Fix modulators when channel sample rate is greater than audio sample rate.
2024-12-10 10:45:48 +00:00
f4exb
c4e57a1696
Updated versions and changelogs
2024-12-05 02:10:24 +01:00
srcejon
a91fa3b760
Don't stop source if being deleted. For #2315 . Send DSPSignalNotification in audio mods for #2336 .
2024-11-25 17:16:08 +00:00
f4exb
ed410d039a
Updated versions and changelogs
2024-10-20 10:53:00 +02:00
f4exb
6c617be7db
ChirpChat: increased preamble symbols limit from 20 to 32. Fixes #2284
2024-10-17 22:40:35 +02:00
f4exb
4a9b1c3bbe
SSB demod: fixed GUI and returned to previous threading model. Fixes #2273
2024-10-12 18:47:27 +02:00
f4exb
8f2ac70621
Updated plugin versions
2024-10-06 10:53:38 +02:00
Edouard Griffiths
f522d88fc5
Merge pull request #2252 from srcejon/freq_scanner
...
Update CMakeLists.txt to allow static libraries to be built
2024-09-13 21:07:04 +02:00
srcejon
1df07b21ae
Update CMakeLists.txt to allow static libraries to be built, as well as shared.
...
Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options.
2024-09-11 20:16:40 +01:00
DreamNik
202fc96de6
Append prefix to plugin name when running on Android.
...
Android libraries can't be placed inside subdirectory, so to
distinguish plugins from regular libraries the new prefix is used.
2024-09-05 13:37:51 +03:00
DreamNik
f694ba04b8
Fix compilation warnings and errors
2024-09-05 13:37:46 +03:00