Commit Graph

2965 Commits

Author SHA1 Message Date
Jonathan Naylor
7eb67a83e2 Merge branch 'mqtt' into mqtt_plus 2024-05-23 12:48:03 +01:00
Jonathan Naylor
0e5798e2a5 Merge branch 'master' into mqtt 2024-05-23 12:36:14 +01:00
Jonathan Naylor
3f2a5d794d Make the FM resampler optional. 2024-04-29 15:09:20 +01:00
Jonathan Naylor
738c82d7b9 Fix the Winsock compilation errors. 2024-04-22 19:12:33 +01:00
Jonathan Naylor
ca2bff7e9e Begin getting it to compile on Windows again. 2024-04-22 12:48:44 +01:00
Jonathan Naylor
0e8788bdbe Insert a back channel to Nextion displays running via the modem. 2024-02-23 15:44:54 +00:00
Jonathan Naylor
6dc9122fe4 Remove some serial port oddities. 2024-02-14 13:26:29 +00:00
Jonathan Naylor
d404d6ce5d Merge branch 'mqtt' into mqtt_plus 2024-02-09 16:13:03 +00:00
Jonathan Naylor
7f51d59d30 Merge branch 'master' into mqtt 2024-02-09 15:58:11 +00:00
Jonathan Naylor
218a017956 Bump the version date. 2024-02-09 15:56:49 +00:00
Jonathan Naylor
06a3da0f2e Hopefully fix the unreceivable P25 transmissions. 2024-02-07 19:38:54 +00:00
Jonathan Naylor
da382647f6 Regularise the UDP socket handling for DMR, POCSAG and the Remote Control port. 2024-02-01 14:31:03 +00:00
Jonathan Naylor
b6383c8c18 Merge branch 'mqtt' into mqtt_plus 2024-01-29 17:21:38 +00:00
Jonathan Naylor
0ed31becf3 Merge branch 'master' into mqtt 2024-01-29 17:06:59 +00:00
Jonathan Naylor
fe9564295d Simplify the UDP socket handling. 2024-01-29 16:59:34 +00:00
Jonathan Naylor
17bd4d8902 Bump the version date. 2024-01-26 16:17:02 +00:00
Jonathan Naylor
92982351d2 Remove P25 LDU validation. 2024-01-26 16:12:58 +00:00
Jonathan Naylor
0571d90b5b Format cleanups 2024-01-25 19:23:32 +00:00
Jonathan Naylor
3bde9442f4 Merge branch 'master' into P25Changes 2024-01-25 19:08:05 +00:00
Jonathan Naylor
9471e322ff Add more P25 status symbol values. 2024-01-25 18:53:43 +00:00
Jonathan Naylor
9a350c77a6 Merge branch 'master' of github.com:g4klx/MMDVMHost 2024-01-20 22:04:57 +00:00
Jonathan Naylor
771aba2557 Update the P25 symbols bits to be the correct values. 2024-01-20 22:03:24 +00:00
Jonathan Naylor
3e6e5a9b70 Merge pull request #791 from W0CHP/master
This PR/commit fixes #785, where POCSAG messages are now properly displayed on Nextion devices
2024-01-09 16:59:20 +00:00
Chipster
36395cf942 This PR/commit fixes #785, where POCSAG messages are now properly
displayed on Nextion devices
2024-01-09 10:00:04 -06:00
Jonathan Naylor
b5f2789e8f Merge branch 'mqtt' into mqtt_plus 2024-01-04 14:13:45 +00:00
Jonathan Naylor
a431799150 Merge branch 'master' into mqtt 2024-01-04 13:57:22 +00:00
Jonathan Naylor
8686444c24 Merge pull request #787 from chouyu/master
Update Dockerfile add dependency libsamplerate-dev
2023-12-30 16:17:44 +00:00
Jonathan Naylor
4ec440065b Merge pull request #788 from jg1uaa/master
TFTSurenoo: add 240x320 panel support
2023-12-30 16:17:19 +00:00
SASANO Takayoshi
8928636243 TFTSurenoo: add 240x320 panel support
to support 240x320 panel, add ScreenLayout property at [TFT Serial]
section in MMDVM.ini

	ScreenLayout=0 160x128 (default)
	ScreenLayout=1 128x160
	ScreenLayout=2 320x240
	ScreenLayout=1 240x320

(landscape layout is recommended)
2023-12-28 22:45:40 +09:00
chouyu
fc7d69f0ee Update Dockerfile add dependency libsamplerate-dev 2023-12-24 00:19:28 +08:00
Jonathan Naylor
f02cbcb141 Merge pull request #786 from jg1uaa/master
replace CFLAGS -> LDFLAGS when linking
2023-12-07 12:21:42 +00:00
SASANO Takayoshi
5c9d63052b replace CFLAGS -> LDFLAGS when linking 2023-12-07 14:26:23 +09:00
Jonathan Naylor
baf0ef2163 Merge branch 'mqtt' into mqtt_plus 2023-12-06 17:36:56 +00:00
Jonathan Naylor
b6a216ad53 Merge branch 'master' into mqtt 2023-12-06 17:36:37 +00:00
Jonathan Naylor
5e4100e3b3 Remove the debugging statements. 2023-12-06 17:30:03 +00:00
Jonathan Naylor
b18aeb5f9d Initialise the M17 LSF correctly when not initialised.
Use a private LSF for testing the encryption.
2023-12-06 15:36:50 +00:00
Jonathan Naylor
333757829f Add even more debugging. 2023-12-06 14:06:48 +00:00
Jonathan Naylor
08ccf148ad Add more debugging logging. 2023-12-05 18:25:08 +00:00
Jonathan Naylor
1b277741de Add more logging for mode changing. 2023-12-04 13:04:12 +00:00
Jonathan Naylor
b63381ad20 Change the M17 network logging slightly. 2023-12-04 12:35:16 +00:00
Jonathan Naylor
d5e438553b Merge branch 'mqtt' into mqtt_plus 2023-10-25 17:19:05 +01:00
Jonathan Naylor
c3d8a4ce9d Merge branch 'master' into mqtt 2023-10-25 17:03:53 +01:00
Jonathan Naylor
3eb29a0bf5 Add the squelch file as needed by SVXLink. 2023-10-25 12:39:09 +01:00
Jonathan Naylor
b6269c73da Loosen packet source check in RAW mode. 2023-10-18 19:59:03 +01:00
Jonathan Naylor
e91f640e7e Add a resampler to the FM network RAW data mode. 2023-10-18 11:34:38 +01:00
Jonathan Naylor
77d38f37e0 Add RAW data in and out of the FM repeater for SVXLink. 2023-10-17 12:56:54 +01:00
Jonathan Naylor
48d3635612 Merge branch 'mqtt' into mqtt_plus 2023-10-17 11:25:50 +01:00
Jonathan Naylor
d6bb7985a8 Merge branch 'master' into mqtt 2023-10-17 10:57:25 +01:00
Jonathan Naylor
d7ee4c18b3 Merge pull request #781 from cainbit/master
add missing header file cstdint for using uint64_t and uint8_t
2023-10-17 10:56:17 +01:00
cainbit
eb7983041b add missing header file cstdint for using uint64_t and uint8_t 2023-10-10 18:53:57 +08:00