1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-22 05:56:33 -04:00
Commit Graph

7069 Commits

Author SHA1 Message Date
f4exb
50cf4e7372 Websocket spectrum: pass timestamp in payload meta 2020-11-11 11:27:44 +01:00
f4exb
8e291df439 Websocket spectrum: removed passing of ref level and power range 2020-11-11 11:27:20 +01:00
f4exb
2a2039eb4f Websocket spectrum: fixed spectrum sending 2020-11-11 11:26:31 +01:00
f4exb
a09b66c38b SpectrumVis: remove now useless configure method 2020-11-11 11:24:55 +01:00
f4exb
13ace213a7 Websocket spectrum: implemented start/stop server from spectrum GUI 2020-11-11 11:11:21 +01:00
f4exb
3730cbf865 Websocket spectrum: Websocket spectrum settings dialog implementation taking settings into account 2020-11-11 10:49:02 +01:00
f4exb
c193f4b880 Intermediate change 2020-11-11 10:23:31 +01:00
Jon Beniston
f823741b34 Add decoding of surface position messages 2020-11-11 09:19:37 +00:00
f4exb
0a33a93273 Metis MISO 2020-11-11 10:10:04 +01:00
f4exb
3e24e5af5d Metis MISO: REST API 2020-11-11 09:53:56 +01:00
f4exb
31fec91382 swagger-ui: upgrade to version 3.36.2 and added missing resources 2020-11-11 04:34:51 +01:00
f4exb
e61d3da43d XTRX MIMO 2020-11-11 04:06:42 +01:00
f4exb
a12cbec658 XTRX MIMO: REST API 2020-11-11 03:49:53 +01:00
f4exb
085c3150d4 LimeSDR MIMO 2020-11-10 23:45:24 +01:00
f4exb
475ee68667 LimeSDR MIMO: REST API 2020-11-10 22:55:36 +01:00
f4exb
f1544852b9 Beam steering CW channel 2020-11-10 22:11:30 +01:00
f4exb
17a9d387c3 Test MO sync 2020-11-10 20:32:57 +01:00
f4exb
1d47ec39fd Test MO sync: REST API 2020-11-10 20:07:29 +01:00
f4exb
66fbde74a9 BladeRF2 MIMO 2020-11-10 19:09:44 +01:00
f4exb
e1178fd81b BladeRF2 MIMO: REST API 2020-11-10 17:56:57 +01:00
f4exb
26c7821d68 Interferomter 2020-11-10 16:38:12 +01:00
f4exb
f8125cbb68 Interferometer: REST API 2020-11-10 15:56:27 +01:00
Jon Beniston
27c4802a7f Add option to automatically resize columns after an aircraft is added to the table 2020-11-10 14:27:42 +00:00
Jon Beniston
6aa2943849 Confirm redownload of files if less than 100 days old 2020-11-10 14:07:15 +00:00
Jon Beniston
51bf8a6b21 Add Az/El and distance to airport information box.
Use km rather than nm for distance to airport calculation.
Require double click to set ATC freqeuncy.
Allow airport to be set as target, by double clicking Az/El in airport
info box.
2020-11-10 13:40:57 +00:00
f4exb
ae6e96b795 Temporary fix to allow MIMO support for v4 releases 2020-11-10 14:30:13 +01:00
f4exb
7e0c835f8d MIMO: Multiple input test source 2020-11-10 14:28:37 +01:00
Jon Beniston
599c31493a Add decode of Mode-A transonder (Squawk) code 2020-11-10 12:03:36 +00:00
f4exb
25acf953a7 MIMO activation in Main Server 2020-11-10 12:15:19 +01:00
f4exb
0f6e157599 MIMO activation in Main Window 2020-11-10 12:08:58 +01:00
f4exb
c353c85bdd SigMF file sink 2020-11-10 11:06:39 +01:00
f4exb
a1c2697657 Retrofit of doc images from v5 to master 2020-11-10 10:42:16 +01:00
f4exb
aad91f0aef SigMF file sink: REST API 2020-11-10 10:13:34 +01:00
f4exb
ea213bf6cc Do not include sigmffilerecord if libsigmf is not available 2020-11-10 06:18:36 +01:00
f4exb
99c079b549 SigMF file input 2020-11-10 02:09:21 +01:00
f4exb
8a06f73efa SigMF file input: REST API 2020-11-10 00:36:03 +01:00
Edouard Griffiths
dc40755324
Merge pull request #699 from srcejon/audio_input
Add audio input sample source
2020-11-09 23:50:00 +01:00
Jon Beniston
96bb5235de Merge branch 'audio_input' of https://github.com/srcejon/sdrangel into audio_input 2020-11-09 21:14:23 +00:00
Jon Beniston
112e703137 Don't call openAudioDevice if called from start(), otherwise AudioInput will be created on wrong thread 2020-11-09 21:12:40 +00:00
Jon Beniston
f72c118598 Don't add alsa realm suffix, as there do not appear to be duplicate names 2020-11-09 21:12:40 +00:00
Jon Beniston
f85250f638 Set reverse API keys. Avoid restarting thread 2020-11-09 21:12:40 +00:00
Jon Beniston
33482dd276 Fix readme markup 2020-11-09 21:12:40 +00:00
Jon Beniston
2bd5714308 Rebase to master 2020-11-09 21:12:08 +00:00
Jon Beniston
162112a5c0 Allow volume to be set after start() 2020-11-09 21:05:00 +00:00
Jon Beniston
181d8cfcfe Don't call openAudioDevice if called from start(), otherwise AudioInput will be created on wrong thread 2020-11-09 20:56:15 +00:00
Jon Beniston
90f450b25c Don't add alsa realm suffix, as there do not appear to be duplicate names 2020-11-09 20:55:23 +00:00
f4exb
943ae81750 ChirpChat modulator: implementation 2020-11-09 18:56:06 +01:00
f4exb
4d986fd1a0 ChirpChat modulator: REST API files 2020-11-09 18:15:52 +01:00
Edouard Griffiths
c5d0a582f4
Merge pull request #698 from f4exb/feature-309
Feature 309
2020-11-09 17:30:03 +01:00
Jon Beniston
330507773c Set reverse API keys. Avoid restarting thread 2020-11-09 16:14:20 +00:00