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
|
b6093406ad
|
Fix missing AX25 class definition.
|
2020-08-11 16:39:19 +01:00 |
Jonathan Naylor
|
8d9b49bdb0
|
Merge pull request #297 from F4FXL/AX25_FM
Add some delay to squelch
|
2020-08-05 22:16:37 +01:00 |
Geoffrey Merck
|
625ec93af8
|
Remove unused variable
|
2020-08-05 21:17:05 +02:00 |
Geoffrey Merck
|
b2111553c6
|
Correct comment
|
2020-08-05 21:15:03 +02:00 |
Geoffrey Merck
|
252d54a484
|
Add some delay to squelch
|
2020-08-05 21:11:32 +02:00 |
Jonathan Naylor
|
1ad9799123
|
Merge branch 'AX25' into AX25_FM
|
2020-08-03 13:09:15 +01:00 |
Jonathan Naylor
|
6d67b9f104
|
Merge branch 'master' into AX25
|
2020-08-03 13:08:48 +01:00 |
Jonathan Naylor
|
fb85505433
|
Merge pull request #296 from msraya/patch-1
YSF pictures can go through modem
|
2020-08-03 08:43:11 +01:00 |
Manuel Sánchez Raya
|
823b91c97d
|
Update YSFRX.cpp
Lower MAX_SYNC_FRAMES to 2, so decoder can recover and Yaesu pictures can pass through the modem without problem.
|
2020-08-03 09:17:07 +02: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 |
Jonathan Naylor
|
d8f138066e
|
Add an experimental noise squelch.
|
2020-07-28 13:55:50 +01:00 |
Jonathan Naylor
|
6964251122
|
Merge branch 'AX25' into AX25_FM
|
2020-07-28 12:40:42 +01:00 |
Jonathan Naylor
|
0fca178bd7
|
Merge branch 'master' into AX25
|
2020-07-28 12:37:07 +01:00 |
Jonathan Naylor
|
a60ecb3e57
|
Merge pull request #295 from n0mjs710/master
Added pin definition for FM mode LED (WA0EDA Boards)
|
2020-07-21 16:21:08 +01:00 |
Cort Buffington
|
a2978d9e91
|
Removed a local change to not contaminate the repo
|
2020-07-21 08:27:02 -05:00 |
Cort Buffington
|
e304f5cce2
|
Added pin assignment for FM mode LED (WA0EDA)
|
2020-07-21 08:19:18 -05:00 |
Jonathan Naylor
|
99a7df7c13
|
Merge pull request #294 from n0mjs710/master
Add support for WA0EDA MTR2000 & MASTR III boards
|
2020-07-21 06:08:08 +01:00 |
Cort Buffington
|
6dfe1a9271
|
Add support for WA0EDA MTR2000 & MASTR3 boards
|
2020-07-20 17:11:29 -05:00 |
Jonathan Naylor
|
9ff59570c7
|
Merge branch 'AX25' into AX25_FM
|
2020-07-15 10:42:43 +01:00 |
Jonathan Naylor
|
d5e9b5a315
|
Merge branch 'master' into AX25
|
2020-07-15 08:49:40 +01:00 |
Jonathan Naylor
|
1ac0628c1c
|
Improve the code efficiency slightly.
|
2020-07-14 14:54:47 +01:00 |
Jonathan Naylor
|
dc41fd83d2
|
Test the use of a reverse burst at the end of a transmission.
|
2020-07-14 12:20:42 +01:00 |
Jonathan Naylor
|
20013e3adc
|
Make Use COS As Lockout a run-time parameter and allow for different access modes.
|
2020-07-13 17:13:01 +01:00 |
Jonathan Naylor
|
5960fb97f3
|
Merge branch 'AX25' into AX25_FM
|
2020-07-12 15:28:00 +01:00 |
Jonathan Naylor
|
8f8dc92a14
|
Merge branch 'master' into AX25
|
2020-07-12 15:24:50 +01:00 |
Jonathan Naylor
|
ccdbe126e0
|
Fix the timeout tones.
|
2020-07-12 15:22:35 +01:00 |
Jonathan Naylor
|
d29a0bc3a6
|
Merge branch 'AX25' into AX25_FM
|
2020-07-12 10:48:43 +01:00 |
Jonathan Naylor
|
4ff057069b
|
Merge branch 'master' into AX25
|
2020-07-12 10:48:20 +01:00 |
Jonathan Naylor
|
f8d8f85841
|
Small simplification of the timeout tones.
|
2020-07-12 10:47:43 +01:00 |
Jonathan Naylor
|
ad77fd60fd
|
Remove KerchunkTX.
|
2020-07-07 17:57:31 +01:00 |
Jonathan Naylor
|
aab8f5469f
|
Add timeouts to the FM simplex state machine.
|
2020-07-06 10:56:35 +01:00 |
Jonathan Naylor
|
f1d6a8b36e
|
Add DCD LED control.
|
2020-07-06 10:03:48 +01:00 |
Jonathan Naylor
|
843997ccad
|
Merge pull request #293 from F4FXL/AX25_FM
Fix wrong frame type
|
2020-07-06 06:52:50 +01:00 |
Geoffrey Merck
|
d5f2d1c382
|
Fix wrong frame type
|
2020-07-04 12:15:33 +02:00 |
Jonathan Naylor
|
c99f50575d
|
Add a simpe simplex FM controller state machine.
|
2020-07-01 13:02:14 +01:00 |
Jonathan Naylor
|
29c8cf9414
|
Add AX.25 Slot Time and P-Persist processing for simplex work.
|
2020-07-01 12:33:08 +01:00 |
Jonathan Naylor
|
2c6e2c2a11
|
Remove unneeded zeroes from the band pass FIR filter.
|
2020-06-30 17:09:09 +01:00 |
Jonathan Naylor
|
8d10555dc9
|
Reduce the low pass filter a little.
|
2020-06-30 15:35:58 +01:00 |
Jonathan Naylor
|
14d5098018
|
Rename FMDownsampler to FMDownSampler.
|
2020-06-30 12:44:02 +01:00 |
Jonathan Naylor
|
52a351d0f1
|
Slight tweak to the mark and space.
|
2020-06-29 16:11:56 +01:00 |
Jonathan Naylor
|
43f84ae968
|
Simplify the pre-emphasis code for AX.25.
|
2020-06-29 15:59:46 +01:00 |
Jonathan Naylor
|
a73376671c
|
Fix preamble and NRZI.
|
2020-06-28 15:27:58 +01:00 |
Jonathan Naylor
|
759efd1da4
|
Merge pull request #292 from F4FXL/AX25_FM
correct preamble and NRZI
|
2020-06-28 15:25:45 +01:00 |
Geoffrey Merck
|
ea0c1953cc
|
correct preamble and NRZI
|
2020-06-28 11:22:10 +02:00 |
Jonathan Naylor
|
a29cb23a75
|
Remove TX Twist.
|
2020-06-27 22:55:16 +01:00 |
Jonathan Naylor
|
bb66c72ef3
|
Merge branch 'FM_Ext' into AX25_FM
|
2020-06-25 10:41:48 +01:00 |
Jonathan Naylor
|
2da28ede64
|
Increase the maximum AX25 frame size.
|
2020-06-24 13:14:10 +01:00 |