1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-12-03 17:43:52 -05:00

706 Commits

Author SHA1 Message Date
f4exb
5b1bfadbae LocalSource: fixed DSPSignalNotification& message passing to baseband 2020-06-27 05:04:21 +02:00
f4exb
75a75732da Websocket spectrum: updated plugins 2020-05-05 03:24:10 +02:00
f4exb
67ceeeb171 SpectrumVis: remove now useless configure method 2020-05-02 01:30:28 +02:00
f4exb
4fd66bce45 GLSpectrumGUI: removed reference to message queue in setBuddies method 2020-05-01 02:33:50 +02:00
f4exb
f8e59ef82e SpectrumVis: removed message queue parameter from configure method 2020-05-01 02:23:26 +02:00
f4exb
c69adcfcfd Websocket spectrum: adapted plugins (missing bits) 2020-04-30 10:00:50 +02:00
f4exb
b29a458e57 Websocket spectrum: adapted plugins 2020-04-30 09:57:05 +02:00
f4exb
9bb5185f9c Websocket spectrum: first implementation 2020-04-29 17:41:17 +02:00
f4exb
2287562dd0 ATV modulator: make OpenCV code objects compatible with OpenCV version in Ubuntu 20.04 2020-04-27 14:41:02 +02:00
f4exb
81f158c7f2 Fixed some warnings from Mac ports compilation 2020-04-19 06:13:32 +02:00
f4exb
2159184854 REST API device and channel actions: FileSource: added seek millis 2020-03-09 21:38:30 +01:00
f4exb
801ead642a REST API device and channel actions: fixes to implementation 2020-03-09 19:56:09 +01:00
f4exb
74c073db4a REST API device and channel actions: general implementation and RTLSDR and FileSource implementations 2020-03-09 04:01:23 +01:00
f4exb
d9905dee4e ChirpChat: doc updates. TTY: display null as underscore 2020-03-08 19:12:45 +01:00
f4exb
e2116a9d70 ChirpChat: updated documentation 2020-03-08 01:31:09 +01:00
f4exb
55279532a6 ChirpChat mod: increment or decrement phase for up and down chirps 2020-03-07 22:05:56 +01:00
f4exb
d1113fa0ab ChirpChat mod: calculate m_modSample after m_modPhasor 2020-03-07 17:38:42 +01:00
f4exb
8f6890641e ChirpChat modulator: removed unused constant ramps 2020-03-07 11:06:41 +01:00
f4exb
cfe726bcfa ChirpChat demod: added option to change FFT window. Added more narrower bandwidths 2020-03-07 11:04:57 +01:00
f4exb
22a668394e LoRa: optimize non LoRa modes. Improve preamble detection. GUI updates 2020-03-05 07:12:41 +01:00
f4exb
bedf682ef2 LoRaMod refoctoring to ChirpChat 2020-03-04 07:51:27 +01:00
f4exb
dfa68bf087 FileSource: fixed various issues with settings with GUI and REST API. Fixes issue #481 2020-03-02 10:11:28 +01:00
f4exb
6883a0310d LoRa modulator: use signed char for armv8 compatibility 2020-03-01 10:14:45 +01:00
f4exb
463b1bb603 LoRa: various updates and fixes 2020-02-25 23:41:07 +01:00
f4exb
475e24400d LoRa: added documentation 2020-02-24 18:55:13 +01:00
f4exb
33f066c1c1 LoRa demod: REST API 2020-02-23 16:33:21 +01:00
f4exb
9aaa4756a2 LoRa modulator: REST API (1) 2020-02-22 18:37:09 +01:00
f4exb
738f671255 SSB modulator: fixed debug message 2020-02-21 18:35:07 +01:00
f4exb
118840db0c LoRa mod: fixed packet length. LoRa demod: enhancements 2020-02-21 02:18:36 +01:00
f4exb
be2ca2d0fd LoRa demod: implement LoRa 2020-02-19 09:26:42 +01:00
f4exb
c6f8ac2ca4 LoRa modulator: implement LoRa 2020-02-18 10:30:42 +01:00
f4exb
d4ede8457b LoRa modulator: implement basic messaging 2020-02-14 18:04:20 +01:00
f4exb
5816285a12 LoRa: basic encoder and decoder 2020-02-12 17:56:41 +01:00
f4exb
a5dc668376 LoRa modulator: added extra bandwidth and DE bits - small enhancements 2020-02-11 08:43:02 +01:00
f4exb
c264b0913e LoRa modulator: basic modulator 2020-02-10 08:45:55 +01:00
f4exb
6855602a7f Device API: removed useless stream index parameter on channel API methods 2019-12-23 23:41:44 +01:00
f4exb
d0858f21fb Added possibility to specify devices that cannot be discovered automatically. This implements #445 2019-12-16 01:03:47 +01:00
f4exb
1a8028a4eb Commented too frequent debug messages 2019-12-12 18:25:12 +01:00
f4exb
f1112f64d0 LocalSource plugin cleanup and fixes 2019-12-09 13:44:02 +01:00
f4exb
12735f26a9 Tx plugins: fixed VU meter handling 2019-12-09 13:43:54 +01:00
f4exb
ef85977682 Local source: implemented play toggle REST API 2019-12-09 10:32:50 +01:00
f4exb
3fde47ff70 ATV modulator: removed useless mutex in ATVModSource 2019-12-01 19:54:01 +01:00
f4exb
f7a241439c AM modulator: fixed asym FFT filter management 2019-12-01 15:12:36 +01:00
f4exb
cbb963754c ATV modulator: fixed horizontal and vertical bars 2019-12-01 01:50:14 +01:00
f4exb
1d2bcf95f5 ATV modulator: corrected FM modulation 2019-11-27 03:21:36 +01:00
f4exb
a5c5790b6f ATV modulator: fixed TV standard setting 2019-11-27 01:36:24 +01:00
f4exb
c3e3044b98 Tx plugins fixes and further refactoring around MsgConfigureChannelizer and audio 2019-11-21 00:42:31 +01:00
f4exb
4326af12ee Tx channels: fixed stream assignment with MIMO devices 2019-11-19 01:24:02 +01:00
f4exb
d1b80524ea Channel Tx plugins: added support of MIMO devices 2019-11-17 11:09:35 +01:00
f4exb
5649162d9e Fixed some MSVC compatibility issues 2019-11-15 09:37:14 +01:00