1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00
Commit Graph

3747 Commits

Author SHA1 Message Date
f4exb 18aa9ffbc2 REST API device and channel actions: extension of record action: implementation 2020-03-10 05:23:19 +01: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 7b0e116d4b LoRaDemod refoctoring to ChirpChat 2020-03-03 21:52:46 +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 7d57e77421 LoRa demodulator: GUI and server flavors handling 2020-03-01 10:15:19 +01:00
f4exb 6883a0310d LoRa modulator: use signed char for armv8 compatibility 2020-03-01 10:14:45 +01:00
f4exb 3c585d1269 XTRX output: added missing file in cmake file 2020-03-01 09:43:38 +01:00
f4exb 463b1bb603 LoRa: various updates and fixes 2020-02-25 23:41:07 +01:00
f4exb 3b4c651a49 LoRa demod: added send message via UDP feature 2020-02-24 18:55:36 +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 9277813f23 LoRa demod: spread argmax method using adjacent FFTs proved not more efficient 2020-02-20 18:29:05 +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 09a980de70 LoRa demod: cleanup unused sliding FFT 2020-02-16 11:33:21 +01:00
f4exb 733edb2cb2 LoRa demodulator: implement basic messaging 2020-02-16 11:26:18 +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 60db0ab868 LoRa demod: try to enhance detection 2020-02-12 13:17:15 +01:00
f4exb a5dc668376 LoRa modulator: added extra bandwidth and DE bits - small enhancements 2020-02-11 08:43:02 +01:00
f4exb 315b8b68c1 LoRa demod: added extra bandwidth and DE bits 2020-02-10 15:31:14 +01:00
f4exb c264b0913e LoRa modulator: basic modulator 2020-02-10 08:45:55 +01:00
f4exb 9e088dc601 LoRa demod rework (2) 2020-02-08 18:21:38 +01:00
f4exb b30b0aa6bd LoRa demod rework (1) 2020-01-30 18:26:43 +01:00
f4exb 4d5834069e BFM demod: fixed message to GUI initialization in baseband class. Fixes #469 2020-01-25 03:43:42 +01:00
f4exb b11f5544fe MIMO plugins documentation creation and related updates 2020-01-01 11:18:06 +01:00
f4exb cda925faab REST API: channels update 2019-12-29 19:19:23 +01:00
f4exb 884f83c82a REST API: MIMO device plugins implementations and fixes 2019-12-29 10:20:48 +01:00
f4exb a08b0ec31a REST API: updates in MIMO classes (2) 2019-12-29 06:04:03 +01:00
f4exb 99eee92d08 REST API: updates in MIMO classes 2019-12-29 06:04:03 +01:00
f4exb 067f9fa67b Updated plugin descriptors to match changes on dev 2019-12-29 06:04:03 +01:00
f4exb 0af2629d08 Removed dangling experimental plugin 2019-12-29 06:04:03 +01:00
f4exb 0d57046c53 Interferometer: renamed DownSampleChannelizer to (new) DownChannelizer 2019-12-29 06:04:02 +01:00
f4exb 3264a12dc4 Interferometer: removed dependency on old DownChannelizer 2019-12-29 06:04:02 +01:00
f4exb 2d084851a4 Removed ThreadedBasebandSampleSink 2019-12-29 06:04:02 +01:00
f4exb 6944dd7013 Experimental NFM demod 2019-12-29 06:04:02 +01:00
f4exb 60927fc4ac Interferometer: renamed m_sink to m_basebandSink 2019-12-29 06:04:02 +01:00