Wykres commitów

7297 Commity (e3a3e440f28589d31a97cc60a22bb7342e7afdc5)

Autor SHA1 Wiadomość Data
Edouard Griffiths e3a3e440f2
Merge pull request #1009 from srcejon/cmake_copy_if_different
external/CMakeLists.txt: Only copy files if different to avoid unnecessary rebuilds
2021-10-06 14:42:00 +02:00
Edouard Griffiths 6b61030e17
Merge pull request #1008 from srcejon/fix_1004
Additional fix for #1004
2021-10-06 11:04:58 +02:00
Edouard Griffiths 142901ecba
Merge pull request #1007 from srcejon/gs232_controller_ontarget
GS-232 Controller Updates
2021-10-06 06:01:57 +02:00
Edouard Griffiths c53313c985
Merge pull request #1005 from srcejon/anttools_aeff
Antenna Tools update
2021-10-05 23:11:32 +02:00
Jon Beniston 7012a7f43c Only copy file if different to avoid unnecessary rebuilds 2021-10-05 14:31:01 +01:00
Jon Beniston e248d8144c valuedialz: Check range against m_valueNew rather than m_value, as that holds the most recently set value 2021-10-05 14:20:05 +01:00
Jon Beniston 750f556eaa GS-232 Controller Updates
Fix broken pipe #1006.
Add onTarget and current and target aziumth and elevation to web report.
Set run/stop button background to yellow when rotator is rotating (not onTarget).
Use floating point value for tolerance setting.
2021-10-05 14:03:31 +01:00
Jon Beniston 4e74851de4 Antenna Tools update
Calculate dish effective area.
Adjust beamwidth calculation for 10dB illumination taper and better
correlation with measurement.
2021-10-05 13:57:48 +01:00
f4exb dc7232ee4f Updated versions and changelogs 2021-10-04 21:04:17 +02:00
f4exb 00b3ae29d9 GS232 Controller API: added serial devices to report + fixes 2021-10-04 02:11:27 +02:00
f4exb f5e14f6502 GS232 Feature: rename targets as sources. API: created GS232 report and fixed missing source name in get settings 2021-10-03 23:15:15 +02:00
f4exb f693ecc8cc ValueDialZ: moved emit changed inside setValue method. Complements #1004 2021-10-03 12:53:14 +02:00
f4exb 40a1c854dd ValueDialZ: removed set value to 0 code if value is in range. Fixes #1004 2021-10-03 12:45:32 +02:00
f4exb ca931c171f WebAPIAdapter: some cleanup 2021-10-03 12:39:46 +02:00
f4exb 59937d9a1c SatelliteTracker: use device set index. API: fixed doppler channels 2021-10-03 12:12:39 +02:00
f4exb 3e6fe8afef Fixed pointer initialization. Fixes #1000 2021-09-26 11:51:03 +02:00
f4exb a7b9bb2de4 SatelliteTracker: API: added rotator data 2021-09-26 11:50:41 +02:00
f4exb 3637e10eb8 AIS Feature: fixed feature set index and feature index in API 2021-09-19 10:30:40 +02:00
f4exb 17869f2dac API: Features: correct feature set and feature indexes replacing device and channel indexes respectively 2021-09-17 00:52:08 +02:00
f4exb e8ed80167c API: added index in FeatureSet structure 2021-09-16 21:20:03 +02:00
f4exb 611171234a Updated versions and changelogs 2021-09-05 22:40:56 +02:00
f4exb b0c35d22b8 API: added PUT, PATCH, POST /sdrangel/featureset/{featureSetIndex}​/preset 2021-09-05 22:12:26 +02:00
f4exb e1c3726a27 API: added GET /sdrangel/featurepresets and DELETE /sdrangel/featurepreset 2021-09-04 05:58:06 +02:00
f4exb bd47ba524f Moved sdrangel-windows-libraries repository to sdrangel-windows-libraries-lfs with LFS support 2021-09-03 18:32:01 +02:00
f4exb fcf22da4a6 Fixed compilation in server mode for Satellite Tracker plugin 2021-09-02 21:13:41 +02:00
Edouard Griffiths d481a8078a
Fixed stale.yml 2021-09-02 15:23:32 +02:00
Edouard Griffiths 076ed01cbf
Create stale.yml 2021-09-02 15:21:04 +02:00
f4exb e87930ae1b APT demod: API: fixed APT demod settings mappings. Fixes #995 2021-09-02 05:51:47 +02:00
Edouard Griffiths adf03a06a1
Merge pull request #997 from DreamNik/satellite_tracker_table_enhancements
Satellite tracker table enhancements
2021-09-02 04:57:47 +02:00
DreamNik 9071770a86 align text right in satellite tracker table for numerical columns 2021-09-01 21:05:40 +03:00
DreamNik 82c2a1c775 add new columns to satellite tracker table (time to next event, pass duration), 2021-09-01 21:05:40 +03:00
DreamNik feaacd390f enable natural numeric sorting in satellite tracker table 2021-09-01 21:05:40 +03:00
f4exb 95f5e9ec7a API: added feature sets in the instance summary 2021-08-31 23:53:13 +02:00
f4exb 8d68fa5231 API: added /sdrangel/features (GET) to get the list of available feature plugins 2021-08-29 00:48:35 +02:00
f4exb 0ec7ec414d SDRplay V3: added device type in API report 2021-08-25 15:27:06 +02:00
f4exb 786d753ec9 SDRPlayV3: correct API hardware ID 2021-08-25 15:03:30 +02:00
f4exb 946c3b0dd0 Updated versions and changelogs 2021-08-22 10:35:01 +02:00
f4exb 600fbeb486 Multiple Feature Sets in GUI: documentation 2021-08-21 22:17:41 +02:00
f4exb 96cf34591a Implemented multiple Feature Sets in GUI 2021-08-21 22:05:05 +02:00
f4exb e2286cc741 API: /sdrangel/featureset (POST, DELETE) fully implemented 2021-08-21 20:09:57 +02:00
f4exb d07f7fbb8a API: /sdrangel/featureset (POST, DELETE) implemetned with 202 but messages are not processed yet 2021-08-21 13:14:48 +02:00
f4exb a36867af66 API: /sdrangel/featuresets (GET) implemented and /sdrangel/featureset (POST, DELETE) implemented returning 501 2021-08-21 12:42:57 +02:00
f4exb 00832f23bd Updated versions and changelogs 2021-08-21 11:38:49 +02:00
Edouard Griffiths 7bd741ab3e
Merge pull request #987 from ChiefGokhlayeh/pr/#986
Random bytes appended to rescuesdriq output and wrong timestamp
2021-08-19 01:46:15 +02:00
Andreas Baulig fa66bf0160
Perform sec to msec upconversion before first printout 2021-08-18 21:01:12 +00:00
Andreas Baulig d158c2776e
Fix writing miscellaneous bytes after EOF 2021-08-18 20:57:14 +00:00
Andreas Baulig 7472b754bf
Fix wrong seconds to milliseconds conversion 2021-08-18 20:57:14 +00:00
Edouard Griffiths 991d25bcb9
Merge pull request #984 from ChiefGokhlayeh/pr/support-pre-v6.16.2-in-rescuesdriq
Support pre- and post-v6.16.2 file formats in rescuesdriq
2021-08-13 15:02:30 +02:00
Andreas Baulig 92458b0b5c
Add -msec option to rescuesdriq 2021-08-13 11:03:09 +00:00
Andreas Baulig db69c1fb9e
Add minimal go project files 2021-08-13 11:03:09 +00:00