Commit Graph

217 Commits (d3d5d11327f0884017d1067af723177b123d46fb)

Author SHA1 Message Date
Fabian P. Schmidt d3d5d11327 New API to load sites from sites.txt
This is refactoring existing code only, with the goal of providing
a common API for loading sites from sites.txt, usable by multiple tools.
2023-01-16 17:29:32 +01:00
Cees Bassa ce6e6a6748
Merge pull request #36 from MartinHerren/tle_wrapper
[TLE] New tle api to load TLE files only once
2023-01-16 17:26:01 +01:00
Cees Bassa 79d8e8faff
Merge pull request #33 from kerel-fs/various_fixes
Cleanup remnants of unfinished PR; Update python-satnogs-api dependency
2023-01-13 17:45:36 +01:00
Fabian P. Schmidt 786e3330a7 env-dist: Simplify paths 2023-01-13 17:33:07 +01:00
Fabian P. Schmidt 597ee64e32 Remove erroneously added files
The API Token was invalidated ages ago.
2023-01-13 17:33:07 +01:00
Fabian P. Schmidt 8cd81410ad contrib/README: Fix typo
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2023-01-13 17:33:07 +01:00
Fabian P. Schmidt 8e443b4fc5 contrib: Fix/Update dependencies
Due to a new release in SatNOGS Network the python-satnogs-api package
was broken. Update to a fixed release (in the new upstream, since
librespacefoundation/sanogs/python-satnogs-api was archived).

Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2023-01-13 17:33:07 +01:00
Martin Herren (HB9FXX) 7177ad68bd
[TLE] New tle api to load TLE files only once
This is a wrapper over the existing code, underlying parsing is not
changed.
2023-01-12 18:52:40 +01:00
Cees Bassa 289eaf14dd Merge branch 'master' of github.com:cbassa/strf 2023-01-08 12:08:48 +01:00
Cees Bassa e3ddde01b4 Update autoscaling 2023-01-08 12:08:33 +01:00
Cees Bassa d95dfd8b3b
Merge pull request #32 from janvgils/patch-2
Update rffit.c
2022-12-20 19:52:21 +01:00
Jan - PE0SAT d4ee7b222b
Update rffit.c
Just a small usage -h change.
2022-12-20 18:48:50 +01:00
Cees Bassa 4dcfe148c5 Compute TLE epoch for selected data 2022-12-20 18:21:21 +01:00
Cees Bassa 0b88e46e86 Merge branch 'master' of github.com:cbassa/strf 2022-12-20 18:02:20 +01:00
Cees Bassa af2c2c384e Speed up curve plotting 2022-12-20 18:02:08 +01:00
Cees Bassa 26bb3db828
Merge pull request #30 from xmichaelx/starting_index
Added specifying starting index
2022-11-21 17:53:04 +01:00
xmichaelx 9faa0c3e45 Added specifying starting index 2022-11-20 19:34:10 +01:00
Cees Bassa 35a21ea5c3 Sanitize prediction computation logic 2022-10-18 19:40:34 +02:00
Cees Bassa 8aaf54252a Force identical to sattools version 2022-10-08 19:00:33 +02:00
Cees Bassa a1c95548eb Freqlist for rfpng 2022-06-17 09:49:29 +02:00
Cees Bassa 619d70e790 Add cmdline arg for providing frequency list to rffit 2022-06-09 22:40:11 +02:00
Cees Bassa 00bdbf98dd Add cmdline arg for providing frequency list 2022-06-09 22:32:57 +02:00
Cees Bassa 5140eccc56 Fix bug in rfdop 2022-02-04 15:56:42 +01:00
Cees Bassa 0afac75bad Merge branch 'master' of github.com:cbassa/strf 2022-02-03 23:32:27 +01:00
Cees Bassa 1fb156c377 Improved error handling on SGPD4_ERROR 2022-02-03 23:31:47 +01:00
Cees Bassa badca9ac4f
Merge pull request #25 from kerel-fs/idea_dump
WIP: Add SatNOGS Artifact Analysis Tools
2021-11-20 10:42:30 +01:00
Fabian P. Schmidt c76a0cbf8a Add docs on config variables
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-11-20 08:24:00 +01:00
Fabian P. Schmidt 720fba5dfa Always plot measurement results
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-11-20 08:20:22 +01:00
Fabian P. Schmidt 098406bdd6 Add SatNOGS Artifact Analysis (WIP)
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-11-20 06:45:55 +01:00
Fabian P. Schmidt ce46a2cb2a Rename OBS_DIR to SATNOGS_DOPPLER_OBS_DIR
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-11-20 06:39:52 +01:00
Fabian P. Schmidt 6c1f859c68 contrib/README: Add artifacts helper section
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-09-04 01:26:43 +02:00
Fabian P. Schmidt ef08aa056f contrib: Add README
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-09-04 01:26:43 +02:00
Fabian P. Schmidt 8577efce40 contrib: Add SatNOGS artifacts download helpers
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-09-04 01:26:43 +02:00
Fabian P. Schmidt 1efbc09f6c Add env-dist configuration example
Signed-off-by: Fabian P. Schmidt <kerel@mailbox.org>
2021-09-04 01:26:41 +02:00
Fabian P. Schmidt 3591f7ce78 contrib: Add requirements.txt 2021-09-04 01:26:06 +02:00
Fabian P. Schmidt 85d0555b1e Add GUIDE.md 2021-09-04 01:26:06 +02:00
Fabian P. Schmidt 8e1cdaef80 contrib: Add satnogs waterfall tabulation helper 2021-09-04 01:26:06 +02:00
Cees Bassa 2314bb8a5e
Merge pull request #24 from MartinHerren/little_rftrace_fixes
[rftrace.c] Little rftrace fixes
2021-08-19 17:28:57 +02:00
Martin Herren (HB9FXX) e72824cdbc
[rftrace.c] Fix TCA 2021-08-19 15:35:50 +02:00
Martin Herren (HB9FXX) 829053f356
[rftrace.c] Fix free 2021-08-19 15:35:42 +02:00
Cees Bassa 73c7d294f8 Fix invert selection character 2021-08-19 14:20:06 +02:00
Cees Bassa 78abaebfb2 Minor update to interactive help 2021-08-19 14:12:56 +02:00
Cees Bassa aed00b77b4
Merge pull request #23 from kerel-fs/pr/fix_rffit_help
[WIP] rffit: Improve interactive help
2021-08-19 14:10:45 +02:00
Cees Bassa b02cc1bdd0
Merge branch 'master' into pr/fix_rffit_help 2021-08-19 14:10:37 +02:00
Cees Bassa e057c13c2d
Merge pull request #21 from MartinHerren/prevent_under_and_overflow_of_selection_buffer
Prevent under and overflow of selection buffer
2021-08-19 14:04:43 +02:00
Cees Bassa 84b26f75f0
Merge pull request #17 from hamarituc/readme
Extend Readme
2021-08-19 14:03:46 +02:00
Cees Bassa 83ef1e99f7 Use gfortran for pgplot dependencies 2021-08-19 14:00:08 +02:00
Cees Bassa 6063067c21
Merge pull request #16 from hamarituc/fixes
Fix some minor bugs
2021-08-19 13:58:40 +02:00
Cees Bassa 755b3e65c9 Adjust plotting strategy 2021-08-19 13:15:32 +02:00
Cees Bassa 9eb7358960 Skip comments 2021-08-19 13:15:19 +02:00