Commit Graph

2808 Commits

Author SHA1 Message Date
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
Jonathan Naylor
3202d73ce5 Merge pull request #752 from Shmuma/bcd_send 2022-11-26 18:59:32 +00:00
Max Lapan
55ba1233a8 Page alert commands 2022-11-26 11:04:01 +01:00
Max Lapan
8f5ff4ca05 Add command page_bcd to send bcd message with pocsag 2022-11-25 20:58:26 +01:00
Max Lapan
f3fb072238 Sending test bcd message after every page command - need this for testing 2022-11-25 17:52:45 +01:00
Jonathan Naylor
33143105e3 Merge pull request #751 from shawnchain/fix_fm_mode_setup_bug 2022-09-16 16:04:47 +01:00
Shawn Chain
5eee7c1854 Fixed a bug that FM modem is not setup properly under simplex mode. This also suggests no one maybe ever tried the simplex mode with a FM reflector. Yes I did a FM reflector for that test ;) 2022-09-16 22:55:28 +08:00
Jonathan Naylor
fe195c4e40 Rewrite the OVCM handling. 2022-05-23 22:35:14 +01:00
Jonathan Naylor
33939d8cf5 Merge pull request #746 from es2ast/patch-2 2022-04-16 09:15:23 +01:00
es2ast
60b5e425df MMDVM protocol ver 2 hwType
Repeater Builder ver 4 board
2022-04-16 03:37:00 +03:00
Jonathan Naylor
3e8cda274d Merge pull request #741 from cainbit/fix_uart_setnonblock 2022-03-07 07:59:57 +00:00
Jonathan Naylor
452be45b11 Merge pull request #742 from iddq/master
Add Radio Check CSBK
2022-03-06 20:01:37 +00:00
Jonathan Naylor
d94043e06d Merge pull request #739 from AG4OJ/patch-6
sendCommandAction(15) used twice
2022-03-06 20:00:00 +00:00