adrian
|
549dfd7258
|
Change DMR ALOHA header to 0x17
|
2026-04-19 11:32:07 +03:00 |
|
adrian
|
a696fd454c
|
DMR trunking patches to DMRTX and SerialPort
|
2026-04-18 11:29:48 +03:00 |
|
Jonathan Naylor
|
5dd59fc473
|
Merge branch 'master' into mqtt
|
2025-08-28 17:00:21 +01:00 |
|
Jonathan Naylor
|
5fb5986d50
|
Remove M17 and AX.25
|
2025-08-27 18:35:30 +01:00 |
|
Jonathan Naylor
|
65c51bf849
|
Merge branch 'master' into mqtt
|
2024-08-01 12:55:06 +01:00 |
|
John Tetreault
|
28e564738e
|
Added option to configure Serial Repeater baud rate so end user can set to 115,200 for high speed Nextion display
|
2024-03-10 14:19:21 -04:00 |
|
Jonathan Naylor
|
6b3a811ae7
|
Simplify the serial repeater code.
|
2023-10-05 19:49:17 +01:00 |
|
Jonathan Naylor
|
3e079f58ad
|
Add RSSI reporting to FM and AX.25
|
2023-08-02 17:34:52 +01:00 |
|
spongegovo
|
2626ad5580
|
Update SerialPort.cpp
|
2022-11-20 09:15:59 +11:00 |
|
Jonathan Naylor
|
f8d1cc7aed
|
Fix crash on long data frames.
|
2021-12-20 22:57:40 +00:00 |
|
Jonathan Naylor
|
54745130c2
|
Add the transmit function.
|
2021-10-27 21:28:43 +01:00 |
|
Jonathan Naylor
|
f65d52bf2f
|
Add M17 calibration mode.
|
2021-10-27 19:37:58 +01:00 |
|
Jonathan Naylor
|
d063a1da1e
|
Change the EOT handling on TX.
|
2021-09-19 14:25:12 +01:00 |
|
Jonathan Naylor
|
ed6bd66fab
|
Rename SimpleMode to LinkMode.
|
2021-09-06 21:53:01 +01:00 |
|
Jonathan Naylor
|
70bf47f93e
|
Add a bery simple FM mode for internet gatewaying.
|
2021-09-05 19:06:56 +01:00 |
|
Jonathan Naylor
|
a5eaafc7e0
|
Change a method name.
|
2021-08-26 17:39:52 +01:00 |
|
Jonathan Naylor
|
63a8e61a45
|
Update to send and receive the new EOF marker.
|
2021-08-25 21:11:09 +01:00 |
|
Jonathan Naylor
|
2aabdb61ab
|
Remove the last traces of M17 packet mode and fix a buffer overrun bug.
|
2021-08-08 18:55:09 +01:00 |
|
Jonathan Naylor
|
96c0e5b141
|
Fix compiler warnings when building for POG style boards.
|
2021-07-19 21:20:57 +01:00 |
|
Jonathan Naylor
|
f4e1c0b401
|
Fix a potential issue with reporting the wrong command type in ACK and NAK messages.
|
2021-06-17 16:55:59 +01:00 |
|
Jonathan Naylor
|
43b53fe2fc
|
Add a dummy return for the setting of the FM parameters when FM is not enabled.
|
2021-05-08 23:48:52 +01:00 |
|
Jonathan Naylor
|
86b45c15eb
|
Merge branch 'master' into M17_AX25_FM
|
2021-04-20 20:38:14 +01:00 |
|
Steve N4IRS
|
0736a5cbe8
|
RB STM32_DVM_F7 support
|
2021-04-18 09:50:46 -04:00 |
|
Jonathan Naylor
|
6ffb68450c
|
Allow for hex dumps of modem data by the host.
|
2021-04-11 18:15:19 +01:00 |
|
Jonathan Naylor
|
34f6dfc5bb
|
Simplification of the M17 receiver.
|
2021-03-14 18:24:30 +00:00 |
|
Jonathan Naylor
|
9ae4a5376d
|
Merge branch 'master' into M17_AX25_FM
|
2021-01-01 13:01:56 +00:00 |
|
Shawn Chain
|
842dcdb5c5
|
Add DRCC_DVM_HHP446 board support
|
2021-01-01 19:48:07 +08:00 |
|
Jonathan Naylor
|
9440b43114
|
Simplify the D-Star fast data support.
|
2020-12-14 09:45:53 +00:00 |
|
Jonathan Naylor
|
6d0335b357
|
Update for latest M17 specification.
|
2020-11-26 10:03:54 +00:00 |
|
Jonathan Naylor
|
029e7eef4a
|
Fix bugs.
|
2020-11-18 20:35:07 +00:00 |
|
Jonathan Naylor
|
ca4fff2ba6
|
Remove unused I2C code and fix buffer handling bugs.
|
2020-11-17 10:36:00 +00:00 |
|
Jonathan Naylor
|
519af80ac4
|
Add the beginnings of I2C support.
|
2020-11-13 15:20:54 +00:00 |
|
Jonathan Naylor
|
c5b542f438
|
Allow serial data to be sent back to the host.
|
2020-11-13 12:09:10 +00:00 |
|
Jonathan Naylor
|
fa9040fdf0
|
Fix compile issue for the serial repeater.
|
2020-11-11 17:14:05 +00:00 |
|
Jonathan Naylor
|
f2c7c19444
|
Strip the version out of SerialPort.cpp
|
2020-11-09 17:29:55 +00:00 |
|
Jonathan Naylor
|
2e5f174cdd
|
Add the modem capabilities data to the version message.
|
2020-11-09 16:22:44 +00:00 |
|
Jonathan Naylor
|
d144ce6f1c
|
Small changes to the serial protocol.
|
2020-11-09 14:23:43 +00:00 |
|
Jonathan Naylor
|
99d2a0d822
|
Add UDID support.
|
2020-11-09 10:23:57 +00:00 |
|
Jonathan Naylor
|
81518bf74c
|
Make AX.25, DMR, P25, NXDN and FM selectable at compile time.
|
2020-11-08 22:23:27 +00:00 |
|
Jonathan Naylor
|
dd5a465a39
|
Make D-Star, System Fusion, M17, and POCSAG optional.
|
2020-11-08 21:28:26 +00:00 |
|
Jonathan Naylor
|
a345586ee9
|
Update the protocol version.
|
2020-11-06 15:14:02 +00:00 |
|
Jonathan Naylor
|
55c89a4413
|
Merge branch 'AX25_FM' into M17_AX25_FM
|
2020-11-06 15:06:00 +00:00 |
|
Jonathan Naylor
|
60f87072ba
|
Rescale the TX filter for M17.
|
2020-10-15 09:40:35 +01:00 |
|
Jonathan Naylor
|
a62fd814ae
|
Begin M17 support.
|
2020-10-14 10:52:30 +01:00 |
|
Jonathan Naylor
|
2de9e4d533
|
Merge branch 'master' into AX25_FM
|
2020-09-01 09:59:31 +01:00 |
|
Jonathan Naylor
|
fda1e3dcf4
|
More LED fixes.
|
2020-09-01 09:57:49 +01:00 |
|
Jonathan Naylor
|
cb3ed795d0
|
Merge branch 'master' into AX25_FM
|
2020-08-31 16:09:44 +01:00 |
|
Jonathan Naylor
|
632ddda68b
|
Change the handling of the mode LEDs.
|
2020-08-31 16:06:59 +01:00 |
|
Jonathan Naylor
|
2a001f491d
|
Simplify the CTCSS and Noise Squelch decoders and logic.
|
2020-07-31 09:20:55 +01:00 |
|
Jonathan Naylor
|
b5ba384495
|
Fix a couple of minor bugs.
|
2020-07-28 14:24:51 +01:00 |
|