Commit graph

502 commits

Author SHA1 Message Date
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
Andy CA6JAU 6183d00264 Update some pinouts 2018-12-09 18:59:10 -03:00
Andy CA6JAU 7bdef738b2 Update MMDVM modem protocol 2018-12-04 23:50:27 -03:00
Andy CA6JAU dec70516c3 Fix delay constants again 2018-11-04 17:25:20 -03:00
Andy CA6JAU 0e8783c533 Preparing next release 2018-11-04 16:40:33 -03:00
Andy CA6JAU 6add9c540d Fix delay constants for interrupt counter test mode 2018-11-04 16:10:27 -03:00
Andy CA6JAU 1aab7ec355 Support for interrupt counter test mode 2018-11-04 14:34:31 -03:00
Andy CA6JAU c45a7cf38f Enable debug messages for simplex boards 2018-11-03 20:06:12 -03:00
Andy CA6JAU e0332c4efa Additional checks for overflows and some code cleanup 2018-10-28 19:03:37 -03:00
Andy CA6JAU 3284a72feb P25 RX logic rewrite (including some updates from MMDVM) 2018-10-28 18:16:59 -03:00
Andy CA6JAU 8d55079058 Add Config.h options for frequency band check and restrictions 2018-10-08 21:21:17 -03:00
Andy CA6JAU 77c988c21d Update version 2018-10-08 00:13:14 -03:00
Andy CA6JAU 2b53c86277 Fix RSSI bug for duplex mode and MMDVMCal 2018-10-08 00:10:42 -03:00
Andy CA6JAU 5834da83d8 Fix RSSI bug in duplex mode 2018-10-07 23:55:52 -03:00
Andy CA6JAU 03f276db2c Update version 2018-10-07 12:57:14 -03:00
Andy CA6JAU 7020510f2e Add banned frequency ranges 2018-10-07 12:56:00 -03:00
Andy bc48446e77 Add Makefile option for firmware without bootloader support (not tested yet) 2018-09-19 15:02:24 -03:00
Andy 943df053a9 Update README 2018-09-18 23:44:31 -03:00
Andy b0ab167f03 Update README 2018-09-18 22:50:21 -03:00
Andy a0b9ae8142 Bootloader with long USB reset is the default USB bootloader + some cleanup 2018-09-18 22:35:08 -03:00