|
#define | WIRELESSSUN_CMD_HELP "help" |
| Wireless SUN control commands.
|
|
#define | WIRELESSSUN_CMD_VERS "vers" |
|
#define | WIRELESSSUN_CMD_VERNUM "vernum" |
|
#define | WIRELESSSUN_CMD_RESET "reset" |
|
#define | WIRELESSSUN_CMD_SLEEP "sleep" |
|
#define | WIRELESSSUN_CMD_ECHO "echo" |
|
#define | WIRELESSSUN_CMD_JSON "json" |
|
#define | WIRELESSSUN_CMD_MODE "mode" |
|
#define | WIRELESSSUN_CMD_CHRATE "chrate" |
|
#define | WIRELESSSUN_CMD_CHAN "chan" |
|
#define | WIRELESSSUN_CMD_RCCAL "rccal" |
|
#define | WIRELESSSUN_CMD_MAC "mac" |
|
#define | WIRELESSSUN_CMD_MACF "macf" |
|
#define | WIRELESSSUN_CMD_MTXCTL "mtxctl" |
|
#define | WIRELESSSUN_CMD_PAN "pan" |
|
#define | WIRELESSSUN_CMD_NETNAME "netname" |
|
#define | WIRELESSSUN_CMD_IP "ip" |
|
#define | WIRELESSSUN_CMD_INIT "init" |
|
#define | WIRELESSSUN_CMD_ATSTART "atstart" |
|
#define | WIRELESSSUN_CMD_TCPCON "tcpcon" |
|
#define | WIRELESSSUN_CMD_TCPDIS "tcpdis" |
|
#define | WIRELESSSUN_CMD_LEASEIP "leaseip" |
|
#define | WIRELESSSUN_CMD_LEASERNG "leaserng" |
|
#define | WIRELESSSUN_CMD_STAT "stat" |
|
#define | WIRELESSSUN_CMD_RSTAT "rstat" |
|
#define | WIRELESSSUN_CMD_MSTAT "mstat" |
|
#define | WIRELESSSUN_CMD_FSTAT "fstat" |
|
#define | WIRELESSSUN_CMD_CHCONFIG "chconfig" |
|
#define | WIRELESSSUN_CMD_CHCUR "chcur" |
|
#define | WIRELESSSUN_CMD_MTXAVL "mtxavl" |
|
#define | WIRELESSSUN_CMD_FMSECKEY "fmseckey" |
|
#define | WIRELESSSUN_CMD_NEBR "nebr" |
|
#define | WIRELESSSUN_CMD_PARENT "parent" |
|
#define | WIRELESSSUN_CMD_RPLINF "rplinf" |
|
#define | WIRELESSSUN_CMD_TCPSTAT "tcpstat" |
|
#define | WIRELESSSUN_CMD_RPLSR "rplsr" |
|
#define | WIRELESSSUN_CMD_LEASED "leased" |
|
#define | WIRELESSSUN_CMD_TCPS "tcps" |
|
#define | WIRELESSSUN_CMD_UDPS "udps" |
|
#define | WIRELESSSUN_CMD_UDPST "udpst" |
|
#define | WIRELESSSUN_CMD_PING "ping" |
|
#define | WIRELESSSUN_CMD_TCPOPTS "tcpopts" |
|
#define | WIRELESSSUN_CMD_UDPOPTS "udpopts" |
|
#define | WIRELESSSUN_CMD_RMTCMD "rmtcmd" |
|
#define | WIRELESSSUN_CMD_RMTOPTS "rmtopts" |
|
#define | WIRELESSSUN_CMD_RFEC "rfec" |
|
#define | WIRELESSSUN_CMD_RANTSW "rantsw" |
|
#define | WIRELESSSUN_CMD_FNODE "fnode" |
|
#define | WIRELESSSUN_CMD_AUTH "auth" |
|
#define | WIRELESSSUN_CMD_NODEF "nodef" |
|
#define | WIRELESSSUN_CMD_PARAM "param" |
|
#define | WIRELESSSUN_CMD_SAVE "save" |
|
#define | WIRELESSSUN_CMD_CLEAR "clear" |
|
#define | WIRELESSSUN_CMD_SVRST "svrst" |
|
#define | WIRELESSSUN_CMD_CLRST "clrst" |
|
#define | WIRELESSSUN_CMD_PROMPT_SIGN "\r\n>" |
|
#define | WIRELESSSUN_CMD_DELIMITER " " |
|
#define | WIRELESSSUN_RSP_UDPR "udpr" |
| Wireless SUN UDP/TCP responses.
|
|
#define | WIRELESSSUN_RSP_UDPR "udpr" |
| Wireless SUN UDP/TCP responses.
|
|
#define | WIRELESSSUN_RSP_TCPR "tcpr" |
|
#define | WIRELESSSUN_DEVICE_ROLE_STOP "0" |
| Wireless SUN device role settings.
|
|
#define | WIRELESSSUN_DEVICE_ROLE_BORDER "1" |
|
#define | WIRELESSSUN_DEVICE_ROLE_ROUTER "2" |
|
#define | WIRELESSSUN_DEVICE_ROLE_LEAF "3" |
|
#define | WIRELESSSUN_DEFAULT_PORT "3610" |
| Wireless SUN TCP/UDP port settings.
|
|
#define | TX_DRV_BUFFER_SIZE 100 |
| Wireless SUN driver buffer size.
|
|
#define | RX_DRV_BUFFER_SIZE 600 |
|