Commit graph

33 commits

Author SHA1 Message Date
Andy CA6JAU 4c0c36738e Enable default serial repeater port 2017-07-27 00:01:03 -04:00
Andy CA6JAU 01873f7588 Cleaning Config.h 2017-07-26 00:49:22 -04:00
Andy CA6JAU 453b0469fc Adding new option to Config.h for disabling TX RC filter for 4FSK modulations 2017-07-23 11:38:49 -04:00
Andy CA6JAU eed3e4877a Duplex mode disabled by default 2017-07-22 18:20:25 -04:00
Andy CA6JAU 9db9535146 Merge branch 'master' into duplex 2017-07-15 15:56:19 -04:00
Andy CA6JAU fd2204996e Updating comments in Config.h 2017-07-15 15:44:13 -04:00
Andy CA6JAU a68946e0b2 Updating some comments and text 2017-07-15 15:20:45 -04:00
Tony Corbett 8240961fab Update Config.h 2017-07-15 19:25:06 +01:00
Tony Corbett, G0WFV f69805f247 Serial repeater port changes
Enables neater connection to erroneous boards with only 3 pins on USART2 like the one I have!

USART1 is now the default for Nextion serial repeater unless you define STM32_USART1_HOST or ZUMSPOT_LIBRE in Config.h

Needed to specify ZUMSPOT_LIBRE as separate board in Config.h as this only has a header for USART2 - Libre Kit will not use these changes.

All other boards appear to break out all USARTs in some form or other (specifically USART1)

EA7GIB's boards will now have a minor labelling error in that the header labelled Nextion (USART2) is no longer the Nextion port unless you define STM32_USART1_HOST or ZUMSPOT_LIBRE in Config.h. If like me your OCD triggers with this, define ZUMSPOT_LIBRE and the nextion will be forced to USART2 (as labelled!)
2017-07-15 17:30:22 +01:00
Andy CA6JAU 05bae87012 Merge branch 'master' into duplex 2017-07-03 14:40:13 -04:00
Andy CA6JAU fd5a3cf532 Updating comments 2017-06-30 22:53:48 -04:00
Andy CA6JAU cea661f533 Merge branch 'master' into duplex 2017-06-26 11:13:08 -04:00
Andy CA6JAU f0583b7170 Updating comments in Config.h 2017-06-26 11:10:38 -04:00
Andy CA6JAU d7a40757d5 Adding support for P25 wide modulation 2017-06-01 14:20:37 -04:00
Andy CA6JAU 0c22c47d5c Adding second ADF7021 support and fixing some mistakes 2017-05-01 01:02:47 -03:00
Andy CA6JAU 92108f664b Adding original MMDVM duplex support in SerialPort.cpp 2017-04-29 11:51:59 -03:00
Andy CA6JAU afc6cb6c47 Removing 19.68 MHz TCXO support and adding test modes support 2017-04-26 23:40:50 -03:00
Andy CA6JAU 992249dce4 Adding mode detection, using scanning mode 2017-03-25 12:52:37 -03:00
Andy CA6JAU 4f293ee84f Adding Jonathan support for low deviation in YSF 2017-03-23 22:06:04 -03:00
Andy CA6JAU 2f442f7ddf Enable support for Half Deviation mode in YSF in Config.h 2017-03-22 20:26:43 -03:00
Andy CA6JAU a4d81711a0 Adding additional comments to Config.h 2017-03-19 23:57:03 -03:00
Andy CA6JAU 8bd91bbac6 AFC in Dstar enabled by default. Adding support for positive initial offset for AFC 2017-03-19 01:59:38 -03:00
Andy CA6JAU 79909602d8 Adding support for ADF7021N version 2017-03-15 01:11:33 -03:00
Andy CA6JAU a25a16c6ef Adding AFC as an option in Config.h (disabled for now) 2017-03-14 02:13:19 -03:00
Andy CA6JAU 25684ec8c4 Bidirectional Data pin is now default 2017-02-20 10:56:28 -03:00
Andy CA6JAU c4d5d19729 Adding multiple boards support 2017-02-15 18:18:10 -03:00
Andy CA6JAU 7d40e245bd Adding RSSI support for ADF7021, and RSSI for DStar and DMR 2017-02-10 14:03:14 -03:00
Andy CA6JAU d1976f1049 Adding Standard TX/RX Data interface support for ADF7021 (without CLKOUT signal) 2017-02-08 22:36:33 -03:00
Andy CA6JAU 83d1916b11 R=2 in 12.288 MHz support 2017-02-06 11:32:16 -03:00
Andy CA6JAU 6ce095d785 Adding 12.288 MHz TCXO support 2017-02-06 02:51:26 -03:00
Andy CA6JAU d71b7aa053 Adding 19.68 MHz TCXO support 2017-02-05 18:48:55 -03:00
Andy CA6JAU 39de090f19 Fix serial port bug and several small changes 2017-02-02 22:08:59 -03:00
Andy CA6JAU 587fe63a47 First commit 2017-02-01 01:33:31 -03:00