Commit graph

179 commits

Author SHA1 Message Date
Jamie Vital
4ee04d09ed Several critical patches
- SatDump has been incorrectly reading and writing all cs16 recordings (except for ziq2). Reason: scaling was done incorrectly. This means all old cs16 recordings from SatDump are scaled slightly incorrectly, but data can still be recovered from them
- Add support for CS32 and CS32 wavs for interoperability
- Fix crash when invalid wav is loaded
2024-11-27 17:27:12 -05:00
Mark Pentler
17f1b3925f
added version display switches
"version" or "--v" as first argument to pull the latest satdump version string and send it to logger, then exit 0
2024-11-20 00:13:29 +00:00
Jamie Vital
323d2c0b34 Fix #839 2024-10-21 09:31:41 -04:00
Jamie Vital
e114d512ff Lots of little fixes
- Fix crash in MSG decoder on Windows
- Add abort button to official products downloader
- Move ui-scale to style, where it belongs
- Fix a pile of compiler warnings
2024-10-15 21:59:48 -04:00
Jamie Vital
efa5d6b540 Error handling 2024-10-07 22:05:30 -04:00
Jamie Vital
a5da64c7d4 Linux: Use proper lib directory 2024-09-28 11:48:29 -04:00
Rajan Patel
0cb61194cb fix ziq 2024-09-24 12:42:59 +00:00
Jamie Vital
33da7466bd Fixup 2024-08-19 20:51:36 -04:00
Jamie Vital
b3174f1337 WIP 2024-08-19 14:57:16 -04:00
Jamie Vital
7415a3db39 Baseband Type work 2024-08-18 11:43:57 -04:00
Jamie Vital
2d0117b314 Better merge transparency support 2024-08-03 13:44:52 -04:00
Jamie Vital
912f4cfbf0 Add local time option to scheduler UIs 2024-07-29 11:40:19 -04:00
Jamie Vital
7841bfea74 A bunch of pipeline work 2024-07-21 14:58:03 -04:00
Aang23
49b843e200 Rename IQ types to standard 2024-05-15 17:53:20 +02:00
Aang23
271457f3c9 Goodbye old system 2024-05-09 01:16:08 +02:00
Aang23
d1723efc1e Text drawing works 2024-05-08 22:37:37 +02:00
Aang23
fc3f32263d Make projections, overlay work 2024-05-08 20:17:42 +02:00
Jamie Vital
d9764fe94a Fix parsing source_id from command line (#707) 2024-05-06 16:13:21 -04:00
Jamie Vital
e4803c6874 Fix crash in CLI Recorder 2024-05-04 09:58:47 -04:00
Jamie Vital
87d57b2b5c Fix crash in CLI live mode 2024-05-03 15:51:31 -04:00
Aang23
885ac2177a SDR IDs are now strings 2024-05-01 16:26:07 +02:00
Jamie Vital
b04dc69e8a Several projection fixes
- Proper alpha blending when merging layers in overlay mode to avoid black edges
- Also use alpha blending in OverlayHandler with text to, again, avoid black edges
- Use premultiplied alpha when bilinear sampling to, you guessed it, avoid black edges
- When adding layers to projection, add them to the top. Shockingly, this has nothing to do with black edges.
- Fix incorrect progress bar displaying progress in projection layers UI
2024-04-05 23:02:15 -04:00
Aang23
f50d046574 Cleanup CLI projs #2 2024-03-14 20:22:38 +01:00
Aang23
5c4ef89557 Cleanup CLI projs 2024-03-14 20:21:35 +01:00
Aang23
ebc7724290 Fix flags being parse wrong in CLI proj 2024-03-14 19:06:42 +01:00
Aang23
7c0e2dc672 Give more info on exceptions 2024-03-14 12:12:34 +01:00
Aang23
82d6f4d211 More WIP CLI proj work again 2024-03-13 22:34:28 +01:00
Aang23
c8eec1ca52 More WIP CLI projs 2024-03-13 20:18:59 +01:00
Aang23
f5f0fe2fac WIP 2024-03-12 16:42:14 +01:00
Aang23
cff6ca6c7c Oops 2024-03-12 08:17:18 +01:00
Aang23
fc29fec8c9 WIP #2 2024-03-12 08:08:41 +01:00
Aang23
c4b502c738 WIP 2024-03-11 08:21:12 +01:00
Aang23
fa3e53a02c UDP Becomes a network source, Orbcomm auto multi receiver 2024-03-09 15:38:41 +01:00
Aang23
27a1d140e2 (Very) Fast DVB-S TS Deframer 2024-03-07 11:36:02 +01:00
Jamie Vital
8555311487 Sync required cmake version across subdirs 2024-02-08 10:06:56 -05:00
Jamie
a24783d9c8 Autotrack: fix fft_enable option 2024-02-03 22:23:14 -05:00
Aang23
d925818976 Add debug message 2024-01-27 20:39:12 +01:00
Aang23
700dd23b89 Merge branch 'master' of https://github.com/altillimity/SatDump 2024-01-25 14:23:56 +01:00
Aang23
3518c7a139 Fix a few memory leaks & bugs 2024-01-25 14:23:50 +01:00
Jacopo Cassinis
1606a6009e Fixed image glitch 2024-01-24 18:38:06 +01:00
Aang23
a125464488 Fix recording stats bug for VFOs 2024-01-24 16:31:58 +01:00
Aang23
c61b325519 Set lowest thread priority in processing 2024-01-23 22:04:23 +01:00
Aang23
3d29b24670 Add schedule in webui 2024-01-23 20:48:42 +01:00
Aang23
50bdb9a552 Schedule.png 2024-01-23 20:25:27 +01:00
Aang23
b4457ec3b5 Make autotrack FFT min/max confgiurable 2024-01-23 16:45:07 +01:00
Aang23
c936d80006 Rename VFO Mode to Multi Mode 2024-01-22 23:03:51 +01:00
Aang23
28e772f2e5 Fix CLI recording 2024-01-22 11:58:29 +01:00
Aang23
e6e770f3f2 Recording in CLI and UI 2024-01-21 22:58:56 +01:00
Aang23
24acbdb8f7 Recording in CLI 2024-01-21 21:24:35 +01:00
Aang23
83d528e64c Useless old files 2024-01-21 17:43:13 +01:00