Commit graph

48 commits

Author SHA1 Message Date
Doug McLain
4d51976f6a Add support for LoneStar USB Stick 2021-11-22 18:22:56 -05:00
Jonathan Naylor
43732fbf3c Merge branch 'master' into M17 2020-11-09 14:40:12 +00:00
Andy CA6JAU
956ee1a81c Add support for BridgeCom SkyBridge HS 2020-11-08 13:13:54 -03:00
Jonathan Naylor
bb9fe7f561 Initial work on M17 support. ADF7021 parameters not correct or complete yet. 2020-10-23 14:43:06 +01:00
Andy CA6JAU
c1e279af7d Fix compilation for most of the boards 2019-12-01 15:55:20 -03:00
Abad-Vera
3c63f30a08 Fixed issue with POCSAG under dualband board 2019-09-23 14:44:27 -07:00
Abad-Vera
fbeb5a39b7 Changes for ZUM dual band board 2019-05-08 13:34:59 -07:00
Andy CA6JAU
dec70516c3 Fix delay constants again 2018-11-04 17:25:20 -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
7020510f2e Add banned frequency ranges 2018-10-07 12:56:00 -03:00
Andy CA6JAU
707157a777 Add support for separated POCSAG frequency 2018-06-19 14:56:37 -04:00
Andy CA6JAU
121e909367 Add POCSAG support (TX) 2018-06-17 20:10:00 -04:00
Andy CA6JAU
37724bbabf Optional debug messages at compile time to save FLASH space 2018-02-16 21:30:30 -03:00
Andy CA6JAU
a41caa3277 Support for MMDVMCal and external deviation adjustment by MMDVM.ini 2018-02-15 14:27:04 -03:00
Andy CA6JAU
ae4431c884 Add dummy register values for ADF7021 2018-02-13 13:30:06 -03:00
Andy CA6JAU
f1fe279408 Add PA8 as NXDN LED pin for all boards 2018-02-13 11:36:40 -03:00
Andy CA6JAU
00b58cf795 Fix power level bit length for ADF7021 2017-12-31 18:22:29 -03:00
Andy CA6JAU
97b4436796 Support for controlling RF power level 2017-12-30 00:34:06 -03:00
Andy CA6JAU
6b611fcb9c Fix Copyright infos 2017-12-27 14:49:58 -03:00
Andy CA6JAU
30bd83dab2 Optimizing ZUMspot debug messages 2017-08-26 18:55:37 -03:00
Andy CA6JAU
92d9844f64 Adding runtime debug info print at startup 2017-08-20 20:48:17 -03:00
Andy CA6JAU
2befa42405 Adding LEDs selftest blink 2017-08-20 13:22:34 -03:00
Andy CA6JAU
c74b374636 Adding watchdog to host serial port 2017-08-20 12:24:12 -03: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
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
98d19b18be Merge branch 'master' into duplex 2017-05-25 23:46:56 -04:00
Andy CA6JAU
5684499b5f Improving D-Star detection 2017-05-25 23:46:16 -04:00
Andy CA6JAU
0c22c47d5c Adding second ADF7021 support and fixing some mistakes 2017-05-01 01:02:47 -03:00
Andy CA6JAU
e86e1bfdd2 Adapting original duplex DMR code to MMDVM_HS 2017-04-29 23:05:03 -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
f5f501cad0 Doubling scan time constants for new interrupt time 2017-03-28 20:14:24 -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
992249dce4 Adding mode detection, using scanning mode 2017-03-25 12:52:37 -03:00
Andy CA6JAU
7908b0f958 Preparing for scan mode 2017-03-24 01:11:50 -03:00
Andy CA6JAU
4f293ee84f Adding Jonathan support for low deviation in YSF 2017-03-23 22:06:04 -03:00
Andy CA6JAU
8ab1270d0d Extending UHF frequency range 2017-02-17 00:05:14 -03:00
Andy CA6JAU
932f5e244e Adding CE pin control, for ADF7021 reset. 2017-02-14 08:49:22 -03:00
Andy CA6JAU
ee01691dc4 Adding 220 MHz and 900 MHz bands support 2017-02-10 17:58:51 -03:00
Andy CA6JAU
e04551979d Adding original MMDVM watchdog and LED functions 2017-02-10 16:14:02 -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