Commit graph

191 commits

Author SHA1 Message Date
Aang23
6d85b406da Start cleaning up utils... 2025-05-26 19:21:10 +01:00
Aang23
09087c6a0f Move image into satdump namespace and its own directory 2025-05-25 14:30:24 +02:00
Aang23
503c05dd3f Various stuff including equations vars 2025-04-02 18:10:03 +02:00
Aang23
4d48bd98c7 Merge branch 'master' of https://github.com/SatDump/SatDump into verywip 2025-02-19 21:41:57 +01:00
Aang23
8b857c89c5 GRB Fixup 2025-02-19 21:18:17 +01:00
Aang23
14bf43fac1 Change version string to use templates 2025-01-20 11:01:28 +01:00
Jamie Vital
553bf37ac3 Add task scheduler 2025-01-03 12:05:46 -05:00
Aang23
07e77521d0 Allow using other rotator options in CLI 2024-12-06 19:48:30 +01:00
Jamie Vital
7270f1a485 Fix Windows 2024-11-29 12:29:53 -05:00
Jamie Vital
6e707bcd1d
Merge pull request #875 from NicolasGagne/master
Create help menu for the CLI version
2024-11-29 08:19:13 -08:00
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
Nicolas Gagne
3b122e56a4
Update main.cpp for the help general menu 2024-11-23 15:20:37 -05:00
Nicolas Gagne
fe8d89465b
Create help general menu 2024-11-23 15:18:08 -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