Commit graph

39 commits

Author SHA1 Message Date
Andy CA6JAU 956ee1a81c Add support for BridgeCom SkyBridge HS 2020-11-08 13:13:54 -03:00
Andy CA6JAU 6183d00264 Update some pinouts 2018-12-09 18:59:10 -03:00
Andy CA6JAU ad2df94a46 Fix for USB bug in RPi 3 B+ 2018-09-08 15:54:35 -03:00
phl0 57878e1cea
Adapt LED handling to MMDVM options 2018-07-04 22:19:25 +02:00
phl0 602d773377
Use DStar and DMR LEDs for POCSAG mode
until a separate POCSAG LED is available on newer boards
2018-07-04 10:12:21 +02:00
Andy CA6JAU 121e909367 Add POCSAG support (TX) 2018-06-17 20:10:00 -04:00
Andy CA6JAU b9d2277e3b Add support for Nano DV board (BG4TGO & BG5HHP) 2018-04-04 14:55:54 -03:00
phl0 f832ac0a55 Add code for MMDVM_HS_Dual_Hat 2018-02-24 13:02:21 +01:00
Andy CA6JAU f1fe279408 Add PA8 as NXDN LED pin for all boards 2018-02-13 11:36:40 -03:00
Andy CA6JAU 24402471d6 More support for Nano hotSPOT 2018-01-27 01:14:00 -03:00
Andy CA6JAU 6b611fcb9c Fix Copyright infos 2017-12-27 14:49:58 -03:00
Andy CA6JAU 6c34fd4c6d Updating #define names for boards 2017-12-26 17:49:58 -03:00
Mathis Schmieder 21f2f23056 Added defines for MMDVM_HS_Hat 2017-10-17 10:38:36 +02:00
Andy CA6JAU a570b43f19 Adding 12.5 kHz IF filtering for D-Star and P25, and IF fine auto-calibration 2017-08-12 17:02:31 -04:00
Andy CA6JAU 01873f7588 Cleaning Config.h 2017-07-26 00:49:22 -04:00
Andy CA6JAU 110c393a3e Merge branch 'master' into duplex 2017-07-22 18:14:33 -04:00
Andy CA6JAU dd57050bf9 Adding copyright notes 2017-07-22 18:12:13 -04:00
Andy CA6JAU 9db9535146 Merge branch 'master' into duplex 2017-07-15 15:56:19 -04:00
Tony Corbett d2c0a232d5 Update IOArduino.cpp 2017-07-15 19:27:41 +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 3645ee19ef Adding pin definitions for Teensy boards 2017-06-30 22:53:36 -04:00
Andy CA6JAU 0c22c47d5c Adding second ADF7021 support and fixing some mistakes 2017-05-01 01:02:47 -03:00
Andy CA6JAU b8aa455eac Moving specific ADF7021 code to ADF7021.cpp 2017-04-14 19:03:10 -03:00
danilo 70457f269e All tested compilers & make build now have proper timing for tx switching (gcc 4.9.3, O0, Os, O3, gcc 6.3. O0, O3) 2017-04-02 11:46:43 +02:00
Andy CA6JAU fb25bea0ba Merge pull request #4 from db4ple/master
Working baseline, …
2017-03-31 17:27:19 -03:00
danilo aefe492f9b Working baseline, works with -O0 -- -O3 AND -O0 with gcc 4.9.3 Ubuntu. TX to RX switch timing is the challenge. IOArduino.cpp may not work 2017-03-31 20:58:24 +02:00
Andy CA6JAU eabb27ef84 Fixing TXD_pin() in IOArduino 2017-03-28 20:51:15 -03:00
danilo 3a4451684f Working TX SLE
tested with gcc4.9.3 Ubuntu 16.10 (did not work before change, every second TX was lost)
tested also with gcc arm embedded q4 2016 on Ubuntu 16.10 (here original code worked as well)
No test with Arduino & other architectures yet
2017-03-28 19:51:24 +02:00
Andy CA6JAU 5101ea6abd Adding Pi Hat rev 0.3 support 2017-03-14 21:17:33 -03:00
Andy CA6JAU 36cc2fd330 Fixing pinout mistake in Pi HAT rev 0.2 2017-02-16 09:15:29 -03:00
Andy CA6JAU c4d5d19729 Adding multiple boards support 2017-02-15 18:18:10 -03:00
Andy CA6JAU 932f5e244e Adding CE pin control, for ADF7021 reset. 2017-02-14 08:49:22 -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 fc0d47af0a Improving ADF7021 interface, fixing small bugs 2017-02-07 13:24:03 -03:00
Andy CA6JAU 39de090f19 Fix serial port bug and several small changes 2017-02-02 22:08:59 -03:00
Andy CA6JAU 66fe701251 Some minor changes in delay functions 2017-02-02 01:31:33 -03:00
Andy CA6JAU 587fe63a47 First commit 2017-02-01 01:33:31 -03:00