Jonathan Naylor
eb6b2cc2b2
Merge branch 'master' into M17
5 years ago
Andy CA6JAU
138260fef7
Merge pull request #135 from timclassic/dstar-match-full-last-data-frame
...
Detect full 48 bits of last data frame in a D-Star transmission
5 years ago
Tim Stewart
08a6c21c17
Simplify the D-Star fast data support.
5 years ago
Jonathan Naylor
6c4f2041cb
Update the M17 sync vectors.
5 years ago
Tim Stewart
0f7a64115d
Detect full 48 bits of last data frame in a transmission
...
While testing new support for DV Fast Data, I ran across a particular
image that reliably generated a bit sequence that the MDMVM firmware
interpreted as an end-of-transmission. I dug a bit and discovered
that MMDVM only matches on 32 bits of the last data frame instead of
the full 48 bits.
See http://www.arrl.org/files/file/D-STAR.pdf section 2.1.2, item (6)
for details.
5 years ago
Jonathan Naylor
c9bd700100
Update to the latest M17 specification.
5 years ago
Andy CA6JAU
d732807ee3
Change some ADF7021 register values for M17 (experimental)
5 years ago
Andy CA6JAU
93d08d7703
Merge pull request #130 from g4klx/M17
...
Add my M17 work back into the main MMDVM_HS repository.
5 years ago
Jonathan Naylor
1bfec1717e
Merge branch 'M17' of https://github.com/juribeparada/MMDVM_HS into M17
5 years ago
Andy CA6JAU
fb4c543211
Fix pin definitions in IOArduino.cpp
5 years ago
Jonathan Naylor
cde5b19080
Move the M17 enable bit position.
5 years ago
Jonathan Naylor
818a27d114
Revert the M17 enable bit change.
5 years ago
Jonathan Naylor
43732fbf3c
Merge branch 'master' into M17
5 years ago
Jonathan Naylor
743d0ca12f
Update the serial protocol.
5 years ago
Andy CA6JAU
69d08790bd
Fix new firmware version for installer scripts
5 years ago
Andy CA6JAU
956ee1a81c
Add support for BridgeCom SkyBridge HS
5 years ago
Jonathan Naylor
dc2171bef7
Update the ADF7021 parameters for M17.
5 years ago
Jonathan Naylor
3f83f671a3
Fix the synchronisation processing for M17.
5 years ago
Jonathan Naylor
fc9cb227f3
Add M17 LED support.
5 years ago
Jonathan Naylor
bb9fe7f561
Initial work on M17 support. ADF7021 parameters not correct or complete yet.
5 years ago
Andy CA6JAU
89daa20476
Merge pull request #123 from msraya/patch-1
...
YSF pictures can go through modem
5 years ago
Manuel Sánchez Raya
506740ba49
Update YSFRX.cpp
...
Lower MAX_SYNC_FRAMES to 2, so decoder can recover and Yaesu pictures can pass through the modem without problem.
5 years ago
Andy CA6JAU
5013e19a21
Merge pull request #119 from AndyTaylorTweet/master
...
Update CWIdTX.cpp
6 years ago
Andy Taylor
414ea06098
Update CWIdTX.cpp
...
Add "." to CWId - copied from G4KLX's commit - bd16d13531
6 years ago
Andy CA6JAU
af1537dcdc
Merge pull request #113 from s-s-s/master
...
edited the format in the command descriptions
6 years ago
Sergei
f212b8974c
edited the format in the command descriptions
...
edited the format in the command descriptions
6 years ago
Andy CA6JAU
9658d83dab
Merge pull request #112 from s-s-s/master
...
added a description for orangepi
6 years ago
Sergei
4ce0878ca6
added a description for orangepi
...
added a description for orangepi
6 years ago
Andy CA6JAU
33510b6832
Merge pull request #111 from s-s-s/master
...
Added an option to flash on OrangePi PC\PC Plus
6 years ago
Sergei
dcc23cf6fa
Install fw to opi
...
Install fw to opi pc/pc plus
6 years ago
Sergei
6dbb436002
add option to flash on orangepi pc\pc plus
...
Add option to flash on orangepi pc\pc plus on /dev/ttyS3
6 years ago
Andy CA6JAU
f74043a040
Update README
6 years ago
Andy CA6JAU
98895e5939
Add beta fw support for installer scripts
6 years ago
Andy CA6JAU
3c0c3abcc3
Changing version (beta)
6 years ago
Andy CA6JAU
1210748cdb
UDID is now optional (disabled in some boards to save flash memory)
6 years ago
Andy CA6JAU
146e6fb3e6
Update docs
6 years ago
Andy CA6JAU
bdb610e973
Updating installer scripts
6 years ago
Andy CA6JAU
5fdf64d7d0
Add binary fw for generic duplex usb boards (old ZUMspot duplex)
6 years ago
Andy CA6JAU
623d4bb351
Add some building messages
6 years ago
Andy CA6JAU
ce0ad59bcc
Fix UDID compilation warning
6 years ago
Andy CA6JAU
fb931db47f
Fix binary fw for ZUMspot duplex
6 years ago
Andy CA6JAU
c1e279af7d
Fix compilation for most of the boards
6 years ago
Andy CA6JAU
754a9c6657
Fix binary build for ZUMspot dualband
6 years ago
Andy CA6JAU
506a514d8b
Merge pull request #107 from veraabad/master
...
ZUMspot Duplex and Dualband Code Changes
6 years ago
Andy CA6JAU
c4623c2890
Merge pull request #104 from shawnchain/uart2_uplink
...
Improve the modem serial repeat
6 years ago
Abad-Vera
3c63f30a08
Fixed issue with POCSAG under dualband board
6 years ago
Abad-Vera
8967348bcc
Merged changes for both ZUMspot duplex and dualband boards to master branch
6 years ago
Abad-Vera
c34f5d511d
Added changes for both ZUMspot duplex and dualband boards
6 years ago
Abad-Vera
f96cd2af84
Merge branch 'zum_dual_band' into zum_duplex
6 years ago
Abad-Vera
4669198c77
Added changes to prevent conflict with other Duplex boards
6 years ago