Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code cleanup from smoothing and traction circle coding #29

Open
wants to merge 131 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
131 commits
Select commit Hold shift + click to select a range
0a450c9
Accelerometer data smoothing enabled, still 0.0029
KDJones2 Mar 26, 2014
ecaaf55
Significant Traction Circle/Smoothing code cleanup
KDJones2 Mar 26, 2014
622c843
More code cleanup
KDJones2 Mar 26, 2014
98d0d60
Cleaning up traction circle coding more
KDJones2 Mar 26, 2014
005a41f
Timing and Scoring updated
KDJones2 Apr 16, 2014
3131b87
Minor code cleanup
KDJones2 Apr 17, 2014
4825842
2.003.0030: IOIO data graphing corrected, Accel data smoothing
KDJones2 Nov 13, 2014
c004f58
First stage in fixing DASSERT error
KDJones2 Dec 19, 2014
1632308
2.003.0031: Smoothing option for accelerometers added.
KDJones2 Dec 20, 2014
cc74fb3
Fixing multiple dialogs- First steps
KDJones2 Dec 22, 2014
3abb449
Added coding to prevent duplicate dialogs from appearing
KDJones2 Dec 22, 2014
f807e59
20.003.032: Menus rearranged, X-Axis in KM inital coding
KDJones2 Feb 2, 2015
70c03e7
20.003.032: Menus rearranged, X-Axis in KM inital coding
KDJones2 Feb 3, 2015
086db67
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Feb 3, 2015
5e78d0e
Merge branch 'master' of https://github.com/arthare/wifilapper.git
KDJones2 Feb 3, 2015
736a2a1
Art's WFL merging with Keith's master
KDJones2 Feb 3, 2015
c41450c
Menu adjustment
KDJones2 Feb 3, 2015
05e7f77
Initial commit from new computer
KDJones2 Feb 3, 2015
a0bf131
2.003.0033
KDJones2 Feb 3, 2015
917111e
Smoothed Traction Circle subdisplay, fixed Data Plot highlighting points
KDJones2 Feb 4, 2015
9c582a5
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Feb 4, 2015
4effef4
Final 2.003.0033 commit
KDJones2 Feb 4, 2015
b998ba5
All Data display working for hard coded data channels
KDJones2 Feb 9, 2015
09145b2
Changes to AllData display coding, most of it works now
KDJones2 Feb 10, 2015
bc2f3b8
Junk commit
KDJones2 Feb 10, 2015
5b3f404
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Feb 10, 2015
0173208
AllData hardcoded data channels now displayed in separate window
KDJones2 Feb 11, 2015
fb41d9b
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Feb 11, 2015
473bdcc
Final tweaks to AllData
KDJones2 Feb 11, 2015
f0fe80d
2.003.0034: X-Axis KM option enabled, All Data display initially fini…
KDJones2 Feb 11, 2015
c1dc3f2
2.003.0034: All derived Data Channels added. Final display tweaking
KDJones2 Feb 11, 2015
803b94b
2.003.0034: Pitside Help file updated, icon added to EXE, other tweaks
KDJones2 Feb 11, 2015
ef4045c
2.003.0034: Fixed minor bugs in All Data window popup logic
KDJones2 Feb 12, 2015
84b845a
Updated Help file for Pitside
KDJones2 Feb 12, 2015
8204a12
2.003.0034: Removed initial Splash screen and moved it to About...
KDJones2 Feb 12, 2015
0564a7c
Beginning of converting Sector Times window into a Listview
KDJones2 Feb 12, 2015
17721f7
Modal dialog box coding, remarked out at this time.
KDJones2 Feb 13, 2015
7fd7d28
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Feb 13, 2015
d2b8cfc
2.003.0034: Converted Sector Times display into a Listview
KDJones2 Feb 13, 2015
d131296
2.003.0034: Final version with Data Values in a List View
KDJones2 Feb 13, 2015
85ed0e5
2.003.0034: Sector Splits bug fix
KDJones2 Feb 14, 2015
bed908f
Code cleanup
KDJones2 Feb 14, 2015
2138424
Added CTRL-Click options to program
KDJones2 Feb 14, 2015
d1d94b6
2.003.0034: Changed AllData from CTRL-Click to Double Click
KDJones2 Feb 15, 2015
599ef64
Android Studio commit
KDJones2 Feb 17, 2015
fc53555
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Feb 17, 2015
d95eb28
Theoretical Best Lap Added, Painting of Main Display Listviews
KDJones2 Feb 23, 2015
fbe6df0
Painting functions updated, Sector times template minor update
KDJones2 Feb 23, 2015
50773b5
2.004.0001: Code cleanup on painting and Theoretical Best Lap
KDJones2 Feb 23, 2015
8903dc8
2.004.0001: Phone Orientation feature added
KDJones2 Feb 26, 2015
bb4bd4d
ENUM for Phone Orientation, minor code cleanup
KDJones2 Feb 27, 2015
3b95fc4
2.004.0001: Checkbox selection enabled for multi-select listviews
KDJones2 Feb 28, 2015
5ab644e
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Mar 1, 2015
c21f188
Painting coding clean up and color refinement
KDJones2 Mar 2, 2015
5afae62
2.004.0001: Final tweak on colors for data graphs, improving contrast
KDJones2 Mar 4, 2015
6413305
Painting coding clean up
KDJones2 Mar 8, 2015
f7f9a1d
Code cleanup
KDJones2 Mar 8, 2015
f1dc0a0
More modal dialogue changes
KDJones2 Mar 11, 2015
77c1a54
2.004.0002: Heart Rate Monitor support added, some coding additions f…
KDJones2 Mar 31, 2015
03b6e1f
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Apr 3, 2015
8213c4f
2.004.0003: Checkboxes removed from LapList
KDJones2 Apr 24, 2015
bec206f
2.004.0004: Fixed Lat/Long and Wifi Dots bounds issue
KDJones2 May 26, 2015
545beaf
2.004.0005. WIP CSV export, increased size of secondary display
KDJones2 Oct 7, 2015
322c0e3
Improved race name editing, hyperlinks to SpeedFreq
KDJones2 Oct 20, 2015
0540d74
Improved CSV Export coding, with better lap management
KDJones2 Oct 22, 2015
b5e4c45
Minor tweak to Send Message, adding a default message and saving last…
KDJones2 Oct 22, 2015
00ad769
Added Sector Split cancel, file pathname to Title caption
KDJones2 Oct 30, 2015
9726ed0
Code cleanup
KDJones2 Jan 4, 2016
353b3d7
2.004.0006: Connection Level channel added, fixed HRM units
KDJones2 Jan 4, 2016
82ab439
Corrected Connection Level coding, window dressing on graphs
KDJones2 Jan 4, 2016
7e615b5
Velocity Delta channel added to Pitside Console
KDJones2 Jan 5, 2016
10b140f
Minor performance refining
KDJones2 Jan 8, 2016
7c92ea8
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Jan 8, 2016
9bc8257
Derived channels with fixes
KDJones2 Jan 8, 2016
02386d3
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Jan 8, 2016
733b77d
Comment export to CSV added, plus final tweak to epxort routine
KDJones2 Jan 10, 2016
ba26d9c
Final Dashware code cleanup. No functionality changes
KDJones2 Jan 12, 2016
c2dcdee
2.004.0007: Clear comment box added
KDJones2 Jan 12, 2016
7d54c72
Remarked out Sub_Display coding for new window
KDJones2 Jan 19, 2016
d0cb841
Enabled map zooming/centering to the highlighted point when as second…
KDJones2 Jan 20, 2016
234238f
Vast improvement in panning and zoom algorithms
KDJones2 Jan 20, 2016
8aa97b4
Minor fix for panning
KDJones2 Jan 22, 2016
3a8ba72
Code cleanup
KDJones2 Jan 22, 2016
a22f1c1
Code cleanup
KDJones2 Jan 22, 2016
a8751cd
Bug fix when Reference Lap is not shown, no laps are selected and gra…
KDJones2 Jan 22, 2016
2594757
2.004.0008: Improved graphing contrast routine. No more hard to see g…
KDJones2 Jan 25, 2016
b72bcc4
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Jan 25, 2016
852d0c4
2.004.0008
KDJones2 Jan 25, 2016
1a70948
2.004.0009: Bug fix for Export to CSV format.
KDJones2 Feb 16, 2016
44b95d0
2.004.0010: Turns off Phone data Receive thread when HTTP server is d…
KDJones2 Apr 13, 2016
d8321df
2.004.0011: Added User inputs for saving TempDatabase to a specified …
KDJones2 May 12, 2016
f22657e
Improved algorithm for setting TempDB name/foler
KDJones2 May 13, 2016
ee882db
Improved algorithm for setting TempDB name/foler. Better file naming …
KDJones2 May 13, 2016
8bdcd3f
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 May 13, 2016
0e61ec2
Final tweaking for file naming routines
KDJones2 May 13, 2016
bc049a0
More save name logic tweaking
KDJones2 May 18, 2016
ea8a86c
2.004.0012: Added Windows file extension association functionality
KDJones2 May 21, 2016
4de9276
2.004.0013. CSV export improvements.
Sep 13, 2016
0121fea
More settings savings coding. Now it is saving the transformation val…
KDJones2 Sep 16, 2016
dbb20fb
Save Settings interim coding.
Sep 17, 2016
4571575
Save Settings interim coding.
KDJones2 Sep 17, 2016
14e3aa7
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Sep 17, 2016
93d229d
More Pitside saving coding
KDJones2 Sep 19, 2016
28b291d
Save Settings interim coding.
KDJones2 Sep 20, 2016
99e7c9c
More save settings coding
KDJones2 Sep 21, 2016
8689df3
More save settings coding
KDJones2 Sep 23, 2016
acb6e18
More save settings coding. Things are sort of working now.
KDJones2 Sep 28, 2016
1121847
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Sep 28, 2016
4cbb6a7
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Sep 29, 2016
67bc338
More save settings coding.
KDJones2 Sep 30, 2016
d9cd39e
Basic settings loading now working.
KDJones2 Sep 30, 2016
87e53a1
2.004.0014: Save settings coding added when re-opening the previous d…
KDJones2 Sep 30, 2016
e533c45
Reference Lap saving routine added
KDJones2 Oct 4, 2016
c4c9ca7
Save settings code cleanup.
KDJones2 Oct 5, 2016
2e8e16d
Save settings code cleanup. Added Split Points recovery.
KDJones2 Oct 5, 2016
4c94c79
2.004.0015a: Fixed crash bug when opening/saving an empty database.
KDJones2 Oct 13, 2016
6efa942
2.004.0016: RaceDAC channels implemented inside of Pitside Console
KDJones2 Oct 15, 2016
56b247a
RaceDAC tweaks to default names. Still .0016
KDJones2 Oct 17, 2016
9a3f984
Efficiency improvement attempt
KDJones2 Oct 18, 2016
1047b11
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Oct 18, 2016
5876fe5
2.004.0016: Improved efficiency for new received laps
KDJones2 Oct 19, 2016
2b3e3bc
Minor code cleanup
KDJones2 Oct 19, 2016
4a4cd37
efficiency improvement when adding laps to the laplist
wonder99 Oct 23, 2016
1971cff
Fixing a failed merge
wonder99 Oct 23, 2016
1850e37
Merge pull request #1 from wonder99/master
KDJones2 Nov 18, 2016
84cb504
Added back in class CLapReceiver
KDJones2 Nov 18, 2016
cf40de0
Merge branch 'master' of https://github.com/KDJones2/wifilapper-1
KDJones2 Nov 22, 2016
28859cc
2.003.0018:
KDJones2 Jul 1, 2017
4500715
2.004.0019: Added transient traction circle and button for collecting…
KDJones2 Aug 18, 2019
c26aa4a
2.019: Added Ping Time, Air Temp, MAF and O2 Sens channels to code
KDJones2 May 26, 2020
6fcd447
2.004.0019: Added memory offsets for parameters to comments. No code …
KDJones2 May 28, 2020
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .idea/.name

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

23 changes: 23 additions & 0 deletions .idea/compiler.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .idea/copyright/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/encodings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

111 changes: 111 additions & 0 deletions .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 14 additions & 0 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions .idea/scopes/scope_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 7 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 10 additions & 0 deletions .idea/wifilapper-1-master.iml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading