f4exb
|
ee0e5fc777
|
AFC: implemented message pipes for sending back channel settings. Implemented in all relevant channel plugins. Removed obsolete methods
|
2020-12-13 13:04:36 +01:00 |
|
f4exb
|
89a901e383
|
Fixed getURI method in channels and features
|
2020-11-22 19:29:27 +01:00 |
|
Kacper Michajłow
|
f2d01b61d3
|
Avoid global QString init in plugins
This workarounds issue with LTO with GCC #716
|
2020-11-22 04:06:32 +01:00 |
|
Kacper Michajłow
|
cf70d9430f
|
Use QStringLiteral when it make sense
|
2020-11-22 04:05:04 +01:00 |
|
f4exb
|
7a6636b63a
|
Fixed -Wunused-variable warnings
|
2020-11-14 18:45:05 +01:00 |
|
f4exb
|
55eb6cc951
|
Fixed -Wunused-parameter warnings
|
2020-11-14 11:13:32 +01:00 |
|
f4exb
|
f668863aed
|
Fixed -Wreorder warnings
|
2020-11-14 05:51:19 +01:00 |
|
Kacper Michajłow
|
1e5ae8ea0f
|
Define _USE_MATH_DEFINES and clean M_PI redefinitions
|
2020-11-04 23:05:41 +01:00 |
|
f4exb
|
d7f8208814
|
Fix and refactor fir filter
|
2020-10-31 21:30:45 +01:00 |
|
f4exb
|
6f4f7910f1
|
Channel settings feature feedback: all plugins
|
2020-10-27 06:16:17 +01:00 |
|
f4exb
|
8ba95addc0
|
Use MainCore instance in place of MainWindow
|
2020-10-12 22:11:13 +02:00 |
|
f4exb
|
950b9a5934
|
updated versions and changelogs
|
2020-10-11 22:44:00 +02:00 |
|
Jon Beniston
|
3e1a89695b
|
Add additional error checking on tx action
|
2020-10-09 20:05:44 +01:00 |
|
Jon Beniston
|
0e4c3ec317
|
Initialise m_spectrumSink pointer
|
2020-10-09 20:04:53 +01:00 |
|
Jon Beniston
|
1d210b1fb1
|
Fix typos in readme
|
2020-10-09 19:35:36 +01:00 |
|
f4exb
|
170a2661e1
|
Updated version and changelogs
|
2020-10-06 07:41:32 +02:00 |
|
f4exb
|
31bf99a619
|
Removed dangling PluginInstanceGUI references
|
2020-10-05 16:30:24 +02:00 |
|
f4exb
|
6ebf4569bf
|
Delete channel API from DeviceUISet. Update FeatureUISet
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
b1c9a35dcb
|
Channel plugins: use specialized ChannelGUI superclass. Handle GUI lifecycle in MainWindow
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d3d506a5ae
|
Removed handleMessage virtual method from PluginInstanceGUI
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
d085b4eb7d
|
Removed undesirable methods from PluginInstanceGUI and related common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
a93a93cec0
|
Channel API: new getURI method. Applied to common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
1b11363214
|
Add GUI to device set outside plugin: applied to common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
ef65afea02
|
Replace separate create channel methods (BS and CS): common plugins
|
2020-10-04 22:16:09 +02:00 |
|
f4exb
|
cc97dd15a9
|
Packet Modulator: REST API: added missing settings - implementation
|
2020-09-24 22:39:39 +02:00 |
|
f4exb
|
465a3dd6f6
|
Packet Modulator: fixed warning in .ui file and adjust some dimensions
|
2020-09-24 22:35:01 +02:00 |
|
f4exb
|
c1d0468d12
|
Packet Mod: fixed warnings in packetmodgui.ui
|
2020-09-24 08:47:14 +02:00 |
|
Jon Beniston
|
d1f9c57f66
|
Add narrowband FM preemphasis settings
|
2020-09-24 08:36:13 +02:00 |
|
Jon Beniston
|
af43c37cf3
|
Default to AFSK modulation.
|
2020-09-24 08:36:13 +02:00 |
|
Jon Beniston
|
9543f3a117
|
Add 9600 FSK modem with scrambler and raised-cosine pulse-shaping.
Add baseband BPF for AFSK.
|
2020-09-24 08:36:13 +02:00 |
|
Jon Beniston
|
2ac7f9d910
|
Increase buffer size to account for unintended overflow
|
2020-09-18 16:52:21 +01:00 |
|
Jon Beniston
|
d954eeb75a
|
Remove trailing spaces
|
2020-09-18 16:42:32 +01:00 |
|
Jon Beniston
|
1dc1b17e73
|
Add packet modulator for transmitting packet radio data packets (AX.25/APRS)
|
2020-09-18 16:36:27 +01:00 |
|