f4exb
|
943ae81750
|
ChirpChat modulator: implementation
|
2020-11-09 18:56:06 +01:00 |
|
f4exb
|
ffd0971020
|
Updated versions and changelogs
|
2020-11-09 14:10:17 +01:00 |
|
f4exb
|
fffac68b7f
|
NFM: updated documentation
|
2020-11-08 12:34:56 +01:00 |
|
f4exb
|
fa68a8ff2b
|
NFM: RF, AF bandwidth and FM deviation independent setting. Implements #691
|
2020-11-08 12:34:56 +01:00 |
|
f4exb
|
556ddaaff6
|
Updated versions and changelogs
|
2020-11-06 07:07:23 +01:00 |
|
f4exb
|
f1cf57bacd
|
NFM: review frequency deviation and NFM demod volume control
|
2020-11-06 06:08:04 +01:00 |
|
f4exb
|
41f0fec4f6
|
sdrbase cmake: restored Boost_INCLUDE_DIRS
|
2020-11-05 20:41:33 +01:00 |
|
Kacper Michajłow
|
1e5ae8ea0f
|
Define _USE_MATH_DEFINES and clean M_PI redefinitions
|
2020-11-04 23:05:41 +01:00 |
|
f4exb
|
379096cbdd
|
Migrate code to Qt 5.14.2
|
2020-11-04 20:08:44 +01:00 |
|
Kacper Michajłow
|
70434765d7
|
Add support for VS2019 and Ninja
- Specify byproducts in external projects
- Use external Boost
- Remove hacky Qt detection
- Fix CRT mismatch in external projects (fixes SoapySDR on Windows)
- Minor fixes
|
2020-11-04 10:40:17 +01:00 |
|
f4exb
|
c5a36c48a0
|
Updated versions and changelogs
|
2020-11-03 13:15:25 +01:00 |
|
f4exb
|
85e357d465
|
NFM: augmented CTCSS tones. Implements #664
|
2020-10-31 22:56:12 +01:00 |
|
f4exb
|
d7f8208814
|
Fix and refactor fir filter
|
2020-10-31 21:30:45 +01:00 |
|
f4exb
|
b9adbfb1d8
|
Refactored GUI queue access (from kasper93)
|
2020-10-31 19:27:35 +01:00 |
|
f4exb
|
6f4f7910f1
|
Channel settings feature feedback: all plugins
|
2020-10-27 06:16:17 +01:00 |
|
f4exb
|
8b05670814
|
MainCore: added feature and channel maps. FeatureSet and FeatureUISet: simplify feature registrations. Channel and feature names fix
|
2020-10-16 08:35:56 +02:00 |
|
f4exb
|
61d3431095
|
Some cleanup
|
2020-10-14 22:10:26 +02: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 |
|
f4exb
|
5c38560fc3
|
IEEE802.15.4 mod: fixed IEEE_802_15_4_Mod double delete in GUI
|
2020-10-11 08:34:50 +02:00 |
|
Edouard Griffiths
|
d50f0659a6
|
Merge pull request #654 from srcejon/ieee_802_15_4
IEEE 802.15.4 modulator
|
2020-10-10 03:11:27 +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 |
|
Jon Beniston
|
344d0e30ab
|
Update readme for 2.4GHz
|
2020-10-09 15:58:58 +01:00 |
|
Jon Beniston
|
013daa13d1
|
Use unique layout names to avoid warning
|
2020-10-08 16:14:52 +01:00 |
|
Jon Beniston
|
470384a89d
|
Fix filename case for Linux
|
2020-10-08 16:14:29 +01:00 |
|
Jon Beniston
|
22ff79239e
|
Add IEEE 802.15.4 modulator
|
2020-10-08 15:13:06 +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 |
|
f4exb
|
ae60808de8
|
Corrected Highpass and Bandpass filters normalization. Implements #642
|
2020-09-21 23:51:45 +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 |
|
f4exb
|
a88b2074c4
|
Updated versions and changelogs
|
2020-08-27 09:58:11 +02:00 |
|
f4exb
|
6a78932130
|
UDP Source: style and debug message fixes
|
2020-08-27 07:40:41 +02:00 |
|
f4exb
|
096dd0d2b0
|
FileSource: calculate file record length down to the microsecond. Implements #614
|
2020-08-26 00:13:01 +02:00 |
|