Jonathan Naylor
|
3fd84d5ed4
|
Fix merge compilation issue.
|
2026-02-19 15:59:46 +00:00 |
|
Jonathan Naylor
|
78216afbb7
|
Clean up the ring buffer.
|
2026-02-18 13:40:05 +00:00 |
|
Jonathan Naylor
|
0308bfc6c7
|
Merge branch 'master' into mqtt
|
2026-02-18 13:36:22 +00:00 |
|
Jonathan Naylor
|
278c69152a
|
Merge pull request #356 from F4FXL/C++11-Flags
|
2026-01-20 20:31:18 +00: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
|
824c9b9852
|
Widened the size of serial data going into M17 and FM.
|
2025-01-13 15:05:28 +00:00 |
|
Jonathan Naylor
|
f324f96db7
|
Increase the number of frames before YSF declares a signal to be lost.
|
2024-11-21 17:50:15 +00:00 |
|
Jonathan Naylor
|
15227d9cec
|
Merge branch 'master' into mqtt
|
2024-10-02 16:10:09 +01:00 |
|
Jonathan Naylor
|
c3246dbcb7
|
Merge branch 'master' of https://github.com/g4klx/MMDVM
|
2024-10-02 16:05:48 +01:00 |
|
Jonathan Naylor
|
65c51bf849
|
Merge branch 'master' into mqtt
|
2024-08-01 12:55:06 +01:00 |
|
Jonathan Naylor
|
edd60caad3
|
Remove the deprecated register keyword.
|
2024-07-31 19:25:59 +01:00 |
|
Jonathan Naylor
|
b8a0f7b1cf
|
Merge pull request #343 from mytechguyri/master
Added option to configure Serial Repeater baud rate
|
2024-03-10 18:28:44 +00:00 |
|
Jonathan Naylor
|
a7fddc37e1
|
Don't send a status when the FM repeater is reset, it causes a loop.
|
2023-11-18 16:45:36 +00:00 |
|
Jonathan Naylor
|
a8bf99037e
|
Merge branch 'master' into mqtt
|
2023-11-09 19:13:12 +00:00 |
|
Jonathan Naylor
|
029e6df4b9
|
Remove support for STM32F1* boards, they're just too slow.
|
2023-11-09 19:08:15 +00:00 |
|
Jonathan Naylor
|
85d3086d4c
|
Restart the RSSI ADC conversion in the STM32 interrupt to match the signal ADC.
|
2023-10-10 20:06:50 +01:00 |
|
Jonathan Naylor
|
ccf3b7301e
|
Make the type correct for silence frames.
|
2023-10-10 20:03:01 +01:00 |
|
Jonathan Naylor
|
6b3a811ae7
|
Simplify the serial repeater code.
|
2023-10-05 19:49:17 +01:00 |
|
Jonathan Naylor
|
508018c89c
|
Add the MMDVM serial protocol document from December 2015.
|
2023-09-22 16:51:03 +01:00 |
|
Jonathan Naylor
|
3e079f58ad
|
Add RSSI reporting to FM and AX.25
|
2023-08-02 17:34:52 +01:00 |
|
Jonathan Naylor
|
7ef0d992d9
|
Improve the status reporting for FM mode.
|
2023-01-18 14:30:02 +00:00 |
|
Jonathan Naylor
|
bf23a94038
|
Merge pull request #334 from n0mjs710/master
|
2023-01-09 15:17:17 +00:00 |
|
Jonathan Naylor
|
7276ca3929
|
Update Version.h
|
2022-11-21 19:14:24 +00:00 |
|
Jonathan Naylor
|
d14b9dede3
|
Update Version.h
|
2022-11-21 19:14:14 +00:00 |
|
Jonathan Naylor
|
de87d77ad6
|
Merge pull request #330 from spongegovo/pocsagax25_fix
Fixed Serial protocol issue where MMDVMHost could not send POCSAG or AX25 to the MMDVM
|
2022-11-21 19:13:21 +00:00 |
|
Jonathan Naylor
|
031b078e76
|
Merge pull request #327 from shawnchain/fix_ax25_dac_overflow_error
|
2022-09-13 14:09:12 +01:00 |
|
Jonathan Naylor
|
f898390956
|
Bump the version date.
|
2021-12-20 23:00:13 +00:00 |
|
Jonathan Naylor
|
f8d1cc7aed
|
Fix crash on long data frames.
|
2021-12-20 22:57:40 +00:00 |
|
Jonathan Naylor
|
cf9fa93cb9
|
Include the ARM copyright in the README file.
|
2021-12-18 22:38:26 +00:00 |
|
Jonathan Naylor
|
69adaf2ebb
|
Update SerialTeensy.cpp
|
2021-12-18 22:34:24 +00:00 |
|
Jonathan Naylor
|
7f4ae790ba
|
Update STM32Utils.h
|
2021-12-18 22:31:48 +00:00 |
|
Jonathan Naylor
|
416fc8fc8b
|
Update the README.
|
2021-12-13 10:31:10 +00:00 |
|
Jonathan Naylor
|
5b79356ddb
|
Merge pull request #324 from 1tilen/master
Added PB15 to comment with pins, changed STM32F4 to STM32F7 in line 23
|
2021-11-14 19:51:29 +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
|
5800b33f21
|
Split the DMR and YSF filtering
|
2021-10-26 20:51:21 +01:00 |
|
Jonathan Naylor
|
105dba2c27
|
Merge branch 'master' of github.com:g4klx/MMDVM
|
2021-10-26 17:43:51 +01:00 |
|
Jonathan Naylor
|
777cc9f2ea
|
Fix typo
|
2021-10-26 17:43:34 +01:00 |
|
Jonathan Naylor
|
e879b4615a
|
Merge branch 'master' of https://github.com/g4klx/MMDVM
|
2021-10-25 20:03:36 +01:00 |
|
Jonathan Naylor
|
8d69fc59be
|
Update the README file
|
2021-10-25 20:03:17 +01:00 |
|
Jonathan Naylor
|
2f4e9cc269
|
Remove unused configuration option
|
2021-10-25 19:47:31 +01:00 |
|
Jonathan Naylor
|
ee07f76bd5
|
Split the repeater and link mode audio paths.
|
2021-09-30 18:16:51 +01:00 |
|
Jonathan Naylor
|
d063a1da1e
|
Change the EOT handling on TX.
|
2021-09-19 14:25:12 +01:00 |
|
Jonathan Naylor
|
6a4dad4c44
|
Change the LinkMode state machine.
|
2021-09-06 22:50:40 +01:00 |
|
Jonathan Naylor
|
ed6bd66fab
|
Rename SimpleMode to LinkMode.
|
2021-09-06 21:53:01 +01:00 |
|
Jonathan Naylor
|
1a07a6f0d1
|
Add more details to the simple FM state machine.
|
2021-09-05 19:46: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
|
2200945857
|
Change the EOF sync pattern for simplicity.
|
2021-08-26 16:50:18 +01:00 |
|
Jonathan Naylor
|
63a8e61a45
|
Update to send and receive the new EOF marker.
|
2021-08-25 21:11:09 +01:00 |
|
Jonathan Naylor
|
7275f65e44
|
Reset the transmit levels to be correct.
|
2021-08-23 21:07:17 +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
|
9c883cfafd
|
Revert "Restore SerialRB for POG builds."
This reverts commit 8a1ab88c3a.
|
2021-07-01 22:58:59 +01:00 |
|
Jonathan Naylor
|
8a1ab88c3a
|
Restore SerialRB for POG builds.
|
2021-07-01 22:28:59 +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
|
6517229f87
|
Bump the version date.
|
2021-05-08 23:24:36 +01:00 |
|
Jonathan Naylor
|
d0557ab723
|
Fix merge mistake which disabled serial access to the RB V5 board.
|
2021-05-08 23:22:25 +01:00 |
|
Jonathan Naylor
|
b5d106dcb6
|
Merge branch 'master' into M17_AX25_FM
|
2021-05-05 21:01:19 +01:00 |
|
Jonathan Naylor
|
34cbff41c9
|
Merge pull request #317 from N4IRS/master
|
2021-05-02 15:00:12 +01:00 |
|
Jonathan Naylor
|
86b45c15eb
|
Merge branch 'master' into M17_AX25_FM
|
2021-04-20 20:38:14 +01:00 |
|
Jonathan Naylor
|
4fa0e052f8
|
Merge pull request #316 from N4IRS/master
RB STM32_DVM_F7 support
|
2021-04-20 12:51:10 +01:00 |
|
Jonathan Naylor
|
6ffb68450c
|
Allow for hex dumps of modem data by the host.
|
2021-04-11 18:15:19 +01:00 |
|
Jonathan Naylor
|
1ad20fd4a0
|
Disable packet mode in M17.
|
2021-04-07 19:02:04 +01:00 |
|
Jonathan Naylor
|
34f6dfc5bb
|
Simplification of the M17 receiver.
|
2021-03-14 18:24:30 +00:00 |
|
Jonathan Naylor
|
1e065ba17f
|
Fix and simplify the M17 receiver.
|
2021-03-14 17:53:28 +00:00 |
|
Jonathan Naylor
|
1df7d7a7fc
|
Change the FM serial block size to 80.
|
2021-03-07 19:01:46 +00:00 |
|
Jonathan Naylor
|
7e919b12f7
|
Clean up the M17 synchronisation logic.
|
2021-01-02 12:24:11 +00:00 |
|
Jonathan Naylor
|
bada4d9285
|
Add M17 packet mode support.
|
2021-01-01 13:17:02 +00:00 |
|
Jonathan Naylor
|
9ae4a5376d
|
Merge branch 'master' into M17_AX25_FM
|
2021-01-01 13:01:56 +00:00 |
|
Jonathan Naylor
|
8038ce9c9c
|
Merge pull request #308 from shawnchain/drcc_dvm_hhp_board_support
Add DRCC_DVM_HHP446 board support
|
2021-01-01 12:32:01 +00:00 |
|
Jonathan Naylor
|
f7ead5cc0e
|
Update the M17 sync vectors.
|
2020-12-26 12:42:16 +00:00 |
|
Jonathan Naylor
|
b155597693
|
Merge branch 'master' into M17_AX25_FM
|
2020-12-14 09:53:38 +00:00 |
|
Jonathan Naylor
|
7148cf9f7d
|
Add I2C support.
|
2020-12-14 09:46:53 +00:00 |
|
Jonathan Naylor
|
9440b43114
|
Simplify the D-Star fast data support.
|
2020-12-14 09:45:53 +00:00 |
|
Jonathan Naylor
|
c06a83660f
|
Merge pull request #306 from timclassic/dstar-match-full-last-data-frame
Detect full 48 bits of last data frame in a D-Star transmission
|
2020-12-14 09:37:05 +00:00 |
|
Jonathan Naylor
|
510d433906
|
Merge pull request #305 from dg0tm/M17_AX25_FM
Fixing Arduino Unique Identifier byte order
|
2020-11-28 15:27:16 +00:00 |
|
Jonathan Naylor
|
4f3aa8b7e1
|
Merge pull request #304 from dg0tm/M17_AX25_FM
Fixing Arduino UUID support
|
2020-11-28 12:13:35 +00:00 |
|
Jonathan Naylor
|
6d0335b357
|
Update for latest M17 specification.
|
2020-11-26 10:03:54 +00:00 |
|
Jonathan Naylor
|
54f4dcabf0
|
Increase serial speed to 460800.
|
2020-11-24 16:22:14 +00:00 |
|
Jonathan Naylor
|
19e2ccf150
|
Bump the version date.
|
2020-11-20 10:36:45 +00:00 |
|
Jonathan Naylor
|
0c4f49fa68
|
Add FM LED pin definition for the Repeater Builder V4 board.
|
2020-11-20 10:35:19 +00:00 |
|
Jonathan Naylor
|
98ebefe84b
|
Update module pointers.
|
2020-11-20 10:31:11 +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
|
23ba73cabd
|
Disable I2C in M17_AX25_FM.
|
2020-11-13 15:22:35 +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
|
3503e0cc2a
|
Merge branch 'master' into M17_AX25_FM
|
2020-11-12 09:15:40 +00:00 |
|
Jonathan Naylor
|
955578789d
|
Make the M17 receiver less sensitive to noise.
|
2020-11-11 18:30:49 +00:00 |
|
Jonathan Naylor
|
fa9040fdf0
|
Fix compile issue for the serial repeater.
|
2020-11-11 17:14:05 +00:00 |
|
Jonathan Naylor
|
8240225371
|
Set the Config.h defaults correctly for the ZUM v0.9 board.
|
2020-11-11 17:11:22 +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
|
31744a237a
|
Use the D-Star correlator receiver.
|
2020-11-09 11:50:02 +00:00 |
|
Jonathan Naylor
|
46c0958704
|
Add the boxcar filter as an option for NXDN.
|
2020-11-09 11:25:03 +00:00 |
|
Jonathan Naylor
|
99d2a0d822
|
Add UDID support.
|
2020-11-09 10:23:57 +00:00 |
|