Commit graph

167 commits

Author SHA1 Message Date
Aang23
eebdd9500d WIP 2026-03-13 21:09:37 +01:00
Aang23
1eef24c341 Fix hang on exit in some situations 2026-03-03 21:29:12 +01:00
Aang23
4f5f48c5b0 Fix segfault if TLE update is ongoing 2026-02-19 09:20:04 +01:00
Aang23
25f9076185 Proper multi-line for expression input, generic satdump-ui command to open any file via CLI 2026-01-28 20:27:21 +01:00
Aang23
80a7c5a997 Bring back UI recorder start via CLI 2025-12-29 17:17:08 +01:00
Aang23
3f46f9fa89 Remove legacy windows position code 2025-12-25 13:47:22 +01:00
Aang23
07eb4477ba Bugfix 2025-12-15 20:00:10 +01:00
Aang23
8aed37c4cd Goodbye SatDump2. Make legacy commands a subcommand of new stuff 2025-12-09 20:46:12 +01:00
Aang23
dd7de3b749 CLI in satdump-ui, load bitview via CLI, etc 2025-12-08 17:50:52 +01:00
Aang23
59b54ff436 Initial move to SQLite for TLEs / IERS (new) bulletins 2025-09-26 10:25:46 +02:00
Aang23
17ed3ffda6 OOps 2025-07-28 20:33:25 +02:00
Aang23
dd3a03acb8 New xRIT files system - can be loaded as products now 2025-07-27 17:13:13 +02:00
Aang23
c8e26c59ef Force X11 on Linux 2025-07-26 10:46:03 +02:00
Aang23
4fe47fb122 WIP Status bar stuff 2025-07-14 20:22:56 +02:00
Aang23
f3996287ee Oops 2025-07-14 13:28:49 +02:00
Aang23
98948db1d7 AttachConsole on windows 2025-07-14 13:27:09 +02:00
Aang23
da29675977 WIP 2025-07-08 17:42:18 +01:00
Aang23
870e0893a1 Wayland is honestly kinda annoying sometimes 2025-06-23 00:14:50 +02:00
Aang23
041cd86c7f Begin config cleanup 2025-06-08 16:57:37 +02:00
Aang23
b91ff2f7e3 Add branch in version name 2025-06-01 14:28:04 +02:00
Aang23
f651c3b2e3 The Grand Pipeline Rework (part 1). What a load of work that was... 2025-05-31 20:26:47 +02:00
Aang23
09087c6a0f Move image into satdump namespace and its own directory 2025-05-25 14:30:24 +02:00
Aang23
06835bb404 Bugfix 2025-05-04 19:52:09 +02:00
Aang23
91b1456a56 Get rid of zenity 2025-05-03 12:12:36 +02:00
Aang23
6cdd93ea84 DSP stuff 2025-04-15 19:06:12 +01:00
Aang23
56d887bfa3 Rip old products stuff out 2025-03-14 11:12:18 +01:00
Aang23
14bf43fac1 Change version string to use templates 2025-01-20 11:01:28 +01: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
Jamie Vital
efa5d6b540 Error handling 2024-10-07 22:05:30 -04:00
Jamie Vital
b3174f1337 WIP 2024-08-19 14:57:16 -04:00
Jamie Vital
d9764fe94a Fix parsing source_id from command line (#707) 2024-05-06 16:13:21 -04:00
Jamie Vital
b4ffde125c Make theme and DPI scaling updatable without re-launch 2024-01-21 17:30:00 -05:00
Jamie Vital
9089670ea7 Standardize theming; glow up for light theme 2024-01-19 15:54:21 -05:00
Jamie Vital
5c094fe1d5 Log GL max texture size for debugging 2024-01-16 14:10:14 -05:00
Jamie Vital
1029093074 Futher simplification 2023-12-31 16:49:23 -05:00
Jamie Vital
23300fff0c Consolidate backend code 2023-12-31 11:11:36 -05:00
Jamie Vital
ae200baba2 Frequency input: allow arrow keys/typing 2023-12-20 14:00:46 -05:00
Aang23
211aa50c82 Automatically detect for more parameters from the files 2023-12-01 22:41:32 +01:00
Jamie Vital
70140ec1c7 Save maximized status, and other saved window safety checks 2023-11-24 10:49:57 -05:00
ZbychuButItWasTaken
89c2125ec0 option to remember window size and position, fix #511 2023-11-24 00:45:19 +01:00
Jamie Vital
a1156c90b4 Do not go silently into that goodnight 2023-11-21 08:46:41 -05:00
Jamie Vital
6307d3bcb5 Implement mipmap for GL2/GL ES devices 2023-11-13 09:00:28 -05:00
Jamie Vital
e71ad92e3c Fix OpenGL ES Builds 2023-11-12 23:55:41 -05:00
Jamie Vital
e5679a71f5 Don't use mipmaps/gl3w with OpenGL 2 2023-11-12 21:48:43 -05:00
Jamie Vital
ad223183fc Switch UI GL loader to gl3w; implement mipmapped textures 2023-11-12 19:34:01 -05:00
Aang23
d8018aa170 Add QTH option 2023-11-09 12:04:09 +01:00
Aang23
c954b8fece properly skip wav/rf64 header 2023-11-09 10:20:18 +01:00
Aang23
db321b4a8f Allow auto-starting autotracking & the SDR in CLI 2023-11-08 15:09:07 +01:00
Jamie Vital
4ef50ffe3c Handle SIGTERM 2023-11-06 15:46:35 -05:00
Jamie Vital
5a496c4f68 Fix OpenGL ES Build 2023-11-06 11:39:38 -05:00