Skip to content

Releases: wose/satnogs-monitor

0.4.2

08 May 16:57
1db1981
Compare
Choose a tag to compare

Added

  • #26 command line parameter --rotctld-interval and config option rotctld_interval to control the polling interval of the rotator position
  • #26 increase default rotctld_interval from 1 to 5 seconds
  • #20 command line parameter --job-update-interval and config option job_update_interval to control how often we ask the network for new jobs

0.4.1

29 Apr 20:37
4caeaba
Compare
Choose a tag to compare

Fixed

  • Update satnogs-network-client to work with new station api

0.4.0

13 Apr 10:30
83ec1de
Compare
Choose a tag to compare

Added

  • #18 config options rotator_warn and rotator_error to override the warning
    and error level for the rotator position display

Changed

  • #22 switch to new waterfall file format (SatNOGS Client >= 1.1)
  • default rotator warning level is now 5.0 deg
  • default rotator error level is now 15.0 deg

Fixed

  • Support rotor performing a reset where no position is returned
  • Fix #15 dB -> color mapping for waterfall plot
  • Fix #21 Fixes panic when waterfall data but no waterfall frequency information
    is available

0.3.1

06 Dec 21:57
a37a5d0
Compare
Choose a tag to compare

Added

  • command line parameter --db-min and --db-max to set the dB range of the
    spectrum and waterfall plot
  • ui config options db_min and db_max to set the dB range of the spectrum
    and waterfall plot
  • display current azimuth and elevation of the current observations vessel
  • display rotator position if rotctld address is set
  • command line parameter --rotctld-address to enable rotator monitoring
  • config option rotctld_address to enable rotator monitoring

0.3.1-pre

04 Dec 21:39
a39d9c1
Compare
Choose a tag to compare
0.3.1-pre Pre-release
Pre-release

Adds options to set the lower and upper dB range of the spectrum and waterfall plot.

0.3.0

02 Dec 23:13
1ef41ce
Compare
Choose a tag to compare

Requires a installed libgpredict.

Added

  • spectrum plot --spectrum
  • waterfall widget --waterfall (requires a true color terminal emulator)
  • Command line parameter --data-path to specify the satnogs-client data path

The waterfall and spectrum plots work only if you have data-path set and satnogs-monitor is running on the same machine as the satnogs-client. Mounting the satnogs data dir over sshfs and running satnogs-monitor on your local machine won't work since inotify is used to get information about changes in that directory.

0.2.0

07 Oct 22:04
16d6b60
Compare
Choose a tag to compare

Requires a installed libgpredict.

Added

  • Command line parameter -a|--api to specify the SatNOGS network api endpoint.
  • Polar plot
  • Show satellite footprint on map.
  • toggle satellite footprint with f key
  • config option sat_footprint to enable/disable satellite footprint on start

Changed

  • Display as many future jobs as possible.
  • Compiles on stable Rust.

Fixed

  • Typos
  • Defaults for non essential config file entries.
  • Background of the log window is cleared on display.

0.1.1

18 Nov 11:38
f1e1a28
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Testversion for the SatNOGS raspberry pi image. Requires a installed libgpredict.
Terminal colors are reduced to the 16 base colors. The monitor should work now in all common terminal emulators.

0.1.0

13 Nov 17:46
9a51f58
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

Testversion for the SatNOGS raspberry pi image. Requires a installed libgpredict