Commit Graph

13 Commits (master)

Author SHA1 Message Date
Sebastian Woetzel f7e11c683a satnogs_client: Use the new scheduling API
[kerel+git@mailbox.org:
- Rebased on master (`schedule_observations` moved from `utils.py`
  to `satnogs_client.py`)
- Moved error logging into the `schedule_observations` function
  (more context available)
- Import python-requests in `satnogs_client` directly instead of
  passing a `requests` object to `schedule_observations`
- Squashed the commits and reworded the commit message
- Changed code formatting]
Signed-off-by: Fabian P. Schmidt <kerel+git@mailbox.org>
2019-11-04 21:04:03 +01:00
Fabian P. Schmidt 4f654502aa README: Add systemd-timer section 2019-11-02 20:41:03 +01:00
Fabian P. Schmidt 810edb721a README: Use variables for station_id and filenames 2019-10-23 16:13:51 +00:00
Patrick Dohmen b2d0e842f5 Fix typos in README.md examples
Signed-off-by: Patrick Dohmen <dl4pd@darc.de>
2019-07-10 17:24:15 +00:00
cgbsat c83426e19b Added a test run to the readme. 2019-06-25 21:10:20 +00:00
Patrick Dohmen a994f28f0d Add example configuration to README.md
Signed-off-by: Patrick Dohmen <dl4pd@darc.de>
2019-06-25 21:05:43 +00:00
Pierros Papadeas 289bad05cb
Decoupled credentials from argparse into configuration file
Signed-off-by: Pierros Papadeas <pierros@papadeas.gr>
2019-05-10 10:21:26 +03:00
Fabian P. Schmidt 11edc9df7b README: Add short usage section 2019-05-07 17:14:15 +02:00
Pierros Papadeas a863faf05a
Remove loop checking of gs info in favor of API filtering 2018-12-02 14:09:23 +02:00
Fabian P. Schmidt 0fe944593f Add requirements.txt 2018-11-30 13:31:07 +01:00
cgbsat 4d1e30d134 Update README.md 2018-11-29 21:55:13 +00:00
Cees Bassa d428139a57 Updated readme 2018-11-15 21:13:07 +01:00
cgbsat 6d9c6fd14b Initial commit 2018-08-22 20:34:09 +00:00