GPS Device not able to read xml files

 
Thread Tools Search this Thread
Top Forums UNIX for Beginners Questions & Answers GPS Device not able to read xml files
# 1  
Old 06-27-2017
GPS Device not able to read xml files

Hi, new to Forum and I am not knowledgeable on any coding/encrypting or xml.

Short version of my problem is this;

My wife bought me a golf GPS unit years ago and the company was bought out by Callaway Golf and eventually discontinued. They dropped all support and website servers. This unit allowed you to buy courses by the drink
so when you downloaded a course a serial number or key was inserted in the course file so it would be read by your specific device.
My dog recently destroyed mine so I bought one off Ebay and transferred my course files to it, but it won't recognize my files.

I contacted the company and while they looked into seeing if someone could help me they eventually said no. It was unsupported now. They have absolutely no Data for the platform at all they say. While they were still supporting it, they said they could Reset the device to read other files in case of a sale but that is no longer an option.

I'm thinking that there has to be a way to modify the Course xml file to be read on the new device but the course file is gibberish to me. I'm hoping someone can understand this to help me get my gps working again. I can post pics of my original and new unit so you can see I'm telling the truth. My wife paid over $400 on it new and while there are newer gadgets out there I really like the course videos and how the unit operates so I don't want to give up.

I have files on the device that I can read that have the serial number listed. If the xml file has this somewhere then I feel I can get this to work.
I'll paste some of the file here. Again, any help is appreciated!

Code:
}4-y2ͮFCWDǸ(`@5|/xx',0;5d,6'mX+AFErb*: 35Y6bu\S#-.ڱ:,\v{d2]n˿ -Ϛ=E4 ...KAՃ*7l-­Zu7h>m)$NociA^]eqڹĩָt­yLǺ;I˱lVn
6W9P7"?ZP
$L-e H328-2i^Po0u0ڝr|
In<P \T_֜"-c^ƄnU%߮{u­rw5 .T &iG2l3;l3Iz<4׋b;h 
!5=7C^-Uc<7\5yY2X--Kle}>]:W9V8`...)Q@EUusdpV@V1a=[֓lPn -&fW.N+fj9F%gЁ/a*K-]-q
ZA{󞟧'ڹp'T^ ?.WMUf>-¶=+/ĥTtdN3KqY]ieϔ"_e%...ȑɥ &$GXeYOU;!ZGځ<9U 
xr kW­:6#Aı S(>^вZ...0 d-ܑG 2M-ɐ1~M`qX/ N-i@PZ
x7sc鸍* 7'O6R߫פhȱz 3/T~
dtѣ™fN-%&AjԱB'Ehl@'s J>CuԊt 
^wF x+޹69Y0+C'R' -Yz79̜p8 B-wh6K},K݇9*cZ.q)IIhT2@3|I%Ɛ6(ͤeEX
EG൓ȾˀrLx%ȁ;?1?=-ɇVSltB'`30Ι K6B$6ScxK_9 VS+8K 
G]|) n:DKov:5h=FE"lg :>#UK7!z-'...-Za;An[4
,{N'Jp}{@HU?Q fFŸe>[}'NUyXVkTU:9V$'F+$XkD#s#Y­}...:xYCi-u 9mQ`o_v-q6^,tК"e/-/wL /`:-˕5H*-
F­ӎK3ljS\_E#>
p\4'31N[d
ٔE HIoҷK fNޣmqB߰bXzq
?0yr3CUGU)b>;„php\
芪c
s@-W!6: q6P']MJ"֟#[X:v7Bp7/v%%lZ2wxqj*aK+kvC&fm...g*L

# 2  
Old 06-27-2017
Welcome to the forum.

I'm afraid your file is NOT xml which is very similar to html and looks like
Code:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
     <tr><td class="thead">Quick Links</td></tr>
     <tr><td class="vbmenu_option"><a href="search.php?do=getdaily" >Today's Posts</a></td></tr>
     <tr><td class="thead">Networking</td></tr>

Above file seems to be binary data and thus very difficult if not impossible to "decrypt" unless you have additional info, e.g. a layout description.
This User Gave Thanks to RudiC For This Post:
# 3  
Old 06-27-2017
You should attach a binary file, not paste it, as that has mangled it beyond recognition.
This User Gave Thanks to Corona688 For This Post:
# 4  
Old 06-27-2017
Thanks, unsure how to attach it here, is there an "Easy" button for that?
# 5  
Old 06-27-2017
File Upload

hope this worked...
# 6  
Old 06-27-2017
The only thing I recognize in that mess is "</course>".
# 7  
Old 06-27-2017
lol, well thanks anyway. I knew this would be tough, but not this tough!

Thanks everyone
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Read line from serial device with BASH

I'm new to Linux (Ubuntu 16.04), and very new to BASH scripting. I have a Numato 8-channel USB GPIO device, which is a DAQ that appears in the system as a serial port. In Linux it appears as ttyACM0. I can easily manipulate a GPO with, for example: echo "gpio set 7" > /dev/ttyACM0 ...followed... (12 Replies)
Discussion started by: Chalk-X
12 Replies

2. Shell Programming and Scripting

Splitting a single xml file into multiple xml files

Hi, I'm having a xml file with multiple xml header. so i want to split the file into multiple files. Sample.xml consists multiple headers so how can we split these multiple headers into multiple files in unix. eg : <?xml version="1.0" encoding="UTF-8"?> <ml:individual... (3 Replies)
Discussion started by: Narendra921631
3 Replies

3. Shell Programming and Scripting

Splitting xml file into several xml files using perl

Hi Everyone, I'm new here and I was checking this old post: /shell-programming-and-scripting/180669-splitting-file-into-several-smaller-files-using-perl.html (cannot paste link because of lack of points) I need to do something like this but understand very little of perl. I also check... (4 Replies)
Discussion started by: mcosta
4 Replies

4. Shell Programming and Scripting

Extract strings from XML files and create a new XML

Hello everybody, I have a double mission with some XML files, which is pretty challenging for my actual beginner UNIX knowledge. I need to extract some strings from multiple XML files and create a new XML file with the searched strings.. The original XML files contain the source code for... (12 Replies)
Discussion started by: milano.churchil
12 Replies

5. Programming

Problem with read data from serial device

I have problem with C programming. I want to send & receive data through serial communication. I send data(command) to device to get data from device but when receive data, it can't get altogether of data. It get only some data. What should I do to get altogether of data? If all of... (7 Replies)
Discussion started by: noppon_s
7 Replies

6. Shell Programming and Scripting

shell script to read a line in gps receiver log file and append that line to new file

Hi, I have gps receiver log..its giving readings .like below Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. GPSD,R=1 $GPGSV,3,1,11,08,16,328,40,11,36,127,00,28,33,283,39,20,11,165,00*71... (3 Replies)
Discussion started by: gudivada213
3 Replies

7. UNIX for Dummies Questions & Answers

install linux on GPS device?

hi all, this might be a silly question, but... a few years ago, i bought a Nortech Navigation E-GPS010. this is a car/hand-held GPS unit that, for a while, worked pretty well. in fact, it still works well. the map version on my GPS is dated 2006, so i thought i'd upgrade; however, the crappy... (10 Replies)
Discussion started by: jmd9qs
10 Replies

8. UNIX Desktop Questions & Answers

read XML xml element with REGEXP

Hi, I would need to read an xml element from an xml file to a local variable. Please could you help me with a shell script to get so? Considering that I have a file called file.xml like below: <header> <description>This is the description</description> <content>This is the... (2 Replies)
Discussion started by: oscarmon
2 Replies

9. UNIX for Dummies Questions & Answers

how to read and write device registers

hello friends, While in the process of writing device drivers, i am facing problem in reading and writing device registers.I got base address of those mapped device registers. Can i add offset of those registers to that Base address to get access of those... (1 Reply)
Discussion started by: sriram.ec
1 Replies

10. UNIX for Dummies Questions & Answers

how to read or write device files

hi everybody, i am working in device drivers.As a beginner to this field ,i dont know how to read or write device files. Will copy_to_user and copy_from_user help me? I have created a device file using mknod command .Can anybody help me in this regard :confused thanks in advance sriram (1 Reply)
Discussion started by: sriram.ec
1 Replies
Login or Register to Ask a Question