Commit Graph

  • 5c2cca6dc8 Usage cleanup and wait time bug fix cgbsat 2019-05-11 17:45:41 +0000
  • bfc73e1bf0 Usage cleanup and wait time bug fix Cees Bassa 2019-05-11 19:45:04 +0200
  • 79bbdab3fc Exit on authentication failure (fixes #8) cgbsat 2019-05-11 17:24:03 +0000
  • 78a7c3712e Exit on authentication failure (fixes #8) Cees Bassa 2019-05-11 19:23:12 +0200
  • 03cc1f75b7 Check if ground station has no observations yet Fabian P. Schmidt 2019-05-10 13:34:14 +0200
  • addbab1012 Add detailed error messages in ground station handling Fabian P. Schmidt 2019-05-10 12:39:12 +0200
  • 19d1c4d235
    Reduce complexity of main() function Pierros Papadeas 2019-05-11 18:43:17 +0300
  • fee88c5fc1
    Fix code for pep8 via yapf Pierros Papadeas 2019-05-10 10:33:54 +0300
  • 289bad05cb
    Decoupled credentials from argparse into configuration file Pierros Papadeas 2019-05-10 10:20:47 +0300
  • 02ec88ba03
    Fix fetching of stats from Network Pierros Papadeas 2019-05-08 19:23:26 +0300
  • c4611ba773 Merge branch 'pierros/satnogs-auto-scheduler-fixes-for-sats' into HEAD Cees Bassa 2019-05-08 21:39:23 +0200
  • 426998e4df
    Fix fetching of stats from Network Pierros Papadeas 2019-05-08 19:23:26 +0300
  • fd3d16d271 Add simple tests for transmmitter-related api functions Fabian P. Schmidt 2019-05-08 01:44:26 +0200
  • 1bb57707e2 Add --force-update argument Fabian P. Schmidt 2019-05-08 01:37:59 +0200
  • eff87fc27b Move CACHE_DIR to settings.py Fabian P. Schmidt 2019-05-08 01:33:04 +0200
  • fa8292477b Move API client into auto_scheduler.api Fabian P. Schmidt 2019-05-08 01:07:28 +0200
  • 11edc9df7b README: Add short usage section Fabian P. Schmidt 2019-05-07 17:13:34 +0200
  • abc45cf836 Schedule specific sats cgbsat 2019-03-24 10:06:58 +0000
  • b10314a506 Sanitized line splitting Cees Bassa 2019-03-24 11:01:50 +0100
  • b376be89c0 Remove excessive white space Cees Bassa 2019-03-24 11:01:19 +0100
  • c784098690 Use regular file read instead of csv for python2/3 compatibility Cees Bassa 2019-03-24 10:39:56 +0100
  • 943c33595e Add authentication failure and success \!7 Cees Bassa 2019-03-24 10:11:35 +0100
  • 0788b580ec Ignore re-entered satellites Cees Bassa 2019-03-18 20:01:09 +0100
  • 801d03a973 Python CI file Cees Bassa 2019-03-17 14:56:16 +0100
  • 8d8b709862 Merge branch 'ignore_reentered_sats' of https://gitlab.com/cgbsat/satnogs-auto-scheduler into ignore_reentered_sats Cees Bassa 2019-03-17 14:53:48 +0100
  • 4104ccae5c Added CI file Cees Bassa 2019-03-17 14:52:06 +0100
  • cff8f5f411 Ignore re-entered satellites Cees Bassa 2019-03-17 09:35:25 +0100
  • b0f5cad7d1 Ignore re-entered satellites Cees Bassa 2019-03-17 09:35:25 +0100
  • f4d7cf0a58 minor correction Julien 2019-02-04 13:07:04 +0100
  • 81738a9120 Add authentication failure and success message Julien 2019-02-04 12:00:16 +0000
  • 02e4766b35 calling verify flag with fetch_tle Hugot FX 2019-02-04 06:46:39 +0100
  • 239897b4cd Add custom user agent to the scheduling request Fabian P. Schmidt 2019-01-31 21:10:53 +0100
  • 3ec7f4c19f Merge branch 'fxh71/satnogs-auto-scheduler-favorite_transmitters' into HEAD Cees Bassa 2019-01-26 15:32:06 +0100
  • fc42bba28b Provide priorities file as a commandline argument Cees Bassa 2019-01-26 15:25:05 +0100
  • 67c0f5bfee fix float arg when altt is absent Hugot FX 2019-01-25 22:27:19 +0100
  • 2595cfc0cb reading sat priorities and favorite transmitters as external csv file Hugot FX 2019-01-23 06:13:55 +0100
  • 65ea3e2a08 search good transmitters activated from cmdline Hugot FX 2019-01-22 19:07:10 +0100
  • bb8c5aeec5 favorite transmitters + cmd line min horizon Hugot FX 2019-01-19 19:35:58 +0100
  • 237b85b3cb min elevation filter Hugot FX 2019-01-17 20:21:54 +0100
  • 87be35cc15 Add note on old credentials requirement Fabian P. Schmidt 2019-01-15 17:43:36 +0100
  • 2b04bffdc3 Print usage if no options are provided Cees Bassa 2019-01-04 11:43:26 +0100
  • 3219edd35e Added wait time between observations. Fixes #3 Cees Bassa 2018-12-29 13:34:12 +0100
  • 920cf205de Sanitized coding style Cees Bassa 2018-12-29 12:41:52 +0100
  • e75ef057c7 Merge branch 'display-all-passes' into 'master' cgbsat 2018-12-19 11:46:54 +0000
  • f28a258c78
    Display all passes and mark the scheduled ones Pierros Papadeas 2018-12-19 13:39:29 +0200
  • c2bdfe7c68 Merge branch 'progress' into 'master' cgbsat 2018-12-19 10:30:25 +0000
  • 9a93a16776
    Add progress bar on pass calculation and nicer logging Pierros Papadeas 2018-12-19 11:00:27 +0200
  • 33aa708ae2 Fix typo and error Cees Bassa 2018-12-16 18:28:45 +0100
  • 1b80d1ddca Adjusted transmitter selection Cees Bassa 2018-12-16 18:25:26 +0100
  • c9e925da10 Merge branch 'no_temp_norad_ids' into 'master' cgbsat 2018-12-15 09:59:04 +0000
  • b3eec0d91d Skip downloading TLEs for temporary NORAD IDs Cees Bassa 2018-12-15 10:57:24 +0100
  • eb0b01eccb Merge branch 'debug-more' into 'master' cgbsat 2018-12-12 09:15:42 +0000
  • bb07f259e6
    Add more debugging info Pierros Papadeas 2018-12-12 11:13:02 +0200
  • 48d2dfc793 Merge branch 'login-logic' into 'master' cgbsat 2018-12-03 10:04:22 +0000
  • 05fb4f59f2
    Move cache age to settings.py Pierros Papadeas 2018-12-03 12:02:32 +0200
  • f14bd43087
    Fix login logic Pierros Papadeas 2018-12-03 10:59:01 +0200
  • 7ea518d3cc Merge branch 'pr/transmitter_pagination' into 'master' cgbsat 2018-12-02 22:19:33 +0000
  • 2f56c42779 Add missing pagination for transmitter enpoint Fabian P. Schmidt 2018-12-02 23:00:46 +0100
  • d3b7b55261 Merge branch 'pr/fix1' into 'master' cgbsat 2018-12-02 21:22:15 +0000
  • cb41f55d69 Skip transmitters outside the passband of the station Fabian P. Schmidt 2018-12-02 22:13:28 +0100
  • 1346063457 Cleanup Cees Bassa 2018-12-02 20:33:06 +0100
  • 3efb265ec7 Merge branch 'master' into 'master' cgbsat 2018-12-02 19:21:47 +0000
  • 59c004a32c
    Fix base URLs Pierros Papadeas 2018-12-02 20:09:21 +0200
  • c8c6376ca4 Merge branch 'restructing-utils' into 'master' cgbsat 2018-12-02 17:56:57 +0000
  • e743364933
    Restructure util file and add settings Pierros Papadeas 2018-12-02 19:55:02 +0200
  • dde72b7f45 Merge branch 'pr/transmitter_handling' into 'master' cgbsat 2018-12-02 17:02:10 +0000
  • f0c2228d65 Use server-side filtering when fetching transmitter success rates Fabian P. Schmidt 2018-12-02 17:05:50 +0100
  • 511bf03ad6 Replace itertools.chain by using method 'extend' Fabian P. Schmidt 2018-12-02 16:34:45 +0100
  • d014b71099 Remove session handling in get_active_transmitter_handling Fabian P. Schmidt 2018-12-02 16:27:53 +0100
  • 9b1b9b0a5d Move API base URLs into variables Fabian P. Schmidt 2018-12-02 16:01:33 +0100
  • 7cb36aca06 Merge branch 'fixes-p-1' into 'master' cgbsat 2018-12-02 13:57:57 +0000
  • 1d0d1be680
    Restructure login to use common session Pierros Papadeas 2018-12-02 15:54:33 +0200
  • e7611f46d6
    Add logging functionality with levels Pierros Papadeas 2018-12-02 15:53:56 +0200
  • 9a93330e24 Merge branch 'fix-gs-loop' into 'master' cgbsat 2018-12-02 12:39:22 +0000
  • a863faf05a
    Remove loop checking of gs info in favor of API filtering Pierros Papadeas 2018-12-02 14:09:23 +0200
  • 1a844c7be9 Removed matplotlib from requirements Cees Bassa 2018-11-30 15:40:44 +0100
  • 5b36c23855 Fix PEP8 styling issues Cees Bassa 2018-11-30 15:40:18 +0100
  • a762e1147a Removed superfluous matplotlib imports Cees Bassa 2018-11-30 15:34:26 +0100
  • 6832ce740a Merge branch 'pr/set_xbit' into 'master' cgbsat 2018-11-30 14:31:48 +0000
  • 9d6c27ef0a Merge branch 'pr/add_requirements' into 'master' cgbsat 2018-11-30 14:31:22 +0000
  • 0fe944593f Add requirements.txt Fabian P. Schmidt 2018-11-30 13:00:56 +0100
  • ab568820a9 Set execution bit for python script Fabian P. Schmidt 2018-11-20 11:50:25 +0100
  • 4d1e30d134 Update README.md cgbsat 2018-11-29 21:55:13 +0000
  • 473c0ab9d9 Added argument parsing Cees Bassa 2018-11-26 17:56:30 +0100
  • 665a5fc603 Use transmitter success rate Cees Bassa 2018-11-19 23:45:54 +0100
  • 83cbe108f8 Merge branch 'master' of https://gitlab.com/cgbsat/auto-scheduler Cees Bassa 2018-11-18 22:03:36 +0100
  • 1dcacedcce Rudimentary working version Cees Bassa 2018-11-18 22:03:16 +0100
  • c686f68917 Delete vhf.txt cgbsat 2018-11-15 20:16:48 +0000
  • d428139a57 Updated readme Cees Bassa 2018-11-15 21:13:07 +0100
  • cfbe646f5c Example TLE file Cees Bassa 2018-11-15 21:10:08 +0100
  • 3966c5d935 Get ground station info from db Cees Bassa 2018-11-15 21:08:48 +0100
  • 1e9c2a4f7d Initial commit Cees Bassa 2018-08-22 22:35:35 +0200
  • 6d9c6fd14b Initial commit cgbsat 2018-08-22 20:34:09 +0000