Commit graph

849 commits

Author SHA1 Message Date
Jonathan Naylor
c103ac91b3 Add the CTCSS tone generator. 2020-04-15 19:49:26 +01:00
Jonathan Naylor
ebd87584da Add the timeout tones. 2020-04-15 18:38:39 +01:00
Jonathan Naylor
a9a985182f Add the timer class functionality. 2020-04-15 17:18:01 +01:00
Jonathan Naylor
db6fde90e0 Add the intial state machine. 2020-04-15 16:31:49 +01:00
Jonathan Naylor
74228c506e Add stubs for FM classes. 2020-04-15 15:24:01 +01:00
Jonathan Naylor
7a549e96ba Handle the net ack parameter. 2020-04-14 12:23:26 +01:00
Jonathan Naylor
c84d81d91c Add the minimum time for a 'K' parameter. 2020-04-13 15:54:37 +01:00
Jonathan Naylor
ef65268b45 First version of initialisation. 2020-04-12 15:28:56 +01:00
Jonathan Naylor
9d725b9479 Beginnings of FM controller support. 2020-04-11 22:08:17 +01:00
Andy CA6JAU
b4647d8d1b
Merge pull request #214 from veraabad/master
Fixed deploy-pi-f7
2019-10-23 21:22:43 -03:00
Abad Vera
f28a22802d Fixed deploy-pi-f7 2019-10-23 14:36:34 -07:00
Jonathan Naylor
8a60fc1ecb Fix id string for the rpt_hat_tgo. 2019-07-15 09:06:43 +01:00
Jonathan Naylor
dfad6d8409 Revert "Merge pull request #204 from shawnchain/support_udid"
This reverts commit b94b8afb77, reversing
changes made to 7c863671c9.
2019-06-04 10:12:53 +01:00
Jonathan Naylor
b94b8afb77
Merge pull request #204 from shawnchain/support_udid
Fix HW_TYPE string of RPT_HAT_TGO for MMDVMCal and add UDID support
2019-05-17 08:08:06 +01:00
Shawn Chain
0f37bfa20d arduino_due support 2019-05-16 23:29:28 +08:00
Shawn Chain
d6d03158d0 Fix HWType string of RPT_HAT_TGO to work with MMDVMCal and add udid support to the firmware 2019-05-16 23:22:27 +08:00
Jonathan Naylor
7c863671c9
Merge pull request #203 from shawnchain/stm32f1
add STM32F10X_Lib for stm32f105 support
2019-05-14 13:24:48 +01:00
Shawn Chain
2a6db2ab52 Make STM32F1_POG as default type when Makefile.CMSIS is used 2019-05-14 11:53:21 +08:00
Shawn Chain
c8a345a301 rollback changes on Config.h 2019-05-14 11:43:29 +08:00
Shawn Chain
37efcb3d4f add STM32F10X_Lib 2019-05-13 21:59:32 +08:00
Jonathan Naylor
ff7a9fdd4e Simplify the state change. 2019-03-01 08:00:20 +00:00
Jonathan Naylor
9ccbb842bf Merge branch 'pocsagcal' 2019-01-31 07:56:41 +00:00
Jonathan Naylor
73d3bd5778 Do the POCSAG calibration in a different way. 2019-01-30 14:31:15 +00:00
Jonathan Naylor
f785a5260a Merge branch 'master' of https://github.com/g4klx/MMDVM 2019-01-30 13:51:22 +00:00
Jonathan Naylor
03716daca0 Bump the version date. 2019-01-30 13:51:05 +00:00
phl0
9987140790
Fix damn typo 2019-01-30 14:49:21 +01:00
phl0
6b00f7d27a
Change to square wave and align amplitude 2019-01-30 14:42:17 +01:00
phl0
98fffb9b77
Fix const compiler issue 2019-01-30 13:02:55 +01:00
Jonathan Naylor
000da1889f Simplify the POCSAG calibration code. 2019-01-30 11:18:16 +00:00
phl0
0a634b1223
Fix some minor bugs :) 2019-01-30 09:40:09 +01:00
phl0
5456f403a1
Add changes by G4KLX 2019-01-30 09:25:33 +01:00
phl0
461182bf60
1st attempt to send 600Hz sine wave 2019-01-23 16:23:45 +01:00
phl0
580ba0b536
Add synthetic 600Hz sine wave and some more POCSAGCal states 2019-01-23 14:58:01 +01:00
phl0
5e3c4c91bb
Add basics for a POCSAG Cal mode 2019-01-22 22:21:40 +01:00
phl0
3875da80e7
Make MODE_PINS available on MMDVM_RPT_Hat 2018-11-02 15:02:34 +01:00
Jonathan Naylor
6af252f315 Ignore DVMEGA-Cast specific command. 2018-10-31 14:49:57 +00:00
Jonathan Naylor
e46ef4f9ce
Merge pull request #198 from gatekeep/master
fix proper PDU reception and processing;
2018-10-09 07:43:11 +01:00
Bryan Biedenkapp
3bae422a8e fix proper PDU reception and processing; 2018-10-08 10:19:31 -04:00
Andy CA6JAU
d7526891c5 Restore ring buffer default size 2018-10-07 21:10:34 -03:00
Florian (DF2ET)
6563ee2fb2
Merge pull request #195 from shawnchain/master
Fixed the concat macro error if no GITVERSION is defined, which is in…
2018-09-18 15:23:36 +02:00
Shawn Chain
c0952d73d1 Fixed the concat macro error if no GITVERSION is defined, which is introduced by my previous changes. 2018-09-18 21:19:50 +08:00
phl0
4d780389bf
Add GitVersion target to Makefile.CMSIS 2018-09-18 10:46:24 +02:00
phl0
5c9abf2eeb
Only need rawRSSI variable if SEND_RSSI is defined 2018-09-18 10:33:33 +02:00
phl0
11997ca017
Fix -Wmisleading-indentation compiler warning 2018-09-18 10:17:51 +02:00
Jonathan Naylor
ed36d13c8f
Merge pull request #194 from shawnchain/rpt_hat_tgo_board
Add support for RPT_HAT_TGO board by BG4TGO and BG5HHP
2018-09-18 09:11:42 +01:00
Shawn Chain
119eea161e Restore the DEFS_DVM for DVM board 2018-09-18 15:46:33 +08:00
Shawn Chain
d67809eda6 Add support for RPT_HAT_TGO board by BG4TGO and BG5HHP 2018-09-15 12:06:41 +08:00
phl0
428d36da90
Rename F7Hat to (MMDVM_)RPT_Hat 2018-08-29 09:49:53 +02:00
phl0
328e88856a
Add MODE_PINS for F7hat boards 2018-08-28 15:22:54 +02:00
Andy CA6JAU
99966e20ad Reduce buffer sizes for Teensy 3.2/3.1 2018-08-19 12:16:36 -03:00