Skip to content

Releases: uugear/GPSDRPP

1.1.1

28 Mar 14:12

Choose a tag to compare

Improve encoder tuning experience.
Enhanced implementation of OSM client.
Add libopengl0 dependency.

1.1.0

23 Mar 08:23

Choose a tag to compare

Refactor the encoder implementation to use vgplib for GPIO monitoring. Use physical pin number instead of GPIO naming.

The make_debian_package.sh now works as standalone script. Move installation directory /usr/local/lib to /usr/lib

1.0.8

16 Nov 14:31

Choose a tag to compare

  • Improved map zooming: center of map view will not move when zooming; The button on top will move (previous) GPS locked location (instead of the map tile it belongs to) to the center of map view.
  • Improved ADS-B mode: prevent changing frequency and tuning mode when ADS-B mode is in used.
  • Fixed bug: with map view activated, volume control stays disabled, demodulation modes are missing, and frequency meter not updated after quitting the ADS-B mode, until waterfall view gets activated.

1.0.7

14 Nov 13:26

Choose a tag to compare

Fixed bug: DevRefreshWorker thread should request GPS module to output reference clock even if lockToGpsFreq is false.
Use flog instead of std:cout and std:cerr.

1.0.6

30 Oct 13:51
95e0b2e

Choose a tag to compare

Add "Sync to 24MHz" option on GPS side page.
GPS postion fixing will no longer cause freezing with this option turned OFF.

1.0.5

30 Oct 13:44

Choose a tag to compare

Save gain setting on Radio side page.
Recover from accidental freezing caused by GPS postion fixing.

1.0.4

12 Oct 06:47
90d694f

Choose a tag to compare

Fix the UI freeze issue when the VU GPSDR board is not connected.