1# F90G Automobile DVR GPS logging
2rm -f ${TMPDIR}/f90g.gpx
3gpsbabel -i f90g -f ${REFERENCE}/track/f90g-sample.map -o gpx -F ${TMPDIR}/f90g.gpx
4compare ${REFERENCE}/track/f90g-sample.gpx ${TMPDIR}/f90g.gpx
5