Guybrush
3fee6b47cd
use st-flash from path if exists and add option --flash=128k
2021-04-17 22:54:53 +02:00
Andy CA6JAU
5cbaf98d2d
Merge pull request #137 from AndyTaylorTweet/patch-1
...
Update install_fw_nanohs.sh
2021-02-09 11:44:59 -03:00
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)
2021-02-09 13:55:17 +00:00
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
2020-12-31 09:54:57 -03:00
Tim Stewart
08a6c21c17
Simplify the D-Star fast data support.
2020-12-30 17:11:30 -05:00
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.
2020-12-05 19:08:30 -05:00
Andy CA6JAU
fb4c543211
Fix pin definitions in IOArduino.cpp
2020-11-12 12:25:54 -03:00
Andy CA6JAU
69d08790bd
Fix new firmware version for installer scripts
2020-11-08 19:37:05 -03:00
Andy CA6JAU
956ee1a81c
Add support for BridgeCom SkyBridge HS
2020-11-08 13:13:54 -03:00
Andy CA6JAU
89daa20476
Merge pull request #123 from msraya/patch-1
...
YSF pictures can go through modem
2020-08-03 09:42:58 -04:00
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.
2020-08-03 09:15:35 +02:00
Andy CA6JAU
5013e19a21
Merge pull request #119 from AndyTaylorTweet/master
...
Update CWIdTX.cpp
2020-05-06 08:04:07 -04:00
Andy Taylor
414ea06098
Update CWIdTX.cpp
...
Add "." to CWId - copied from G4KLX's commit - bd16d13531
2020-05-06 09:50:30 +01:00
Andy CA6JAU
af1537dcdc
Merge pull request #113 from s-s-s/master
...
edited the format in the command descriptions
2019-12-04 12:43:51 -03:00
Sergei
f212b8974c
edited the format in the command descriptions
...
edited the format in the command descriptions
2019-12-04 18:00:36 +03:00
Andy CA6JAU
9658d83dab
Merge pull request #112 from s-s-s/master
...
added a description for orangepi
2019-12-03 10:42:18 -03:00
Sergei
4ce0878ca6
added a description for orangepi
...
added a description for orangepi
2019-12-03 16:38:08 +03:00
Andy CA6JAU
33510b6832
Merge pull request #111 from s-s-s/master
...
Added an option to flash on OrangePi PC\PC Plus
2019-12-03 09:54:27 -03:00
Sergei
dcc23cf6fa
Install fw to opi
...
Install fw to opi pc/pc plus
2019-12-03 12:22:19 +03:00
Sergei
6dbb436002
add option to flash on orangepi pc\pc plus
...
Add option to flash on orangepi pc\pc plus on /dev/ttyS3
2019-12-03 11:11:54 +03:00
Andy CA6JAU
f74043a040
Update README
2019-12-01 23:00:36 -03:00
Andy CA6JAU
98895e5939
Add beta fw support for installer scripts
2019-12-01 22:36:45 -03:00
Andy CA6JAU
3c0c3abcc3
Changing version (beta)
2019-12-01 21:34:23 -03:00
Andy CA6JAU
1210748cdb
UDID is now optional (disabled in some boards to save flash memory)
2019-12-01 21:20:26 -03:00
Andy CA6JAU
146e6fb3e6
Update docs
2019-12-01 20:28:55 -03:00
Andy CA6JAU
bdb610e973
Updating installer scripts
2019-12-01 19:57:04 -03:00
Andy CA6JAU
5fdf64d7d0
Add binary fw for generic duplex usb boards (old ZUMspot duplex)
2019-12-01 19:55:35 -03:00
Andy CA6JAU
623d4bb351
Add some building messages
2019-12-01 19:03:29 -03:00
Andy CA6JAU
ce0ad59bcc
Fix UDID compilation warning
2019-12-01 19:03:11 -03:00
Andy CA6JAU
fb931db47f
Fix binary fw for ZUMspot duplex
2019-12-01 16:01:53 -03:00
Andy CA6JAU
c1e279af7d
Fix compilation for most of the boards
2019-12-01 15:55:20 -03:00
Andy CA6JAU
754a9c6657
Fix binary build for ZUMspot dualband
2019-12-01 15:36:20 -03:00
Andy CA6JAU
506a514d8b
Merge pull request #107 from veraabad/master
...
ZUMspot Duplex and Dualband Code Changes
2019-12-01 15:06:14 -03:00
Andy CA6JAU
c4623c2890
Merge pull request #104 from shawnchain/uart2_uplink
...
Improve the modem serial repeat
2019-12-01 14:44:40 -03:00
Abad-Vera
3c63f30a08
Fixed issue with POCSAG under dualband board
2019-09-23 14:44:27 -07:00
Abad-Vera
8967348bcc
Merged changes for both ZUMspot duplex and dualband boards to master branch
2019-09-20 10:03:45 -07:00
Abad-Vera
c34f5d511d
Added changes for both ZUMspot duplex and dualband boards
2019-09-19 16:39:49 -07:00
Abad-Vera
f96cd2af84
Merge branch 'zum_dual_band' into zum_duplex
2019-09-18 15:29:50 -07:00
Abad-Vera
4669198c77
Added changes to prevent conflict with other Duplex boards
2019-09-18 15:29:12 -07:00
Shawn Chain
c909c2dbc5
optimize writeSerialRpt()
2019-08-13 00:54:26 +08:00
Shawn Chain
c305359ce5
Improve the modem serial repeat
2019-08-13 00:43:31 +08:00
Andy CA6JAU
06e02d54f9
Update README
2019-06-02 13:00:25 -04:00
Andy CA6JAU
8e5e06de30
Remove unused DEV_USB_SER from scripts
2019-06-02 12:47:32 -04:00
Andy CA6JAU
f26469737e
Merge pull request #101 from shawnchain/device_id
...
add udid support to the firmware
2019-05-31 08:35:25 -04:00
Shawn Chain
279251d484
add udid support to the firmware
2019-05-31 18:31:29 +08:00
Andy CA6JAU
e1ef453979
Update docs
2019-05-29 21:54:12 -04:00
Andy CA6JAU
97d270a1fe
Fix typo
2019-05-29 21:42:23 -04:00
Andy CA6JAU
cc451c4036
Updating scripts
2019-05-29 17:57:15 -04:00
Andy CA6JAU
7e924a21b6
Working on D2RG MMDVM_HS support
2019-05-29 17:30:56 -04:00
Abad-Vera
3cdeb26aa0
Initial commit for Duplex board
2019-05-25 20:30:32 -07:00