Commit graph

  • d20d2a98cb
    update main Jeffrey C. Ollie 2023-12-07 10:17:35 -0600
  • 8cc696c43d
    use logging library Jeffrey C. Ollie 2023-09-01 13:30:54 -0500
  • b0628543f8
    switch to official Prometheus client Jeffrey C. Ollie 2023-09-01 13:10:25 -0500
  • 514fa50a8c
    add missing metrics Jeffrey C. Ollie 2023-09-01 11:23:29 -0500
  • aff6e024bb
    change _ to - in command Jeffrey C. Ollie 2023-08-31 22:22:02 -0500
  • 546aeb83f6
    reformat as poetry project Jeffrey C. Ollie 2023-08-31 22:15:04 -0500
  • 5cbc5b73dd Add configuration of sleep mode settings sparky8512 2023-02-02 13:43:25 -0800
  • 955e2e0b5d Document recently added alerts sparky8512 2023-02-02 08:55:41 -0800
  • 237cc349cf
    Merge pull request #75 from sparky8512/protocol-robustness sparky8512 2023-02-02 08:49:34 -0800
  • a8717d9549 Protect other usage vs grpc protocol changes sparky8512 2023-02-01 14:45:37 -0800
  • 2eebbfc366 Protect one more case of history usage sparky8512 2023-02-01 14:26:24 -0800
  • ab2bce59ca Protect history usage vs grpc protocol changes sparky8512 2023-02-01 14:19:17 -0800
  • 8b1d81b2bb Protect status usage vs grpc protocol changes sparky8512 2023-02-01 10:56:41 -0800
  • 0298ce2106 Remove a bunch of junk from the Docker image sparky8512 2022-12-28 09:33:03 -0800
  • ad36e08451 Make Docker image work for 32-bit ARMv7 sparky8512 2022-12-24 09:19:39 -0800
  • 8cbab00517
    Note the Docker image as multi-arch sparky8512 2022-12-21 10:41:17 -0800
  • b0e89990c6 Run through yapf sparky8512 2022-12-21 10:32:56 -0800
  • dc4ff85dbe A few tweaks to the Prometheus exporter script sparky8512 2022-12-21 10:25:57 -0800
  • ab9c26e517 Make dish_obstruction_map work in Docker image sparky8512 2022-12-01 17:53:15 -0800
  • f23cf2d756 Revert "Make dish_obstruction_map work in Docker image" sparky8512 2022-12-01 17:51:24 -0800
  • 1545b0fcc9 Make dish_obstruction_map work in Docker image sparky8512 2022-12-01 17:50:29 -0800
  • c97e6ad70e
    Merge pull request #73 from sparky8512/docker-arm64 sparky8512 2022-11-19 12:18:33 -0800
  • ffd950c30c
    Merge pull request #71 from luxifr/prom-exporter sparky8512 2022-11-18 14:57:11 -0800
  • d5f04c4999 ignore status_snr as it's deprecated luxifer 2022-11-18 22:25:10 +0000
  • 09b3120540 Update Docker pip package versions to current sparky8512 2022-11-16 11:46:43 -0800
  • bd4a9c4605 Switch to multi-arch Docker image packaging sparky8512 2022-11-16 11:35:05 -0800
  • 40cd0127dc add prometheus exporter luxifer 2022-11-15 16:45:24 +0000
  • 5887eb9816
    Remove incorrect env option sparky8512 2022-11-11 13:13:41 -0800
  • 36f7b169a0
    Correct another issue in the systemd instructions sparky8512 2022-11-10 12:58:06 -0800
  • 7c46577743
    Merge pull request #70 from jbuck2005/patch-2 sparky8512 2022-11-10 11:18:11 -0800
  • 125e918aba
    fix mkdir starlink-grpc-tool (missing s) jbuck2005 2022-11-10 12:56:10 -0500
  • 000e3a4a62 Stop using a couple recently-obsoleted attributes sparky8512 2022-11-08 15:03:21 -0800
  • 5cc43f6e1d Address a bunch of pylint and yapf complaints sparky8512 2022-09-14 12:55:50 -0700
  • 24b8f95792
    Merge pull request #64 from boswelja/typing-extensions sparky8512 2022-09-12 07:51:28 -0700
  • 98adc879ae Only specify unwrapped in UnwrappedHistory Jack Boswell (boswelja) 2022-09-12 16:11:03 +1200
  • 3deb015c0d
    Pin typing-extensions for Dockerfile Jack Boswell 2022-09-12 15:35:52 +1200
  • 2d35afd0da
    Remove rogue import Jack Boswell 2022-09-12 15:35:26 +1200
  • e45daca3c4 Add typing-extensions to Dockerfile Jack Boswell (boswelja) 2022-09-11 16:42:40 +1200
  • c3272cf781 Add typing-extensions for proper TypedDict support Also updated UnwrappedHistory to expose its types Jack Boswell (boswelja) 2022-09-11 13:45:39 +1200
  • 6a186b6e3b Address remaining mypy complaints sparky8512 2022-09-10 16:19:04 -0700
  • 8650687f69 Correct CSV and sqlite support for location group sparky8512 2022-09-10 16:12:05 -0700
  • 29699f0f59 Add data group for GPS location data sparky8512 2022-09-10 14:43:50 -0700
  • 29c813b51a Correct a (harmless) typo sparky8512 2022-09-09 15:39:33 -0700
  • c37dbdfaa4
    One more field that should be marked optional sparky8512 2022-09-09 15:23:25 -0700
  • ab0fba7b88 Document another recently added alert sparky8512 2022-09-09 11:27:57 -0700
  • f759e4cc3b
    Merge pull request #62 from sparky8512/return-type-hints-2 sparky8512 2022-09-09 11:13:34 -0700
  • 1167742f75 Correct Python 3.7 compatibility hack sparky8512 2022-09-09 11:01:53 -0700
  • 5ff207ed8c Type hints for status and history return values sparky8512 2022-09-07 13:44:54 -0700
  • 0a4aae4ffb
    Merge pull request #61 from boswelja/patch-1 sparky8512 2022-09-07 07:19:01 -0700
  • 18ced80c25
    Add return hint for get_id Jack Boswell 2022-09-07 13:18:43 +1200
  • feccac23ee A few doc string updates sparky8512 2022-08-28 09:07:24 -0700
  • 40713e1426
    Merge pull request #59 from DeanCording/is_snr_above_noise_floor sparky8512 2022-08-27 19:03:51 -0700
  • aad6ad9d2b
    Added documentation for is_snr_above_noise_floor Dean Cording 2022-08-28 11:25:15 +1000
  • 3126e921d3
    Merge pull request #58 from DeanCording/is_snr_above_noise_floor sparky8512 2022-08-27 07:27:39 -0700
  • f21ddd67e0
    Added is_snr_above_noise_floor flag Dean Cording 2022-08-27 12:55:27 +1000
  • c961ec90d0
    Merge pull request #55 from boswelja/channel-context-type-hints sparky8512 2022-08-21 17:26:31 -0700
  • b414e99f3f Replace remaining usages of | None with Optional Jack Boswell (boswelja) 2022-08-22 11:31:14 +1200
  • 003c851e40 Use Optional[] instead of | None Jack Boswell (boswelja) 2022-08-21 14:47:01 +1200
  • 39b850bc3d Specify some more type hints Jack Boswell (boswelja) 2022-08-20 13:01:34 +1200
  • 4e91755200 Provide type hints for places where ChannelContext is used Jack Boswell (boswelja) 2022-08-20 12:29:48 +1200
  • 75a8b875c4 Document a couple more alert bits sparky8512 2022-08-19 09:28:25 -0700
  • 8a0f44bfa6 Programmatic interface for reboot, stow, unstow sparky8512 2022-08-17 15:01:53 -0700
  • 48aebd6289 Emit specific error if protocol modules not found sparky8512 2022-08-17 13:59:22 -0700
  • 7cf1d62658 Fix setuptools_scm config sparky8512 2022-08-17 08:23:59 -0700
  • 0deda55826 Packaging configuration for export of core module sparky8512 2022-08-17 07:58:45 -0700
  • 6ab737165e Correct help text and default for server URL arg sparky8512 2022-07-06 16:51:48 -0700
  • 87e1f24e77
    Clarify dump_dish_status.py requirements sparky8512 2022-06-13 20:54:30 -0700
  • 30d20a4f5b
    Note Python 3.7 as minimum version sparky8512 2022-05-31 14:44:25 -0700
  • b85e040761 Fix this silly example script sparky8512 2022-05-25 16:41:07 -0700
  • 8d2b25b971 Proper error handling sparky8512 2022-05-25 16:30:56 -0700
  • e01aea6bd4 Add simple script to reboot, stow, or unstow dish sparky8512 2022-04-19 11:17:14 -0700
  • f08682af30 Force line buffering when output is stdout sparky8512 2022-04-13 08:54:25 -0700
  • 35150803ef New validity check for prolonged obstruction data sparky8512 2022-03-26 15:22:02 -0700
  • 5f44f5ac41 Document different topic format for JSON mode sparky8512 2022-03-02 15:10:31 -0800
  • f25e58aa2b Filter out None values when not in JSON mode sparky8512 2022-03-02 15:02:29 -0800
  • b11e6f4978 Catch and ignore KeyboardInterrupt exception sparky8512 2022-03-02 14:48:51 -0800
  • e65ec37962 Fix SSL-related env var parsing sparky8512 2022-03-02 14:32:33 -0800
  • b61f5a4789
    Merge pull request #40 from DeanCording/main sparky8512 2022-03-02 14:14:04 -0800
  • ea3c8b32e9
    Merge pull request #41 from DeanCording/patch-1 sparky8512 2022-03-02 08:52:13 -0800
  • 323fc26754 Fix for NaN values on startup that upset Javascript JSON decoders Dean Cording 2022-03-02 21:22:01 +1000
  • b3f60b0858
    Update README.md Dean Cording 2022-03-02 16:23:17 +1000
  • 26437e00ea Typo fixed Dean Cording 2022-03-02 16:15:05 +1000
  • 16bdf3df9d Added systemd support for dish_grpc_mqtt Dean Cording 2022-03-02 15:15:37 +1000
  • 3977f0b422
    Merge pull request #39 from DeanCording/main sparky8512 2022-02-27 14:07:24 -0800
  • 357ea6bcc7 Added option to send data as a single MQTT message in JSON format. Dean Cording 2022-02-27 22:03:31 +1000
  • 09b8717131 Tweaks/fixes mostly related to --poll-loops sparky8512 2022-02-20 13:39:07 -0800
  • c0f7dd5096 Remove samples option default sparky8512 2022-02-20 10:36:09 -0800
  • 9ca1a8a51c Remove valid check from obstruction status data sparky8512 2022-02-19 16:16:54 -0800
  • 32567059b8 Resume from counter for history stats CSV output sparky8512 2022-02-19 15:51:46 -0800
  • 0225a9783c Various fixes to the InfluxDB 2.x script sparky8512 2022-02-19 15:33:58 -0800
  • 52dc5ec79d Document new alert added in most recent firmware sparky8512 2022-01-20 14:07:40 -0800
  • 8655f75bab Record stats from polled data on script shutdown sparky8512 2022-01-20 14:07:09 -0800
  • 7dbb47ab40 New utility script to record dish protocol data sparky8512 2022-01-20 14:04:46 -0800
  • 0ace643acc A few more updates related to the new script sparky8512 2021-11-26 15:34:51 -0800
  • abd63c2225 Correct a few cosmetic copy/paste errors sparky8512 2021-11-26 14:58:50 -0800
  • 5b6521a51c
    Merge pull request #37 from derpeter/main sparky8512 2021-11-26 14:36:24 -0800
  • acca52ce75 added grafana dashboard for influx2 Peter Hasse 2021-11-26 11:02:51 +0100
  • 6fc08ec277 updates systemD unit Peter Hasse 2021-11-26 11:02:33 +0100
  • d8cf8c6a7f updated readme for inlfuxdDB 2.x Peter Hasse 2021-11-26 11:02:16 +0100
  • 5d47274cdc small changes on systemd unit Peter Hasse 2021-11-24 18:14:51 +0100