sön 2009-10-25 klockan 14:38 +0000 skrev Samuel Hunt: > - Recieve and send to serial port > - Can program a destination into the Tomtom software and then bring it up > - Put a button in the Tomtom software to return back to my program > - Carry on running in the background whilst the Tomtom software is running. > - Whilst my program is running in the background, let it be able to come > up and temporarily suspend the Tomtom software, displaying messages to > the user.
Most of this officially requires the TomTom GO SDK for information on how to interface with the TomTom application, however TomTom discontinued the TomTom GO SDK about a year ago. Documentation for the TomTom GO SDK6 can still be found at http://www.tomtom.com/lib/doc/PRO/TomTomGO-SDK6_Documentation.zip and you may even be able to purchase it somewhere still.. But with the help SDK documentation it is possible to reverse-engineer the actual communication for many commands. I have not yet found an easy to read document explaining the navigator command syntax. Regards Henrik
