Skip to content

Releases: JVital2013/goestools-win

v1.0.7

17 Oct 18:18
Compare
Choose a tag to compare

What's New

  • Fixed goesproc crash when saving to an absolute path
  • Reverted RRQPE gradient to original as the downlink format has reverted, and the original gradient is more accurate

v1.0.6

29 Jul 17:55
Compare
Choose a tag to compare

What's New

  • Fixed goesproc saving images from the Himawari relay. Before it would save one set of images with an incorrect date - now all images are saved

v1.0.5

28 Jul 19:41
035f6a1
Compare
Choose a tag to compare

What's New

Implemented @tmbates12's patch from pietern#79 to allow users to disable saving EMWIN text files, while keeping EMWIN graphics.

Sample goesproc-goesr.conf EMWIN handler, with text files disabled:

[[handler]]
type = "emwin"
directory = "Saved/emwin"
exclude_txt = true

v1.0.4

22 Jul 19:47
Compare
Choose a tag to compare

What's New

This release only fixes secondary tools in the goestools suite. If you just use goesrecv and goesproc, there is no need to update.

  • Fixed multiple bugs in packetdump that kept it from functioning at all. It's now verified to work completely!
  • Fixed bug in lritdump -x that caused extra padding bytes to occur with binary data, resulting in corruption.
  • Fixed bug where goespackets would crash if set to record, but a filename was not specified. It's supposed to auto-generate a filename; now it does.

v1.0.3

16 Jul 20:03
Compare
Choose a tag to compare

What's New

  • Fixed bug where goesproc would not find proj.db if it's not in the current path

v1.0.2

15 Jul 03:39
Compare
Choose a tag to compare

What's New

  • Fixed bug on 32-bit Windows where maps would not overlay, or they would be incomplete

v1.0.1

14 Jul 19:10
Compare
Choose a tag to compare

What's new

  • Fixed crash with goespackets when using it as a packet router
  • Rebuilt Airspy library
  • Added 32-bit builds
  • Added build with modified symbol rate for GK-2A (goesrecv only - install xrit-rx separately)

Full Changelog: v1.0...v1.0.1

v1.0.0

14 Jul 00:45
c25a0ae
Compare
Choose a tag to compare

First public release of goestools for Windows. See the main README for more info