juribeparada / MMDVM_HS

MMDVM HotSpot: firmware for ZUMspot or MMDVM_HS based boards (D-Star, DMR, YSF, P25, NXDN and POCSAG)
GNU General Public License v2.0
348 stars 140 forks source link

Summary: Change USART2 serial baud rate to 9600 #99

Closed plainpylut closed 5 years ago

plainpylut commented 5 years ago

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

juribeparada commented 5 years ago

No problem Garry, this is for experimentation. Most of the users use binary firmware (stable version). I will release a new binary version after doing more testing, for now I am a little busy at work.