Commit graph

521 commits

Author SHA1 Message Date
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
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
Abad-Vera
fbeb5a39b7 Changes for ZUM dual band board 2019-05-08 13:34:59 -07:00
Andy CA6JAU
e9b89208cc
Merge pull request #99 from plainpylut/master
Summary: Change USART2 serial baud rate to 9600
2019-04-23 22:13:23 -04:00
Garry Kraemer
269f6b4358 Summary: Change USART2 serial baud rate to 9600
Description: 
Andy, I apologize for these changes.  My son and I submitted high serial baud rates and then figured out most users will be using 9600, so it is best to stick with it. We didn't have any issues running at 115200.
1.  Update configs subdir files with USART2 serial baud rate of 9600.  Update Makefile - remove high speed USART1 baud rate compile flag.
2.  I used 'Compare-it' to diff the files and these files should closely match your original files (minimal changes from originals).
3.  Thanks for all your work on the MMDVM code!  I have been a ham since 1977 and just found DMR and hotspots.  Amazing technology in use these days. 

Feel free to improve these changes for use with PD0DIB's Nextion display pages.

Garry / WD0DUD
2019-04-23 18:39:01 -07:00
Andy CA6JAU
6b751d595e
Merge pull request #98 from plainpylut/AddUSART2MsgProcessing
Summary: Correct README.md
2019-04-22 21:39:01 -04:00
Garry Kraemer
6781fa5c8b Summary: Correct README.md
Description:  Use GhostWriter to correct README.md,  Now it displays properly.
2019-04-22 16:59:48 -07:00
Andy CA6JAU
3fd75cd177
Merge pull request #97 from plainpylut/master
Summary: Add USART2 serial message processing
2019-04-22 17:14:04 -04:00
Garry Kraemer
88455a50dd Summary: Add USART2 serial message processing
Description: 
1.  Update configs subdir files with high speed USART2 serial baud rate.  Update Makefile with high speed USART1 baud rate
2.  Implement Nextion serial message processing from USART2.  This allows the Nextion display to be connected to the Nextion port on the hotspot PCB (Modem board).  SerialPort.cpp and SerialPort.h updated.
Tested on Simplex ZumSpot-RPi using 3.4" Nextion display and PD0DIB's "Model 8 - 3.5inch_GLOBE-SIMPLEX_v1.2" screens, with two touch areas ('REBOOT' and 'POWEROFF').
3.  Update README.md.

Test:  RPi 3B+ running Pi-Star:4.0.0-RC3, with ZumSpot-Rpi running 1.4.16 (updated with these changes) and using ON7LDS Nextion driver.

Feel free to improve these changes for use with PD0DIB's Nextion display pages.
2019-04-22 13:29:25 -07:00
Andy CA6JAU
139eb95b66
Merge pull request #93 from BG4TGO/patch-8
Update IOSTM.cpp
2019-03-11 10:01:39 -03:00
Tom
0ec39c32c5
Update IOSTM.cpp 2019-03-11 20:56:16 +08:00
Andy CA6JAU
8254f2233e
Merge pull request #92 from BG4TGO/patch-7
Update version.h
2019-03-11 09:55:04 -03:00
Tom
1790bde635
Update version.h 2019-03-11 20:52:23 +08:00
Andy CA6JAU
8519f767c5
Merge pull request #91 from BG4TGO/patch-6
Update Makefile
2019-03-06 08:04:01 -03:00
Andy CA6JAU
2fd7e6a978
Merge pull request #90 from BG4TGO/patch-5
Update install_fw_nanodv_npi.sh
2019-03-06 08:03:42 -03:00
Andy CA6JAU
d716321820
Merge pull request #89 from BG4TGO/patch-4
Update NanoDV_USB.h
2019-03-06 08:03:16 -03:00
Andy CA6JAU
82d0f71ebb
Merge pull request #88 from BG4TGO/patch-3
Update NanoDV_NPI.h
2019-03-06 08:02:57 -03:00
Tom
d0db461a56
Update Makefile 2019-03-06 12:55:28 +08:00
Tom
5a45650c12
Update install_fw_nanodv_npi.sh 2019-03-06 12:50:02 +08:00
Tom
b2e79b2ea5
Update NanoDV_USB.h 2019-03-06 12:48:29 +08:00
Tom
89fd1805a3
Update NanoDV_NPI.h 2019-03-06 12:47:38 +08:00
Andy CA6JAU
9fe7d1a2a1
Merge pull request #86 from phl0/sleep
Add sleep to secure second stage flashing
2019-02-20 14:29:33 -03:00
phl0
91d0f939f3
Add sleep to secure second stage flashing 2019-02-20 17:51:32 +01:00
Andy CA6JAU
8cf46cab92 Prepare next release 2019-02-17 11:37:28 -03:00
Andy CA6JAU
6419cad878 Update configs 2019-02-17 11:31:49 -03:00
Andy CA6JAU
ac75ffdb0f Update version 2019-02-11 14:52:14 -03:00
Andy CA6JAU
544576e98d Add i2c host support 2019-02-11 14:49:59 -03:00
Andy CA6JAU
54208aa317 Update submodule STM32F10X_Lib 2019-02-07 09:30:03 -03:00
Andy CA6JAU
ed487bcad4 Update version 2019-02-06 12:03:34 -03:00
Andy CA6JAU
c72f357f2c Update copyright 2019-02-04 17:06:37 -03:00
Andy CA6JAU
b401d06c1f Fix DMR/POCSAG selection in CAL mode 2019-02-04 16:58:30 -03:00
Andy CA6JAU
2903847ac2 Change deviation and power for POCSAG cal 2019-02-04 14:23:41 -03:00
Andy CA6JAU
5932cc227b Fix POCSAG cal TX on/off 2019-02-04 13:51:45 -03:00
Andy CA6JAU
b7a6edef6d
Merge pull request #80 from phl0/POCSAGcal4thTry
Add POCSAG cal basics
2019-01-31 16:39:25 -03:00
phl0
d50d0c070b
Add POCSAG cal basics 2019-01-31 17:36:38 +01:00
Andy CA6JAU
8d77ff32cf Prepare next release 2018-12-16 16:06:19 -03:00
Andy CA6JAU
e042c0c777 Update README 2018-12-12 00:19:52 -03:00
Andy CA6JAU
a9fed35d1c Update version 2018-12-09 18:59:56 -03:00