Commit Graph

4457 Commits

Author SHA1 Message Date
f4exb 0a3505cec3 Metis MISO: set absolute maximum frequency to 500 MHz. Fixes #1014 2021-10-16 11:33:56 +02:00
Jon Beniston 6b6a3f66c3 APT demod fixes.
Pass satellite name to image worker thread.
Don't stop image worker thread when device stopped, as this prevents the
image processing controls in the GUI from working.
2021-10-13 10:10:59 +01:00
f4exb 995b804084 Updated versions and changelogs 2021-10-12 23:25:14 +02:00
f4exb da87986b5f FileSink: API updates 2021-10-12 23:14:16 +02:00
Jon Beniston 5fc585513b Remove code that requires Qt 5.14. 2021-10-12 15:22:20 +01:00
Jon Beniston c35cc2181b Fix radiometer autoscaling 2021-10-12 13:38:37 +01:00
Jon Beniston ec9d59315d Add section numbers to docs 2021-10-12 13:02:11 +01:00
Jon Beniston f098ff3316 Fix markdown in readme.md 2021-10-12 12:49:48 +01:00
Jon Beniston 60b500f56c Fix gcc warnings 2021-10-12 12:17:57 +01:00
Jon Beniston 1de5a38d6b Fix gcc warnings 2021-10-12 12:10:12 +01:00
Jon Beniston fbef25884e Add Radio Astronomy plugin 2021-10-12 11:31:14 +01:00
Jon Beniston cddc8c9b83 Star Tracker updates.
Plot Sun and Moon on sky temperature chart.
Plot markers on Galactic line-of-sight chart.
Create animations from Galactic line-of-sight chart.
Allow weather at antenna location to be downloaded from openweathermap.org
Allow target to be entered as Galactic longitude / latitude.
Add azimuth and elevation offsets to support scans around targets.
Add S7, S8 and S9 targets.
Refactor some code from GUI to main plugin, so computed values can be used in other plugins.
2021-10-12 11:07:56 +01: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
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 59937d9a1c SatelliteTracker: use device set index. API: fixed doppler channels 2021-10-03 12:12:39 +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 611171234a Updated versions and changelogs 2021-09-05 22:40:56 +02:00
f4exb fcf22da4a6 Fixed compilation in server mode for Satellite Tracker plugin 2021-09-02 21:13:41 +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 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 00832f23bd Updated versions and changelogs 2021-08-21 11:38:49 +02:00
f4exb e034a18de1 Updated versions and changelogs 2021-08-08 06:36:18 +02:00
Andreas Baulig e8a8ef6f3d
Switch FileRecord timestamp resolution to milliseconds 2021-08-04 14:12:24 +00:00
Edouard Griffiths 14e75232df
Merge pull request #976 from srcejon/datvmod_udp_buf_util
DATV Mod: Add UDP buffer utilization in GUI on Windows
2021-07-29 08:41:48 +02:00
Edouard Griffiths 6478921bf1
Merge pull request #975 from srcejon/pager_charset_hebrew_ext
Pager: Add extra Hebrew characters.
2021-07-29 03:37:12 +02:00
Jon Beniston 2f5d3dd2f7 DATV Mod: Add UDP buffer utiliziation in GUI on Windows 2021-07-28 16:10:04 +01:00
Jon Beniston 8e888ac9ae Pager: Add extra Hebrew charaters. Use reverse option, instead of right-to-left, as Hebrew appears to be transmitted last first 2021-07-28 15:00:43 +01:00
Jon Beniston 3524e5856b Satellite Tracker: Ensure LOS is signalled if new AOS is calculated within a second of LOS 2021-07-28 14:10:23 +01:00
Edouard Griffiths 147e3881e6
Merge pull request #970 from srcejon/antennatools_surface_error
Antenna Tools: Add surface error parameter for dish gain calculation
2021-07-24 09:58:01 +02:00
Jon Beniston d65d32337b Antenna Tools: Add surface error parameter for dish gain calculation. Fix focal length units 2021-07-22 17:12:46 +01:00
Jon Beniston 0acb9e4668 Fix gcc warnings 2021-07-22 16:22:13 +01:00
Jon Beniston ff508df7eb Radio Clock: Add support for WWVB 2021-07-22 16:08:55 +01:00
Jon Beniston 9535ecb547 Radio Clock: Add support for WWVB and display daylight savings 2021-07-22 16:05:46 +01:00
Jon Beniston 480f41ab50 Add support for character set mapping in Pager demod 2021-07-19 17:57:13 +01:00
f4exb 1bd384fd6c Updated versions and changelogs 2021-07-17 10:28:23 +02:00
f4exb 8e924a3dba AIS mod and demod, IEEE 802.15.4 mod: scope and spectrum feed optimization 2021-07-16 02:40:44 +02:00
Jon Beniston 02be2f330b Fix name of AIS window 2021-07-15 12:05:15 +01:00
Jon Beniston ebc5202778 Remove unneeded file 2021-07-15 12:04:44 +01:00
Jon Beniston 39478415a1 Default to having spectrum hidden 2021-07-15 12:03:48 +01:00
Jon Beniston f74fdbeb3d Fix copy and paste errors in Packet Mod web API 2021-07-15 12:03:26 +01:00
Jon Beniston 99c0236cb6 Remove obsolete variable 2021-07-15 12:01:23 +01:00