Post Reply 
Geocaching Coords Solver
12-19-2015, 10:40 AM (This post was last modified: 01-16-2017 09:36 PM by chromos.)
Post: #1
Geocaching Coords Solver
Scroll to last post for current version!

I made tool for solving mystery and multi cache coordinates. Pictures are more than words, video is even better:





You can visit thread (Recursive) nested loops and IFs? for additional info.

Big thanks to Didier Lachieze as I was unable to finish the program without his help.


.hpprgm  Geo Coords Solver.hpprgm (Size: 24.64 KB / Downloads: 15)

Prime, 15C CE
Find all posts by this user
Quote this message in a reply
12-20-2015, 01:03 PM (This post was last modified: 12-20-2015 01:42 PM by chromos.)
Post: #2
RE: Geocaching Coords Solver
Update to version v.0.14
  • Fixed issue when no variable was entered in UNSOLVED coords input
  • small code and performance improvements
  • number of simultaneously usable variables rised to 26 (all uppercase english letters)


.hpprgm  Geo Coords Solver.hpprgm (Size: 24.75 KB / Downloads: 5)

Prime, 15C CE
Find all posts by this user
Quote this message in a reply
12-26-2015, 12:32 PM
Post: #3
RE: Geocaching Coords Solver
Update to version v.0.16
  • Another small code and performance improvements - program is about 20 % faster now.
  • Added division by zero check in expressions - now you can enter expressions like (A+B)/(C-D) without thinking about it; if you don't need it or if you prefer performance, you can comment out lines 441, 442, 468 - program is about 20 % slower with this check.
  • Result window - bearing was working in <0;pi> interval only. This is now fixed. Bearing is computed correctly for north east hemisphere only. If you aren't in north east hemisphere then you should change line 464 [IFTE(FUNCDMTODEG(L9(0))-PublLon>=0,ROUND(θ,0),ROUND(360-θ,0))] for your area.
Merry Xmas nad HNY 2016!

.hpprgm  Geo Coords Solver.hpprgm (Size: 24.79 KB / Downloads: 17)

Prime, 15C CE
Find all posts by this user
Quote this message in a reply
01-16-2017, 09:35 PM
Post: #4
RE: Geocaching Coords Solver
Update to version v.0.18

Some lines of code stopped working after latest firmware release. Now, Solver is working again.


.hpprgm  Geo Coords Solver.hpprgm (Size: 30.09 KB / Downloads: 12)

Prime, 15C CE
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)