Geoffrey Merck
|
dc9e6ade23
|
Add filter
|
2020-05-08 20:41:57 +02:00 |
|
Jonathan Naylor
|
9a2dd6a5e6
|
Merge pull request #580 from F4FXL/FM_Ext
Pack and unpack using shifting and masking
|
2020-05-08 16:33:47 +01:00 |
|
Geoffrey Merck
|
c48f45d2da
|
remove union
|
2020-05-08 17:30:22 +02:00 |
|
Geoffrey Merck
|
93652c764e
|
Using correct types
|
2020-05-08 17:05:04 +02:00 |
|
Geoffrey Merck
|
8cdc1ffe7f
|
Pack and unpack using shifting and masking
|
2020-05-08 16:41:06 +02:00 |
|
Jonathan Naylor
|
5e887a95c5
|
Merge branch 'FM_Ext' of https://github.com/g4klx/MMDVMHost into FM_Ext
|
2020-05-08 13:13:01 +01:00 |
|
Jonathan Naylor
|
7ae77a01a9
|
Add the data packing and unpacking code.
|
2020-05-08 13:12:37 +01:00 |
|
phl0
|
51a1e2bb9c
|
Fix FM network section detection in Conf.cpp
|
2020-05-08 13:17:29 +02:00 |
|
Jonathan Naylor
|
c2ca65f889
|
Add more parameters to the external ack data.
|
2020-05-07 22:03:57 +01:00 |
|
Jonathan Naylor
|
b3d287965f
|
Create a dummy FM Control class.
|
2020-05-07 21:49:18 +01:00 |
|
Jonathan Naylor
|
bc791577e7
|
Beginnings of FM networking.
|
2020-05-07 16:08:58 +01:00 |
|
Jonathan Naylor
|
5410ca3ce8
|
Add the COSInvert parameter.
|
2020-05-06 11:26:54 +01:00 |
|
Jonathan Naylor
|
da0f1a6a76
|
Merge branch 'master' into FM
|
2020-05-05 20:53:40 +01:00 |
|
Jonathan Naylor
|
7718676928
|
Merge pull request #579 from AndyTaylorTweet/master
Expand remote commands to allow sending text as CW
|
2020-05-05 20:45:12 +01:00 |
|
Andy Taylor
|
ff492a518f
|
Update MMDVMHost.cpp
|
2020-05-05 19:30:56 +01:00 |
|
Andy Taylor
|
d3f4b1f90c
|
Update RemoteControl.h
|
2020-05-05 19:27:12 +01:00 |
|
Andy Taylor
|
8b2b3d344a
|
Update RemoteControl.cpp
|
2020-05-05 19:26:12 +01:00 |
|
Andy Taylor
|
dd2f5fbe26
|
Update MMDVMHost.cpp
|
2020-05-05 19:24:29 +01:00 |
|
Jonathan Naylor
|
1a142e36cb
|
Host support for the CallsignAtLatch option.
|
2020-05-04 22:30:16 +01:00 |
|
Jonathan Naylor
|
6d6cee119d
|
Merge branch 'master' into FM
|
2020-05-03 19:06:05 +01:00 |
|
Jonathan Naylor
|
97327be963
|
Merge pull request #577 from AndyTaylorTweet/master
Update HD44780.cpp
|
2020-05-03 19:03:35 +01:00 |
|
Andy Taylor
|
7e145d288a
|
Update HD44780.cpp
The section at line 402 is mostly the same as the section at line 294, I suspect the new section should be setFMInt() instead....
|
2020-05-03 18:33:22 +01:00 |
|
Jonathan Naylor
|
5fe70ee654
|
Merge pull request #575 from m0vse/FM
Add enable/disable commands to RemoteCommand
|
2020-05-02 21:56:30 +01:00 |
|
m0vse
|
9796b400c8
|
Add enable/disable commands to RemoteCommand
|
2020-05-02 21:40:55 +01:00 |
|
Jonathan Naylor
|
3687eb71a8
|
Add FM to the OLED display.
|
2020-05-02 20:42:54 +01:00 |
|
Jonathan Naylor
|
4a923fb27e
|
Rename RXBoost to RFAudioBoost.
|
2020-04-28 14:39:14 +01:00 |
|
Jonathan Naylor
|
70ca7c06dd
|
Pass the RX level to the FM controller.
|
2020-04-26 21:50:03 +01:00 |
|
Jonathan Naylor
|
463bda2688
|
Bump the version date.
|
2020-04-26 13:23:26 +01:00 |
|
Jonathan Naylor
|
56746e1320
|
Add the maximum deviation level.
|
2020-04-25 22:43:14 +01:00 |
|
Jonathan Naylor
|
3d1602e50e
|
Add two more FM parameters.
|
2020-04-25 15:15:56 +01:00 |
|
Jonathan Naylor
|
ac344cec69
|
Allow for a global callsign.
|
2020-04-24 15:37:26 +01:00 |
|
Jonathan Naylor
|
a73c0dbd72
|
Rescale some of the levels.
|
2020-04-24 13:16:21 +01:00 |
|
Jonathan Naylor
|
fbdee0edf1
|
Remove the FM RX level.
|
2020-04-24 12:59:33 +01:00 |
|
Jonathan Naylor
|
0d956b16fa
|
Add a second callsign level setting.
|
2020-04-22 21:51:43 +01:00 |
|
Jonathan Naylor
|
6df6094ebf
|
Change the levels for FM.
|
2020-04-21 21:46:39 +01:00 |
|
Jonathan Naylor
|
93effcad3d
|
Convert the CTCSS threshold to a raw value.
|
2020-04-20 13:21:56 +01:00 |
|
Jonathan Naylor
|
cb732c9a62
|
Only allow FM mode in full duplex.
|
2020-04-19 16:11:55 +01:00 |
|
Jonathan Naylor
|
a450c2b2ad
|
Merge pull request #567 from F4FXL/FM
Fix Set FM params after creating modem, not before
|
2020-04-19 16:07:32 +01:00 |
|
Geoffrey Merck
|
9acd523bc3
|
Fix Set FM params after creating modem, not before
|
2020-04-19 16:36:29 +02:00 |
|
Jonathan Naylor
|
c359d874b5
|
Regularise the FM configuration.
|
2020-04-18 14:59:19 +01:00 |
|
Jonathan Naylor
|
11cd5679a7
|
Simplify the FM configuration.
|
2020-04-18 13:43:36 +01:00 |
|
Jonathan Naylor
|
f8bce3823a
|
Allow for a seperate FM timeout value.
|
2020-04-15 14:14:38 +01:00 |
|
Jonathan Naylor
|
960a60f382
|
Pass the net ack text to the modem.
|
2020-04-14 12:22:23 +01:00 |
|
Jonathan Naylor
|
1f17aec1f1
|
Add the minimum time for a 'K' parameter.
|
2020-04-13 15:53:18 +01:00 |
|
Jonathan Naylor
|
58aff1ab77
|
Split the RF and Network acks.
|
2020-04-13 13:36:16 +01:00 |
|
Jonathan Naylor
|
211e96a86d
|
Convert to percentages.
|
2020-04-12 16:01:28 +01:00 |
|
Jonathan Naylor
|
927f31cdfa
|
Move the levels to the overall MMDVM control message.
|
2020-04-12 15:10:51 +01:00 |
|
Jonathan Naylor
|
dcdfca39d7
|
Add FM mode display.
|
2020-04-11 20:42:05 +01:00 |
|
Jonathan Naylor
|
c381f2ceac
|
Convert the callsign and ack to upper case.
|
2020-04-10 13:52:49 +01:00 |
|
Jonathan Naylor
|
8cd75ce787
|
Add the FM repeater modem parameter writes.
|
2020-04-09 22:55:20 +01:00 |
|