Skip to content

Releases: fesch/CanZE

1.62

08 Jun 21:35
Compare
Choose a tag to compare

No code change, description of permissions added

1.61

07 May 07:35
Compare
Choose a tag to compare

Node code change, only a few added source files for publishing on Fdroid

1.60

03 May 16:27
35e3ad3
Compare
Choose a tag to compare

Added to support F-Droid distribution

v1.48

03 Dec 16:04
Compare
Choose a tag to compare
V1.48

release 1.49 build 56

Added BCB

07 Mar 18:37
Compare
Choose a tag to compare
Added BCB Pre-release
Pre-release
Merge branch 'Development' of https://github.com/fesch/CanZE into Dev…

…elopment

Version 1.23 (2017.02.19)

20 Feb 06:50
Compare
Choose a tag to compare

Version 1.16 (2016.10.19)

20 Oct 08:31
Compare
Choose a tag to compare

---< Version 1.16 / 2016.10.19 >---
2016.10.11 [Jeroen] Refined length of prediction interval
2016.08.24 [Jeroen] Split ZOE into ZOE Q210 and ZOE R240 for battery prediction

---< Version 1.15 / 2016.08.10 >---
2016.07.28 [Bob] Fixed a scaling error in Plotter & BarGraph widgets
2016.07.12 [Jeroen] updated Zoé to ZOE (official Renault verbiage)
2016.07.12 [Jeroen] major update in prediction logic

---< Version 1.14 / 2016.06.13 >---
2016.06.16 [Jeroen] fixed many bugs in prediction and battery, moved to Tech section
2016.06.16 [Jeroen] fixed bug in HV kilomters
2016.05.16 [Bob] added forward mode to graphs

---< Version 1.13 / 2016.05.15 >---
2016.05.14 [Jeroen] Added 8 bits to HV kilometers (bringing it in line with car kms), attempted fix issue #337
2016.04.18 [Jeroen] Added (untested) code to get battery data into the prediction plotter
2016.04.18 [Jeroen] Small improvements to the Battery model
2016.04.18 [Bob] Trying to fix issue #310
2016.04.18 [Bob] The plotter on the Battery screen has been fixed

---< Version 1.12 / 2016.04.11 >---
2016.04.06 [Bob] Trying to resolve a NullPointerException ereported by Google Dev Console
2016.03.31 [Bob] Modified Prediction fragement to work with Timeplot instead of plotter
2016.03.13 [Bob] Added timestamp to field logger
2016.03.06 [Bob] Battery screen: uncommented SOH field, modified scale for voltage (issue #329)
2016.03.04 [Jeroen] Improved description of SOC fields. Improved Class Battery to use int of temperature
2016.03.02 [Jeroen] Added two 14V system fields to the Charge Tech. Trying to figure current
2016.02.28 [Jeroen] Added Battery model to the prediction fragment with some fixed values
2016.02.26 [Jeroen] Added Battery model
2016.02.22 [Bob] Added Prediction fragement with demo code on how to use the plotter without any field
2016.02.19 [ChrisMa] GPS Tracker class added and GPSTestActivity (still experimental)
2016.02.16 [Jeroen] Miles rounding

Version 1.12 (2016.04.12)

11 Apr 06:01
Compare
Choose a tag to compare

2016.04.06 [Bob] Trying to resolve a NullPointerException ereported by Google Dev Console
2016.03.31 [Bob] Modified Prediction fragement to work with Timeplot instead of plotter
2016.03.13 [Bob] Added timestamp to field logger
2016.03.06 [Bob] Battery screen: uncommented SOH field, modified scale for voltage (issue #329)
2016.03.04 [Jeroen] Improved description of SOC fields. Improved Class Battery to use int of temperature
2016.03.02 [Jeroen] Added two 14V system fields to the Charge Tech. Trying to figure current
2016.02.28 [Jeroen] Added Battery model to the prediction fragment with some fixed values
2016.02.26 [Jeroen] Added Battery model
2016.02.22 [Bob] Added Prediction fragement with demo code on how to use the plotter without any field
2016.02.19 [ChrisMa] GPS Tracker class added and GPSTestActivity (still experimental)
2016.02.16 [Jeroen] Miles rounding

Version 1.11 (2016.01.15)

15 Feb 21:59
Compare
Choose a tag to compare

2016.02.15 [Jeroen] Simplified virtual field initialisation, check for dependant field existence (issue #318)
2016.02.15 [Jeroen] Added a few temperature testing fields to techclima (research #316)
2016.02.14 [ChrisMa] DataLogger Output fixed: empty NL removed, date corrected
2016.02.14 [ChrisMa] DataLogger-Activation moved to loadSettings in MainActivity

Version 1.10 (2016.01.14)

14 Feb 07:50
Compare
Choose a tag to compare

2016.02.11 [Jeroen] Added battery KM to CahrgingTech (request Harm)
2016.02.10 [Jeroen] Added clima/battery parameters in Playground JM
2016.02.08 [Jeroen] Made firmware screen scrollable, issue #311
2016.01.27 [Jeroen] Squeezed fields init string
2016.01.26 [Jeroen] Brighten progress bar colors to make numericals readable
2016.01.26 [Jeroen] Bug fix in numerical torque display
2016.01.25 [Jeroen] Enlarged numerical vales in consumption screen (top bars)
2016.01.25 [Jeroen] Changed consumption scale from 5-25 to 0 - 40
2016.01.25 [Jeroen] Fixed non display of positive torque in consumption (untested)
2016.01.24 [Bob] tried to put back the label in the top bars of the consumption screen
2016.01.24 [Jeroen] Changed car to bit-map in fields.
2016.01.24 [Jeroen] Changed immediate consumption graph to a Low pass filtered value in a much more limited range. A bit experimental.
2016.01.24 [Jeroen] Added 12V in charging, which is not functioning well for the Zoe, needs more debugging
2016.01.12 [Chris] DataExport Mode re-activated
2016.01.10 [Jeroen] Optimized field lookup a bit
2016.01.10 [Bob] field logging: simple field logging
2016.01.10 [Bob] data logging: no more empty file creation on application start
2016.01.07 [Jeroen] added minim distance 20 pixels for move trigger in WidgetView
2016.01.06 [Jeroen] Optimized field/fields, added sign bit
2016.01.06 [Bob] consumption screen: small color update
2015.12.29 [Jeroen] Charging graphs, added second axis in first graph