Commit graph

50 commits

Author SHA1 Message Date
Aang23
07e77521d0 Allow using other rotator options in CLI 2024-12-06 19:48:30 +01:00
Jamie Vital
7415a3db39 Baseband Type work 2024-08-18 11:43:57 -04:00
Jamie Vital
7841bfea74 A bunch of pipeline work 2024-07-21 14:58:03 -04:00
Aang23
885ac2177a SDR IDs are now strings 2024-05-01 16:26:07 +02: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
a24783d9c8 Autotrack: fix fft_enable option 2024-02-03 22:23:14 -05:00
Aang23
3518c7a139 Fix a few memory leaks & bugs 2024-01-25 14:23:50 +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
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
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
Jacopo Cassinis
eb73c02e9e Reduced image flickering 2023-12-15 23:31:27 +01:00
Jacopo Cassinis
fde9549e66 typo (i'm tired) 2023-12-15 23:26:00 +01:00
Jacopo Cassinis
92d27bc41f IE6 typo 2023-12-15 22:55:41 +01:00
Jacopo Cassinis
8fd10d43d6 It now works on ALL browsers including Internet Exploder 6 :D 2023-12-15 22:54:17 +01:00
Jacopo Cassinis
13fd9ff6c5 It now works on ALL browsers including internet exploder 6make -j30 && sudo make install && satdump autotrack ~/at.json ! 2023-12-15 22:54:17 +01:00
Jacopo Cassinis
f3a1367541 Fixed responsiveness (forgot device-width) 2023-12-15 20:12:39 +01:00
Jacopo Cassinis
0d546eb2a4 Rewrote to implement basic xmlhttprequest 2023-12-15 20:08:05 +01:00
Aang23
dbd0948fee Merge branch 'master' of https://github.com/altillimity/SatDump 2023-12-15 17:58:04 +01:00
Aang23
e3fa2c06d4 Tiny change to ease up autotrack webserver 2023-12-15 17:57:20 +01:00
Jacopo Cassinis
7533f769f2 Fixed things for aang 2023-12-15 17:29:47 +01:00
Jacopo Cassinis
664055213c Added image in html compatible with Internet Exploder 6 2023-12-15 16:06:23 +01:00
Aang23
7469c84225 Proper JPEG to memory 2023-12-15 15:51:02 +01:00
Aang23
4ea292f899 Polar plot in CLI autotrack. TODO : Cleanup! 2023-12-15 15:30:45 +01:00
Jacopo Cassinis
5d1896c00f Added LOS/AOS seconds 2023-12-15 13:43:50 +01:00
Aang23
a45a15b9cd Make the autotrack dashboard auto-refresh 2023-12-13 22:58:18 +01:00
Aang23
e218764f19 Slight cleanup 2023-12-13 22:55:11 +01:00
Jacopo Cassinis
7adc3f63e2 Added human friendly web page 2023-12-13 22:50:08 +01:00
Aang23
f0031e7b44 Some WIP stuff for lego 2023-12-13 18:13:23 +01:00
Renamed from src-cli/autotrack.cpp (Browse further)