Skip to content

Releases: FreeSK8/freesk8_mobile

v0.21.5

29 Mar 03:46
7aeeab7
Compare
Choose a tag to compare

v0.21.5

  • Fix Speed calculation in RealTimeData
  • Update Geolocator package
  • Upgrade to Flutter 2.10.3

v0.21.4

01 Mar 18:01
d716a4f
Compare
Choose a tag to compare

v0.21.4

  • Fix performance issues in RideLogViewer
  • Fix rendering issue in RealTimeData
  • Fix connection to VESC with unsupported firmware
  • Upgrade to Flutter 2.10.2

v0.21.3

03 Feb 18:24
f2fe42b
Compare
Choose a tag to compare

v0.21.3

  • VESC Firmware 5.3 release supported
  • Fix null value exception from SharedPreferences
  • Fix bug when saving input and motor configurations
  • Generate alert if saving configuration fails

v0.21.2

22 Dec 20:51
84ef334
Compare
Choose a tag to compare

v0.21.2

  • Fix IP address displayed with TCP Bridge
  • Fix requesting location permission
  • Upgrade to Flutter 2.8.1

v0.21.0

03 Dec 20:25
484c9f0
Compare
Choose a tag to compare

v0.21.0

  • Added option to disable debug log view on shake
  • Fix navigation to all features
  • Upgrade to Flutter 2.5.3
  • Update project dependencies
  • Adding Brocator to developer options

v0.20.1

15 Nov 21:49
88e97d3
Compare
Choose a tag to compare

v0.20.1

  • Update purpose strings to comply with Apple guidelines
  • Allow landscape only on real time display
  • Utilize vehicle properties from log file header data
  • Display speed from ESC with the faster value
  • Battery percentage restored to real time display
  • Range estimation available on real time display
  • Changes to real time "panels" are persistent
  • Hide ability to manipulate real time font size

v0.20.0

03 Nov 18:59
Compare
Choose a tag to compare

v0.20.0

  • Add statistics to Vehicle Manager
  • Updated Real Time data display (Inspired by @frankthedragon)
  • Updated GPS route colors again (slow-fast = Green-Blue-Red)
  • Added Multi ESC over CAN in Advanced Input Configuration
  • Allow landscape orientation on iOS
  • Adjust Sync logic to perform erase once file is received

v0.19.0

28 Sep 21:13
84abc10
Compare
Choose a tag to compare

v0.19.0

  • Added support for VESC FW5.3-beta
  • Added support for ADC Input Configuration
  • Added Copy/Paste to Motor Configuration
  • Improve FOC detection results dialog
  • Increase Robogotchi ESC Temp Alert to 120C
  • Increase real-time gauge speed limit to 142kph
  • Fixes for real-time efficiency gauge
  • Includes Robogotchi 0.10.2 Firmware

v0.18.2

09 Sep 15:12
37fd3d1
Compare
Choose a tag to compare

v0.18.2

  • Improved fault dialog in log viewer
  • Fix re-requesting CAN_PING message
  • Re-drawing UI when unexpectedly disconnected
  • Removed ESC custom message dialog
  • Chasing sync gremlin

v0.18.1

12 Aug 22:07
d501f1a
Compare
Choose a tag to compare

v0.18.1

  • Fixed UART Input Configuration
  • Updated Help & Support links
  • Updated FreeSK8 Mobile graphics
  • Updated GPS route colors
  • Improved Ride Merge process
  • Improved exception handling
  • Display dialog with Data Import/Export processes
  • Confirm switch to GPS metrics
  • Other fixes and improvements