myNewUsername
Member
So .. I will buy the Pyra and i do geocaching. I started on a project for and have realized i will not get it done anytime soon with the current rate of progress.. Work and kids priority etc. It is written in QT quick because of all the useful libraries. And graphics. I have c++ and embedded linux experience, but This is my first QT project.
State of project:
Statechart and prelimainary statemachine for menus. I think the logic is good.
It reads a caches with coordinates from a .gpx file and shows a them on a 'radar' type of view, where real world distance is exponential of what is displayes. This gives a high resolution for caches that are close, and low resolution for those who are fat away. I have never seen this in other GCSW so that is pretty unique. gpx files can be downloaded from geocaching.com
The program/menu has space for more functions that can live side by side, i want to implement an averager, where you can log position several times and use the average when you place a new cache.
It reading and writing of database is protoryped.
Actual position from gps has not been tried, i current update the user position manually just to test stuff,
Anyways, if you eant to contribute to this project in any way, please shout out. Either with new functions, menu logic, graphics or other thing. One reason i dont spend too much time on this is that coding alone gets tireing.
I will make the code, screenshots and what i have of design dok available pretty soon (GIT,GPL).
State of project:
Statechart and prelimainary statemachine for menus. I think the logic is good.
It reads a caches with coordinates from a .gpx file and shows a them on a 'radar' type of view, where real world distance is exponential of what is displayes. This gives a high resolution for caches that are close, and low resolution for those who are fat away. I have never seen this in other GCSW so that is pretty unique. gpx files can be downloaded from geocaching.com
The program/menu has space for more functions that can live side by side, i want to implement an averager, where you can log position several times and use the average when you place a new cache.
It reading and writing of database is protoryped.
Actual position from gps has not been tried, i current update the user position manually just to test stuff,
Anyways, if you eant to contribute to this project in any way, please shout out. Either with new functions, menu logic, graphics or other thing. One reason i dont spend too much time on this is that coding alone gets tireing.
I will make the code, screenshots and what i have of design dok available pretty soon (GIT,GPL).