Releases: wose/satnogs-monitor
Releases · wose/satnogs-monitor
0.4.2
Added
- #26 command line parameter
--rotctld-interval
and config optionrotctld_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 optionjob_update_interval
to control how often we ask the network for new jobs
0.4.1
0.4.0
0.3.1
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
anddb_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
0.3.0
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
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
0.1.0
Testversion for the SatNOGS raspberry pi image. Requires a installed libgpredict