Jonathan Naylor
9498ef4e82
Merge branch 'master' into M17
5 years ago
Andy CA6JAU
436cebb7a4
Merge pull request #140 from mcamposv/master
...
use st-flash from path if exists and add option --flash=128k
5 years ago
Guybrush
3fee6b47cd
use st-flash from path if exists and add option --flash=128k
5 years ago
Jonathan Naylor
df3a140173
Fix and simplify the M17 receiver.
5 years ago
Jonathan Naylor
9a3e3704e2
Merge branch 'master' into M17
5 years ago
Andy CA6JAU
5cbaf98d2d
Merge pull request #137 from AndyTaylorTweet/patch-1
...
Update install_fw_nanohs.sh
5 years ago
Andy Taylor
cf00e2f347
Update install_fw_nanohs.sh
...
If this runs on a Nano Pi board running on Pi-Star, reset some gpio pins to put the modem in the correct state.
Only affects this single Modem (as far as I know)
5 years ago
Jonathan Naylor
2f52282c47
Clean up the M17 synchronisation.
5 years ago
Jonathan Naylor
4f1ed20d77
Add M17 packet mode processing.
5 years ago
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