Commit graph

7 commits

Author SHA1 Message Date
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
Tom
b2e79b2ea5
Update NanoDV_USB.h 2019-03-06 12:48:29 +08:00
Andy CA6JAU
6419cad878 Update configs 2019-02-17 11:31:49 -03:00
Andy CA6JAU
c45a7cf38f Enable debug messages for simplex boards 2018-11-03 20:06:12 -03:00
Andy CA6JAU
8d55079058 Add Config.h options for frequency band check and restrictions 2018-10-08 21:21:17 -03:00
Andy
45fc69cee5 Add option for long USB reset pulse 2018-09-18 14:02:11 -03:00
Tom
4ceaab33bc
Create NanoDV_USB.h 2018-07-20 16:50:05 +08:00