Short:        Remote control for Nokia D-Box. 68k+MOS
Author:       Dariusz Gawerski
Uploader:     lolo lolo xl wp pl
Type:         comm/misc
Requires:     Nokia D-Box/MediaMaster TVSat (DVB2000)
Architecture: m68k-amigaos; ppc-morphos

v0.3	- Add arguments Quiet/S and TVRadio/S
	  Experimental option RemoteControl/S


 DVBzap is a program that remote Nokia D-Box. Requires Nokia D-Box /
MediaMaster TVSat tuner and DVB2000 firmware (I`m use v2.06). Using
serial (null-modem cable) or SCSI.

Usage:
SERDEVICE/K	- Serial device for Nokia. Default serial.device.
SERUNIT/N	- Serial unit. Default 0.
BAUD/N		- Serial port speed. Check serial speed in GUIDE/9/A/6
		Nokia D-Box. Default 38400
SERIAL/S	- Send command via null-modem.
DEVICE/K	- D-Box SCSI device. Default blizzppc.device.
UNIT/N		- D-Box SCSI unit. Default 6.
CBEG/K		- Send serial command. Only one char is safety, ie. CBEG=b. 
		If send more characters CBEG="Ytestdisp" (display text - Y
		and 8 characters) needs to be careful. It`s possible
		destroy you D-Box if make error!
ON/S		- Power on. Work only via serial!
OFF/S		- Power off (standby). Work only via serial!
RESET/S		- D-Box reset (cold reboot). Work only via serial!
PAUSE/S		- Picture pausing.
PLAY/S		- Normal playing.
CHANNEL/N	- Change channel number (max 9999).
QUIET/S		- Quiet mode.
TVRADIO/S	- Switch TV channels to Radio.
REMOTECONTROL/S	- Remote control emulator. Works only SERIAL mode and
		DVB2000 v 1.84+. (experimental option)



History:

0.1	- First public version
0.2	- Add SCSI support
0.3	- Add arguments Quiet/S and TVRadio/S
	  Experimental option RemoteControl/S