Commit Graph

2820 Commits

Author SHA1 Message Date
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
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
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
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
45e651c678 Fix the OLED driver. 2023-10-09 17:21:09 +01:00
Jonathan Naylor
45821b1881 Refresh the display handlers. 2023-10-03 16:20:29 +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
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
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
de8f991f5a Move DMR TA to t8 and t9 on the Nextion display. 2023-08-07 20:14:49 +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
7b836c26e2 Merge pull request #772 from W0CHP/master 2023-06-14 13:37:10 +01:00
Chipster
a0f1005f66 Fixed issue in OLED.cpp where display would not fully clear on idle when LogoScreensaver=0 2023-06-14 06:17:57 -05:00
Jonathan Naylor
b8c5317584 Merge pull request #765 from W0CHP/master 2023-06-11 20:25:15 +01:00
Chipster
8837696b23 Fix version # per G4KLX, fix OLED IP spacing in idle mode, improve auto-ap stats in OLED 2023-06-11 14:14:39 -05:00
Chipster
3a7d087628 Removed extranneous m_display.startscrolldiagleft func. 2023-06-11 10:35:39 -05:00
Jonathan Naylor
8664e65221 Merge pull request #761 from W0CHP/master
Improve OLED status messages a bit
2023-06-10 08:42:12 +01:00
Chipster
09ba49d486 Improve OLED status messages a bit: M17 tweaks from KC1AWV. Tweaks by W0CHP for Idle/Stopping status messages, and a new status for when the host is in Auto-AP mode. 2023-06-09 16:39:35 -05:00
Jonathan Naylor
9085112b4d Add extra logging when starting and stopping the MMDVM. 2023-06-07 11:28:41 +01:00
Jonathan Naylor
d709c2bc60 Clean up the DMR Talker Alias code and logging. 2023-06-06 20:33:25 +01:00
Jonathan Naylor
e10454c2d5 Fix the signal handling. 2023-06-06 19:41:17 +01:00
Jonathan Naylor
f75ad66a33 Handle the case where the D-Star RF timeout timer is not stopped at the end of a transmission. 2023-01-11 19:35:23 +00:00
Jonathan Naylor
75aef4b459 Merge pull request #757 from n0mjs710/master 2023-01-09 15:16:34 +00:00
Cort Buffington
f834c505ca Adding high speed UART support for Armbian + AllWinnder H2/H3 SBCs (ie. NanoPi NEO, OrangePi Zero, etc.) 2023-01-09 07:26:12 -06:00
Jonathan Naylor
8370bdb644 Rename the Makefile.Pi file to have a more accurate name. 2023-01-04 16:27:54 +00:00
Jonathan Naylor
0abfa895bb Merge pull request #755 from rick51231/master 2022-12-15 12:17:48 +00:00
rick51231
ecf21f9573 Emergency call CSBK support. 2022-12-15 14:11:40 +03:00
Jonathan Naylor
e812e90edf Merge pull request #754 from W0CHP/master 2022-12-05 15:35:58 +00:00
Chipster
adb67ff698 Suppress DMR Roaming Beacon debug messages in simplex mode; refinement to PR #753 merge. 2022-12-05 08:38:57 -06:00
Jonathan Naylor
2f1144a7d8 Merge pull request #753 from W0CHP/master 2022-11-30 16:42:04 +00:00
Chipster
14fcbd9c1a Enable Debug Log Messages when DMR Roaming Beacons are being sent. 2022-11-30 08:51:06 -06:00