Skip to content

Releases: bluerobotics/ping-viewer

Test Release (t2.0.6)

07 Feb 14:14
Compare
Choose a tag to compare
Test Release (t2.0.6) Pre-release
Pre-release

Test Release (t2.0.6)
Corrections and features around t2.0.5
Changes since last version:

  • New Ping360 chart rotation
  • Ping360 chart will be rotated with BlueROV body frame
  • Decrease Ping360 scan time
  • Improve Ping360 chart and A-Scan resolution
  • Better hardware compatibility, lower CPU and GPU usage
  • Save previous manual connection configurations
  • Fix Ping360 detection with multiple network interfaces

Test Release (t2.0.5)

10 Dec 16:10
Compare
Choose a tag to compare
Test Release (t2.0.5) Pre-release
Pre-release

Test Release (t2.0.5)
Corrections and features around v2.0.4
Changes since last version:

  • Add mavlink integration with Ping360 chart
  • Add up and down connection speed in debug window
  • Improve Ping360 finder capabilities with different network interfaces
  • Increase A-Scan resolution
  • Higher Ping360 chart resolution
  • Better Ping360 render
  • Faster Ping360 scan time
  • Stronger stability with code fixes
  • Save last manual connections to be scanned in the next session
  • Fix application crash when closing
  • Fix Ping360 chart when running in lower range

Continuous build (mavlink)

05 Dec 14:42
Compare
Choose a tag to compare

continuous-test_travis_long_name

26 Nov 17:58
Compare
Choose a tag to compare
Pre-release
tools: Create build folder under tmp

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>

Release build (v2.0.4)

01 Oct 13:41
Compare
Choose a tag to compare

Release build (v2.0.4)
Corrections and features around t2.0.3
Changes since last version:

  • Fix UI connection availability in device manager
  • Fix antialiasing UI behavior

Test Release (t2.0.3)

25 Sep 22:02
Compare
Choose a tag to compare
Test Release (t2.0.3) Pre-release
Pre-release

Test Release (t2.0.3)
Corrections and features around t2.0.2
Changes since last version:

  • New reset sensor settings button
  • New A-Scan visibility option
  • Improve timeout logic in ping360 for profile messages
  • Improve CPU usage
  • Improve pulse duration equation for ping360
  • Improve UI
    • Firmware update is now in a new place under settings menu
    • New icon for firmware update menu
    • Sensor advanced settings uses a new icon
    • Removed sensor angle offset for ping360
    • Rename "horizontal flip" to head orientation
  • Fix polar plot background in sector scan mode
  • Fix sliders size in UI

Test Release (t2.0.2)

31 Aug 21:19
Compare
Choose a tag to compare
Test Release (t2.0.2) Pre-release
Pre-release

Test Release (t2.0.2)
Corrections and features around t2.0.1
Changes since last version:

  • New option to flip A-Scan plot
  • Improve ping360 control with 15m scan range option
  • Improve ping360 control for non serial connections
  • Improve ping360 viewer with background color
  • Improve axis text color for ping360 viewer
  • Improve axis text round method for ping360 viewer
  • Improve serial connection initialization
  • Fix slider control when using mouse wheel
  • Fix bug when moving from sector scan to full scan for ping360 viewer
  • Fix problem with distance axis calculation for ping360 viewer
  • Fix problem with baud rate option in ping360 control

continuous-duplicate_pulse_length

26 Aug 17:19
Compare
Choose a tag to compare
Pre-release
ping360: Improve pulse duration equation

Duplicate pulse duration as requested to improve visualization

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>

Test Release (t2.0.1)

24 Aug 03:02
Compare
Choose a tag to compare

Test Release (t2.0.1)
Corrections and features around t2.0.0
Changes since last version:

  • New background ruler for ping360 controls
  • New widget for debug window
  • Do automatic serial timer latency modifications
    • Windows and Linux only, check #676
    • Windows needs admin permission to run
  • Improve automatica baud rate detection
  • Improve serial communication speed
  • Improve device manager interface
  • Improve axis text in ping360 visualization
  • Improve sample period equation
  • Fix some issues related to open/close serial ports
  • Fix log playback time, now it runs in "real-time"
  • Fix round values for ping360 axis
  • Fix vertical and horizontal flips logic

t2.0.0

08 Aug 17:37
Compare
Choose a tag to compare
t2.0.0 Pre-release
Pre-release
ping360: Avoid unnecessary baud rate changes

Check variables before selecting the new baud rate

Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>