R100 programming
Moderator: Queue Moderator
Well I keep getting that checksum error when I read the transmit side. I got my hands on another R100 and read that codeplug fine and tried writing it to the one with the bad codeplug. Still didn't work. Anybody have any other ideas. I was playing areound with the hex editor and couldn't figure anything out. After you read a codeplug where is it stored in the computer, anybody know? Please email at [email protected]
Thanks
Warren
Thanks
Warren
-
- Posts: 203
- Joined: Sun Sep 09, 2001 4:00 pm
@echo off
cls
echo.
echo R100 Repeater Programmer Ham Radio Ver 1.9a
echo.
echo This program does not recognize the cursor arrows.
echo Use the number keys across the top of the keyboard.
echo The Num Lock and Caps Lock keys may need be activated for
echo the program to work properly.
echo.
echo KEY Function
echo 2 Move down within Menu
echo 4 Scroll back
echo 6 Scroll forward
echo 8 Move up within Menu
echo L List prog. options to display or printer
echo F Select special function
echo ESC Return to Main Menu
echo Enter Select option next to cursor or terminate data entry
echo Ctrl-C Quits the program
echo.
pause
r100h.com
cls
echo.
echo R100 Repeater Programmer Ham Radio Ver 1.9a
echo.
echo This program does not recognize the cursor arrows.
echo Use the number keys across the top of the keyboard.
echo The Num Lock and Caps Lock keys may need be activated for
echo the program to work properly.
echo.
echo KEY Function
echo 2 Move down within Menu
echo 4 Scroll back
echo 6 Scroll forward
echo 8 Move up within Menu
echo L List prog. options to display or printer
echo F Select special function
echo ESC Return to Main Menu
echo Enter Select option next to cursor or terminate data entry
echo Ctrl-C Quits the program
echo.
pause
r100h.com