Commit graph

159 commits

Author SHA1 Message Date
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
Aang23
57d4673051 Always use VFOs if more than one downlink is present 2024-01-21 17:22:03 +01:00
Aang23
2f55a4f915 VFO Markers on Web FFT, fixup exiting with VFOs running 2024-01-21 17:19:33 +01:00
Aang23
9534601a60 Massive changes to CLI Autotrack, VFOs added 2024-01-21 17:12:11 +01:00
Aang23
fda5d2a65c Start working on multi-VFOs per sats 2024-01-20 11:22:03 +01:00
Aang23
43b27da1f4 VFO Work 2024-01-19 00:29:42 +01:00
Jamie Vital
4052308702 Tiny bug/warn fixes in autotrack 2024-01-17 14:06:22 -05:00
Aang23
8cb51f0313 Add a way to stop SDR when IDLE in autotrack 2024-01-17 17:57:34 +01:00
Aang23
776b3eb64b Add option to stop SDR when autotrack is IDLE 2024-01-17 14:55:30 +01:00
Aang23
d7f6a8f388 Revert "Autotrack: Add option to stop source at LOS"
This reverts commit cecc9c52e3.
2024-01-17 14:23:48 +01:00
Jamie Vital
cecc9c52e3 Autotrack: Add option to stop source at LOS 2024-01-17 00:03:31 -05:00
Jamie Vital
09bb3cb7a5 Fix a few warns 2024-01-16 15:51:56 -05:00
Jamie Vital
3f4d6da2f8 Cleanup pipeline selector and honor input file metadata over pipeline defaults 2024-01-16 15:26:39 -05:00
Jamie Vital
ceaa1bec88 UI Recorder - Use Hz internally 2023-12-18 14:53:28 -05:00
Aang23
73233fae1a Usual casting issues... 2023-12-16 23:51:13 +01:00
Jacopo Cassinis
348538e473 FFT now gets removed if disabled 2023-12-16 21:39:23 +01:00
Jacopo Cassinis
d4b82590b8 Fixed responsiveness even on IE6 2023-12-16 21:24:24 +01:00
Aang23
3c88720548 Oops 2023-12-16 20:35:56 +01:00
Aang23
68b0d47f60 Basic FFT on the webpage 2023-12-16 19:58:45 +01:00
Jacopo Cassinis
54d63e1030 More stuff for Aang 2023-12-16 19:49:09 +01:00
Jacopo Cassinis
473413ce94 Stuff for aang 2023-12-16 19:30:26 +01:00