Commit Graph

2879 Commits

Author SHA1 Message Date
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
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
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
Jonathan Naylor
f26448682b Merge branch 'master' into mqtt 2023-10-09 18:08:56 +01:00
Jonathan Naylor
45e651c678 Fix the OLED driver. 2023-10-09 17:21:09 +01:00
Jonathan Naylor
8e08e39b95 Merge branch 'master' into mqtt 2023-10-03 16:20:54 +01:00
Jonathan Naylor
45821b1881 Refresh the display handlers. 2023-10-03 16:20:29 +01:00
Jonathan Naylor
350b6590f3 Merge branch 'master' into mqtt 2023-10-02 15:07:55 +01:00
Jonathan Naylor
3df5c6041c SImplify the temperature display on the OLED display. 2023-10-02 15:07:15 +01:00
Jonathan Naylor
b988e4f1b4 Merge pull request #780 from W0CHP/master
Added CPU Temp readout to OLED display type
2023-10-02 14:56:06 +01:00
Chipster
4270dea46f Added CPU Temp readout to OLED display type 2023-10-02 06:57:11 -05:00
Jonathan Naylor
b714b56c32 Merge branch 'master' into mqtt 2023-09-27 14:37:31 +01:00
Jonathan Naylor
05db572738 Fix formatting. 2023-09-27 14:29:34 +01:00
Jonathan Naylor
7519466e97 Merge pull request #778 from alexernst/fix-trellis-bit-order
Fix trellis decoder/encoder bit order
2023-09-27 14:17:05 +01:00
Alex Ernst
a79793ee8a Fix formatting 2023-09-18 13:28:42 +02:00
Alex Ernst
3a670f84c9 Add debugging messages for DMR data packets 2023-09-17 22:36:43 +02:00
Alex Ernst
10ec9bd544 Fix trellis enocder/decoder bit order: invert bit order 2023-09-17 22:17:23 +02:00
Jonathan Naylor
950e43ea74 Merge branch 'master' into mqtt 2023-08-10 12:05:18 +01:00
Jonathan Naylor
b02560ccbc Merge pull request #776 from f1rmb/fix_TA_memcpy_src_overflow
Fix memcpy overflow, as src and dest are 32 bytes long, only 31 bytes has to be copied, not 32, since an offset is applied to src.
2023-08-10 12:04:37 +01:00
Daniel Caujolle-Bert
2c0f08e2a6 Fix memcpy overflow, as src and dest are 32 bytes long, only 31 bytes has to be copied, not 32, since an offset is applied to src. 2023-08-10 08:08:06 +02:00
Jonathan Naylor
fd376ba2d9 Merge branch 'master' into mqtt 2023-08-07 20:15:26 +01:00
Jonathan Naylor
de8f991f5a Move DMR TA to t8 and t9 on the Nextion display. 2023-08-07 20:14:49 +01:00
Jonathan Naylor
38227730d0 Add crude M17 capability checking for V1 MMDVMs. 2023-07-23 15:00:07 +01:00
Jonathan Naylor
8a80d9678c Disable JSON RSSI reporting when RSSI is not being used. 2023-06-19 13:58:10 +01:00
Jonathan Naylor
678ef13754 Merge pull request #775 from kc1awv/patch-1 2023-06-17 19:08:53 +01:00
Steve Miller
4aefe13d46 Update YSFControl.cpp
typo
2023-06-17 13:49:09 -04:00
Jonathan Naylor
46ce993c5d Fix YSF RSSI and BER JSON. 2023-06-16 15:44:20 +01:00
Jonathan Naylor
44783544fe Fix JSON RSSI and BER. 2023-06-16 15:32:16 +01:00
Jonathan Naylor
fd5baf790f Fix NXDN RSSI and BER JSON. 2023-06-16 15:28:22 +01:00
Jonathan Naylor
3b89c3f94d Fixuo M17 BER, RSSI, and Text JSON. 2023-06-16 15:07:17 +01:00
Jonathan Naylor
ac076a7a23 Fix DMR JSON handling. 2023-06-16 12:58:29 +01:00
Jonathan Naylor
c0eb51f0ba Clean up the D-Star JSON handling. 2023-06-16 12:38:01 +01:00
Jonathan Naylor
99d6ea8b63 Merge branch 'master' into mqtt 2023-06-16 12:24:03 +01:00
Jonathan Naylor
d3f8c17bc8 Add M17 LSF Text data interpretation. 2023-06-16 12:14:35 +01:00
Jonathan Naylor
af21cef54d Add interpretation of D-Star slow data text. 2023-06-16 11:35:16 +01:00
Jonathan Naylor
d563acbe4a Merge pull request #774 from W0CHP/mqtt 2023-06-14 13:37:42 +01:00
Jonathan Naylor
7b836c26e2 Merge pull request #772 from W0CHP/master 2023-06-14 13:37:10 +01:00
Chipster
9aecc6a228 Fixed issue in OLED.cpp where display would not fully clear on idle when LogoScreensaver=0 2023-06-14 06:18:27 -05:00