Skip to content

Releases: UMDBPP/PacketRaven

1.7.18

23 Oct 16:51
Compare
Choose a tag to compare

What's Changed

  • fixed live plotting on Kwin compositor
  • fixed descent-only predict problem (predicts were not set to descent only when queried)
  • minor updates by @zacharyburnett in #73
  • minor updates by @zacharyburnett in #74

Full Changelog: v1.7.17...v1.7.18

1.7.17

06 Aug 01:34
475236e
Compare
Choose a tag to compare

fixes:

  • fixed float descent being in the wrong location

1.7.16

24 Jul 12:35
Compare
Choose a tag to compare

fixes:

  • update predictions cumulatively, do not delete predictions on retrieval failure (b35b012)

1.7.15

24 Jul 12:27
Compare
Choose a tag to compare

fixes:

  • use user-defined prediction instead of overwriting track predictions (d0a1040)
  • don't fail on single prediction failure (16b6457)

1.7.14

10 Jul 17:11
Compare
Choose a tag to compare

fixes:

  • minor fixes to prediction bugs

1.7.13

10 Jul 13:17
79c0287
Compare
Choose a tag to compare

features:

  • add user input to specify prediction start time + location

fixes:

  • update build system
  • update documentation
  • update usage of psycopg2 API

1.7.12

08 Jul 01:45
Compare
Choose a tag to compare

fixes:

  • update setup to ease install on Windows (1a6b19d)

1.7.11

13 Jun 15:11
e4f67bf
Compare
Choose a tag to compare

fixes:

  • fixed GUI freezing when updating / retrieving packets (#56)
  • fixed empty output file (#65)

1.7.10

12 Jun 13:24
Compare
Choose a tag to compare

features:

  • sources window
  • parse timedelta from string in CLI arguments

1.7.9

06 Jun 12:47
be47f31
Compare
Choose a tag to compare

fixes:

  • fixed tk dialog spawning from ttk window