Wykres commitów

7060 Commity (b5339b1ec8133f545b885f43ee1cb08531eb84c8)

Autor SHA1 Wiadomość Data
Jon Beniston b5339b1ec8 Add Custom Az/El target and drift scan plot to Star Tracker. 2021-05-24 12:34:38 +01:00
Edouard Griffiths e9e96e2bec
Merge pull request #909 from srcejon/wav_file
Fix clang compilation error
2021-05-22 11:23:10 +02:00
Jon Beniston 37c21a4a1b Fix clang compilation error 2021-05-22 08:08:17 +01:00
Edouard Griffiths 1d4431b711
Merge pull request #908 from srcejon/wav_file
Add .wav file support to File Source plugin
2021-05-22 04:43:08 +02:00
Jon Beniston 631b9c256f Refactor common code into WavFileRecord class 2021-05-21 21:05:23 +01:00
Jon Beniston b036dbfd7d Add .wav file support to File Source plugin 2021-05-21 20:20:34 +01:00
Edouard Griffiths 8d83901b5b
Merge pull request #907 from srcejon/wav_file
Add .wav file support for File Input and File Sink
2021-05-21 19:04:02 +02:00
Jon Beniston 14710596be Fix gcc warning 2021-05-21 10:21:45 +01:00
Jon Beniston 80fe6cb096 Add signed 16-bit PCM 2 channel .wav file support to File Input and File Record plugins 2021-05-21 10:06:10 +01:00
Edouard Griffiths cd3434c871
Merge pull request #906 from srcejon/antenna_tools
Antenna calculators
2021-05-20 23:36:53 +02:00
Jon Beniston 66b1330a24 Add images for docs and fix markup 2021-05-20 20:30:39 +01:00
Jon Beniston 110abe6213 Fix gcc warning 2021-05-20 20:14:38 +01:00
Jon Beniston 9ff5710d13 Add webapi support for feature specific settings 2021-05-20 20:13:25 +01:00
Jon Beniston 1cd605e365 Add antenna tools feature 2021-05-20 17:15:14 +01:00
f4exb 396e701d46 PlutoSDR MIMO: fixed wrong reference to BladeRF library in CMakeLists.txt. Fixes #905 2021-05-19 16:36:41 +02:00
f4exb fc035ad8d5 FileSource: GUI: use file source name from settings directly 2021-05-18 11:10:49 +02:00
Edouard Griffiths 5b291d3182
Merge pull request #904 from srcejon/fix_903
Stop UDP forwarded AIS packets containing null byte from being truncated
2021-05-18 11:04:31 +02:00
Jon Beniston 02cbb599f6 Stop UDP forwarded AIS packets containing null byte from being truncated as per #903 2021-05-18 09:02:38 +01:00
f4exb 7500932c7c File Output: make file name persistent. Completed REST API. AIS: added REST API missing doc files 2021-05-18 01:52:25 +02:00
Edouard Griffiths 58f16f539a
Merge pull request #901 from srcejon/gs232_md02_support
Add support for SPID MD-02 to GS-232 controller
2021-05-16 12:15:16 +02:00
Edouard Griffiths 88943be4d7
Merge pull request #900 from srcejon/sat_tracker_fix_rotator_settings
Fix rotator max azimuth and elevation settings in Satellite Tracker GUI.
2021-05-16 12:14:29 +02:00
Jon Beniston a0dc231359 Add additional baud rates supported by SPID MD-02 controller 2021-05-16 09:28:42 +01:00
Jon Beniston b5d293f6e7 Add support for parsing GS-232 response sent by SPID MD-02 2021-05-16 09:28:06 +01:00
Jon Beniston 7073819900 Fix rotator max azimuth and elevation settings in GUI. 2021-05-16 09:18:42 +01:00
f4exb 7b5e033c04 Sat Tracker: fixed compiler warning 2021-05-11 22:23:14 +02:00
f4exb 2e61dc1fbd Updated versions and changelogs 2021-05-11 21:55:31 +02:00
Edouard Griffiths d234c0b7cd
Merge pull request #896 from srcejon/fix_858
Fix name decode in AIS Static Data Reports
2021-05-11 12:24:25 +02:00
Jon Beniston 55c20c3f6e Fix name decode in Static Data Reports 2021-05-11 10:56:06 +01:00
Edouard Griffiths 71d5597a68
Merge pull request #895 from srcejon/fix_858
Fix decoding of AIS class B messages for #858
2021-05-11 11:36:34 +02:00
Jon Beniston 6f291ac399 Save/restore scope settings 2021-05-11 10:07:31 +01:00
Jon Beniston b0ba1c33a9 Rename sample to symbol 2021-05-11 10:06:03 +01:00
Jon Beniston da107c9258 Add display of ship type from class B messages 2021-05-11 10:05:25 +01:00
Jon Beniston 8612f124f0 Hopefully fix decoding of Class B messages. Add ship type. 2021-05-11 10:04:58 +01:00
f4exb 93aefd6de3 Updated versions and changelogs 2021-05-11 10:50:46 +02:00
f4exb 4a523edc8b PlutoSDR MIMO: REST API fixes 2021-05-11 10:42:33 +02:00
Edouard Griffiths 7184ae925d
Merge pull request #894 from srcejon/fix_sat_tracker_tle_excepton
Catch TleException in Satellite Selection Dialog to avoid crash
2021-05-11 07:52:35 +02:00
Jon Beniston 3935c58feb Catch TleException in Satellite Selection Dialog to avoid crash 2021-05-10 22:51:43 +01:00
Edouard Griffiths 8440e4e63b
Merge pull request #891 from srcejon/ais
Add AIS mod, demod and feature
2021-05-08 16:26:39 +02:00
Jon Beniston 2c9260d075 Fix gcc warnings 2021-05-07 22:06:51 +01:00
Jon Beniston 1ac835260e Add AIS mod, demod and feature. 2021-05-07 21:50:27 +01:00
f4exb 60e8105147 PlutoSDR MIMO: added missing gain lock button 2021-05-06 07:28:37 +02:00
f4exb 5384f3b21e Updated versions and changelogs 2021-05-05 21:51:16 +02:00
f4exb e58758e503 PLutoSDR MIMO: GUI fixes 2021-05-04 21:34:46 +02:00
f4exb 94d037aa16 PlutoSDR MIMO: fixed MO thread and att setting in GUI 2021-05-04 17:01:48 +02:00
f4exb bfa4c62d81 PlitoSDR MIMO: added documentation 2021-05-04 17:01:48 +02:00
f4exb ad2aaa96db PlutoSDR MIMO: fixes 2021-05-04 17:01:48 +02:00
f4exb 38d2a19338 PlutoSDR MIMO: recognize user defined MIMO devices 2021-05-04 17:01:48 +02:00
f4exb 672c0b8a5b PlutoSDR MIMO: base implementation 2021-05-04 17:01:48 +02:00
f4exb 54222ff016 PlutoSDRBox: use channels registered at contruction time 2021-05-04 17:01:47 +02:00
f4exb b04cc965e1 Fixed center interpolator by 64 missing some code. Fixes #884 2021-05-04 16:59:14 +02:00