%title
Send waypoints to a GPS

%introduction
This will send data from the search terms you define below to your
GPS, assuming it is a Garmin or a Magellan.  You may want to delete
all your current waypoints first.

Other devices: try using the convert-to-anything-using-gpsbabel button
on the previous screen instead).


%include searchbase

%include modifybase

%export
system:gpsbabel -i loc -f %{file:loc} -o %[gpstype,garmin,values=(garmin,magellan),type=menu,text=GPS Type] -F %[serialport,usb:,text=Serial Port,help="(For USB devices 'usb:' should work fine.)"]
