-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathRELEASE_NOTES.txt
executable file
·72 lines (58 loc) · 3.13 KB
/
RELEASE_NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
The latest instructions and downloads for RaceAnalyzer can be found here:
http://autosportlabs.net/RaceCapturePro
===1.1.15===
Added the ability to view the runtime log of RaceCapture/Pro - useful for debugging
Various bug fixes
===1.1.14===
Updated GPS view to render more accurately
Another potential fix for live sensor monitoring crash (make sure live monitor shuts down cleanly)
===1.1.13===
Fixed bugs around corrupt reading / writing of Lua Script
Potential fix for live sensor monitoring crash (reduce logging output while reading data)
Accelerometer Calibration now auto matically flashes and reads back accelerometer configuration
Fixed GPIO output mode not being written to RCP correctly
Fixed error where loading of config files blanked out fields if field was missing from config file (e.g. older version of config file)
Added error dialog to script window read/write functions
===1.1.12===
*** This release requires RaceCapture/Pro firmware 1.1.10 and above
Added accelerometer and yaw sensor automatic calibration feature
Added configurable APN setting to enable alternative cellular providers
===1.1.11===
Disabled extra verbose console logging that was left enabled; may cause issues with some systems.
===1.1.10===
Added Sensor Monitor Panel
changed playback multiplier to increment in 2x 4x 8x 16x 32x 64x (forward and backwards)
===1.1.9===
Clarified Logger Output Configuration panel
===1.1.8===
Fixed GPS view so that it filters out invalid GPS points so rendering remains visible
Fixed View Switching issue
Enabled GPS view mouse wheel for zooming
GPS maintains aspect ratio and is centered in containing window regardless of size or shape
Added help menu links for various destinations to online documentation
===1.1.7===
Added ability to time-shift datalog sessions to allow synchronization during playback
* shift time by selecting the Time offset value in the channels list when in analysis mode
Corrected labels on LineCharts
LineChart colors cycling improvements
Added telemetry settings for config file read/write
Added improved Channels List widget
Fixed issues around GPS Target (start/finish line & split target) not saving / loading from file
Fixed channel mapping corruption when importing multiple log files
Changed Analog Scaling map to display in volts instead of the raw analog-digital value
Changed Advanced Analog options to enable/disble fields according to what scaling mode is enabled, to aid clarity
Fixed issue with config file not loading start/finish and split time coordinates
Added dynamic graphic on Accelerometer input configuration page to show orientation
Added ability to read RaceCapture/Pro firmware version from "Help/About"
===1.1.6===
Fixed GPS rendering corruption when GPS data leads with null values
Fixed Line chart rendering when comparing datalogs of different lengths
===1.1.5===
Corrected read/write of telemetry server and device Id
Included release notes (this file)
===1.1.4===
Updated colors on line chart
added current values for line chart during playback
Added experimental chart scales (doubleclick chart to show)
===1.1.3===
Initial release